diff options
author | John Klug <john.klug@multitech.com> | 2017-07-14 18:05:16 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2017-07-14 18:05:16 -0500 |
commit | a2921c0b0d2251634a624f846ac51e9c3045f180 (patch) | |
tree | 11241b020623c8a3f7cc891abb93751648dadb6f /recipes-core/udev | |
parent | b2e81df8db348c3ad8003b761b60e58193f87408 (diff) | |
download | meta-mlinux-a2921c0b0d2251634a624f846ac51e9c3045f180.tar.gz meta-mlinux-a2921c0b0d2251634a624f846ac51e9c3045f180.tar.bz2 meta-mlinux-a2921c0b0d2251634a624f846ac51e9c3045f180.zip |
bump revision level for udev3.3.8
Diffstat (limited to 'recipes-core/udev')
-rw-r--r-- | recipes-core/udev/udev_182.bbappend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/udev/udev_182.bbappend b/recipes-core/udev/udev_182.bbappend index f5548c1..e793d1d 100644 --- a/recipes-core/udev/udev_182.bbappend +++ b/recipes-core/udev/udev_182.bbappend @@ -1,6 +1,6 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" -PR .= ".mlinux1" +PR .= ".mlinux2" # add custom rules for persistent modem device names SRC_URI += " file://cellular_radios.rules \ |