summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2023-01-18 21:01:26 -0500
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2023-01-29 14:29:37 +0000
commita9dd7c22806f6628f7510cdd4196d612310e6590 (patch)
tree90fe5d5583c3e8235f4c25c42e9acbff127c6eb1
parent8a65604cd6707fcb6a669b5d825b9a5d91161e4c (diff)
Update radio support in demo applicationoctopus_14.94.0octopus/14.94.014.94.0
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>
-rw-r--r--recipes-demo/libqtappfw/libqtappfw_git.bb2
-rw-r--r--recipes-demo/radio/radio_git.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-demo/libqtappfw/libqtappfw_git.bb b/recipes-demo/libqtappfw/libqtappfw_git.bb
index a390d027..89e3c4e9 100644
--- a/recipes-demo/libqtappfw/libqtappfw_git.bb
+++ b/recipes-demo/libqtappfw/libqtappfw_git.bb
@@ -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
diff --git a/recipes-demo/radio/radio_git.bb b/recipes-demo/radio/radio_git.bb
index 55442cb4..c9d8ed7a 100644
--- a/recipes-demo/radio/radio_git.bb
+++ b/recipes-demo/radio/radio_git.bb
@@ -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"