diff options
author | John Klug <john.klug@multitech.com> | 2019-01-08 13:31:25 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2019-01-08 13:31:25 -0600 |
commit | 1ed245621f0df6b58fd285730951c73f2329f313 (patch) | |
tree | ce408bda3a538147d5a5e7ae6ab483835b5b8bd6 /recipes-core/udev | |
parent | 9f4ed4ca90622ad8c615777b8687ab768dab580d (diff) | |
download | meta-mlinux-1ed245621f0df6b58fd285730951c73f2329f313.tar.gz meta-mlinux-1ed245621f0df6b58fd285730951c73f2329f313.tar.bz2 meta-mlinux-1ed245621f0df6b58fd285730951c73f2329f313.zip |
Bump the level of eudev
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 5b9c16c..cde2f10 100644 --- a/recipes-core/udev/eudev_%.bbappend +++ b/recipes-core/udev/eudev_%.bbappend @@ -1,6 +1,6 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" -PR .= ".mlinux3" +PR .= ".mlinux4" # add custom rules for persistent modem device names SRC_URI += " file://cellular_radios.rules \ |