diff options
| author | Jeff Hatch <jhatch@multitech.com> | 2021-12-23 08:48:17 -0600 |
|---|---|---|
| committer | Jeff Hatch <jhatch@multitech.com> | 2021-12-23 08:48:17 -0600 |
| commit | be0069adf8794e129cd5b01d4b1052677136d82c (patch) | |
| tree | 35dc835a889a34809d1721bc1fc7d06db93b3f61 /recipes-core/udev/eudev_%.bbappend | |
| parent | 1f060beda52daf8ee1d6fab74cad518bec7f1144 (diff) | |
| parent | c68d4d88a538f364dfd28db155fc3f2d5e6f3cac (diff) | |
| download | meta-mlinux-be0069adf8794e129cd5b01d4b1052677136d82c.tar.gz meta-mlinux-be0069adf8794e129cd5b01d4b1052677136d82c.tar.bz2 meta-mlinux-be0069adf8794e129cd5b01d4b1052677136d82c.zip | |
Merge branch 'ap/MTX-4274' into 6
This merge brings in to the 6 branch all the updates for the hardware
parts shortage new hardware versions for MTR and Conduit.
Diffstat (limited to 'recipes-core/udev/eudev_%.bbappend')
| -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 364288e..f669a76 100644 --- a/recipes-core/udev/eudev_%.bbappend +++ b/recipes-core/udev/eudev_%.bbappend @@ -1,7 +1,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" RDEPENDS_${PN} += "bash" -PR .= ".mlinux7" +PR .= ".mlinux8" # add custom rules for persistent modem device names SRC_URI += "file://cellular_radios.rules \ |
