summaryrefslogtreecommitdiff
path: root/recipes-core/udev/udev-toradex-rules.bb
diff options
context:
space:
mode:
authorMing Liu <ming.liu@toradex.com>2022-05-10 16:40:16 +0200
committerMing Liu <ming.liu@toradex.com>2022-06-15 13:37:25 +0200
commitf3ffdd3ac06567500fbe6937755b61b501242ac6 (patch)
tree69c873cffc3936e91735d4a6a5c19d139a764340 /recipes-core/udev/udev-toradex-rules.bb
parent25e4cd16014587b9268f1af43e383a96d414ed26 (diff)
udev-toradex-rules: update udev rules for kernels after 5.4
``` commit a6d094403cd6 ("ARM: dts: imx: Change usdhc node name on i.MX6/i.MX7 SoCs") commit bffe02ccca5b ("ARM: dts: imx: make wdog node name generic") ``` in kernel source has changed the `usdhc`, `watchdog` node names, adapt the udev rules to match both the old and new naming scheme. Related-to: ELB-4373 Signed-off-by: Ming Liu <ming.liu@toradex.com>
Diffstat (limited to 'recipes-core/udev/udev-toradex-rules.bb')
-rw-r--r--recipes-core/udev/udev-toradex-rules.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-core/udev/udev-toradex-rules.bb b/recipes-core/udev/udev-toradex-rules.bb
index a4833ca..a94da96 100644
--- a/recipes-core/udev/udev-toradex-rules.bb
+++ b/recipes-core/udev/udev-toradex-rules.bb
@@ -1,3 +1,4 @@
+DESCRIPTION = "udev rules for Toradex SOCs"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"