diff options
author | John Klug <john.klug@multitech.com> | 2022-03-23 13:17:00 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2022-04-04 13:05:48 -0500 |
commit | 0aca99b67bb433843b09c3250246b1daab661d51 (patch) | |
tree | d71511606362961a417083e2ae5c8648bbe683a5 /recipes-core/udev | |
parent | 743bd594704a434ef3ed44eff8f707d61721e2d8 (diff) | |
download | meta-mlinux-atmel-5.3.32.tar.gz meta-mlinux-atmel-5.3.32.tar.bz2 meta-mlinux-atmel-5.3.32.zip |
Bump eudev version for MTAC2.4G and 2 port MTCDT hub design5.3.32
Diffstat (limited to 'recipes-core/udev')
-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..fd1207e 100644 --- a/recipes-core/udev/eudev_%.bbappend +++ b/recipes-core/udev/eudev_%.bbappend @@ -1,6 +1,6 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -PR .= ".mlinux9" +PR .= ".mlinux10" SRC_URI_append_mtcdt = " \ file://accessory_ethernet.rules \ |