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-connectivity/ppp/ppp_%.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-connectivity/ppp/ppp_%.bbappend')
-rw-r--r-- | recipes-connectivity/ppp/ppp_%.bbappend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-connectivity/ppp/ppp_%.bbappend b/recipes-connectivity/ppp/ppp_%.bbappend index 510765b..fafe176 100644 --- a/recipes-connectivity/ppp/ppp_%.bbappend +++ b/recipes-connectivity/ppp/ppp_%.bbappend @@ -13,7 +13,7 @@ SRC_URI_append = "\ file://wait_for_reset \ file://default" -PR = "r11" +PR = "r12" PACKAGES =+ "${PN}-radioresetwait ${PN}-waitforresetfunc" FILES_${PN}-waitforresetfunc = "${libexecdir}/ppp/wait_for_reset" |