From a9dd7c22806f6628f7510cdd4196d612310e6590 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Wed, 18 Jan 2023 21:01:26 -0500 Subject: Update radio support in demo application 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 --- recipes-demo/radio/radio_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-demo/radio') diff --git a/recipes-demo/radio/radio_git.bb b/recipes-demo/radio/radio_git.bb index 55442cb44..c9d8ed7af 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" -- cgit 1.2.3-korg