Update radio support in demo application 05/28405/1 14.0.3 needlefish/14.0.3 needlefish_14.0.3
authorScott Murray <scott.murray@konsulko.com>
Thu, 19 Jan 2023 02:01:26 +0000 (21:01 -0500)
committerScott Murray <scott.murray@konsulko.com>
Thu, 19 Jan 2023 20:35:18 +0000 (15:35 -0500)
Update libqtappfw SRCREV to pick up:

22ad8cb Rework radio support for new gRPC API
ce49ef3 vehicle-signals: Increase double value precision

and radio SRCREV to pick up:

6ae60dc Update radio wrapper name

Bug-AGL: SPEC-4665, SPEC-4662

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

index 8546226..a1001ab 100644 (file)
@@ -22,7 +22,7 @@ DEPENDS = " \
 "
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libqtappfw;protocol=https;branch=${AGL_BRANCH}"
-SRCREV  = "187ab41bb5082d07b6a81fb9dba2564f39e9d770"
+SRCREV  = "22ad8cbaad00d89361cbd92023dd20a807bcf5cb"
 S       = "${WORKDIR}/git"
 
 # PV needs to be modified with SRCPV to work AUTOREV correctly
index ee9fb9f..d35b793 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  = "cacb72ea5488e770be911eb975e4b7741d242814"
+SRCREV  = "6ae60dcb666e95dad881457cea03a7b72d15faf3"
 
 S  = "${WORKDIR}/git"