diff options
| author | John Klug <john.klug@multitech.com> | 2022-04-04 13:04:13 -0500 |
|---|---|---|
| committer | John Klug <john.klug@multitech.com> | 2022-04-04 13:04:13 -0500 |
| commit | ae6e2038ebfe0101896b2a63f14709d2dc1a41ef (patch) | |
| tree | e38f315c2b6b00895d3195a65922ee915c196579 | |
| parent | 0fc32715a76a47e0d44251cffa1b50aa98b1c184 (diff) | |
| download | meta-mlinux-atmel-ae6e2038ebfe0101896b2a63f14709d2dc1a41ef.tar.gz meta-mlinux-atmel-ae6e2038ebfe0101896b2a63f14709d2dc1a41ef.tar.bz2 meta-mlinux-atmel-ae6e2038ebfe0101896b2a63f14709d2dc1a41ef.zip | |
mLinux 6 udev is a revision ahead of 5.3.x
| -rw-r--r-- | recipes-core/udev/eudev_%.bbappend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/udev/eudev_%.bbappend b/recipes-core/udev/eudev_%.bbappend index 51986d6..446ad6e 100644 --- a/recipes-core/udev/eudev_%.bbappend +++ b/recipes-core/udev/eudev_%.bbappend @@ -1,6 +1,6 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -PR .= ".mlinux9" +PR .= ".mlinux11" SRC_URI_append_mtcdt = " \ file://accessory_ethernet.rules \ |
