udev-rules-imx: Drop setting S

Setting S here to something local is redundant moreover master oe-core
flags it now

Using S = ${WORKDIR} is no longer supported

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2024-05-22 18:52:12 -07:00
parent 365e9110b9
commit 6ff5d29e87
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -4,8 +4,6 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda
SRC_URI = " file://10-imx.rules"
S = "${WORKDIR}"
do_install () {
install -d ${D}${sysconfdir}/udev/rules.d
install -m 0644 ${UNPACKDIR}/10-imx.rules ${D}${sysconfdir}/udev/rules.d/