Update radio support in demo application 35/28435/2 14.94.0 octopus/14.94.0 octopus_14.94.0
authorScott Murray <scott.murray@konsulko.com>
Thu, 19 Jan 2023 02:01:26 +0000 (21:01 -0500)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Sun, 29 Jan 2023 14:29:37 +0000 (14:29 +0000)
Update libqtappfw SRCREV to pick up:

9a7e2c5 Rework radio support for new gRPC API
888eca5 vehicle-signals: Increase double value precision

and radio SRCREV to pick up:

aef392d Update radio wrapper name

Bug-AGL: SPEC-4665, SPEC-4662

Change-Id: I8478ec61d35b9ef0d45a6dff2bc9e7a3e7f8fe1b
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
recipes-demo/libqtappfw/libqtappfw_git.bb
recipes-demo/radio/radio_git.bb

index a390d02..89e3c4e 100644 (file)
@@ -22,7 +22,7 @@ DEPENDS = " \
 "
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libqtappfw;protocol=https;branch=${AGL_BRANCH}"
-SRCREV  = "5bf2b9d30ccea0f5468b22abedbe1629691eab15"
+SRCREV  = "9a7e2c5420cae0669c149d5dddbcd99a8fac0038"
 S       = "${WORKDIR}/git"
 
 # PV needs to be modified with SRCPV to work AUTOREV correctly
index 55442cb..c9d8ed7 100644 (file)
@@ -15,7 +15,7 @@ SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/radio;protocol=https;bra
            file://presets-CES.conf \
            file://presets-FOSDEM.conf \
 "
-SRCREV  = "1e6de65b06429d7250b72cdc4b887d60349c920b"
+SRCREV  = "aef392d9df8bb5e4ada4b3f8f44016e8a839d154"
 
 S  = "${WORKDIR}/git"