From 3356d6ef35cec1191f68eeae0d8bda13e567370e Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Sat, 17 Aug 2024 10:40:00 -0400 Subject: Update VSS engine speed signal user SRCREVs Update the SRCREVs of the following applications that use the VSS engine speed signal to pick up their fixes for the signal data type being corrected in our VSS overlays: - flutter-ics-homescreen - flutter-cluster-dashboard - dashboard - cluster-dashboard Bug-AGL: SPEC-5204 Change-Id: Ib50ed6964090ede432533a6eb1b7291d98a5e6f2 Signed-off-by: Scott Murray Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/30182 Tested-by: Jenkins Job builder account --- recipes-demo/cluster-dashboard/cluster-dashboard_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-demo/cluster-dashboard') diff --git a/recipes-demo/cluster-dashboard/cluster-dashboard_git.bb b/recipes-demo/cluster-dashboard/cluster-dashboard_git.bb index 6c33d159d..ddf259ad0 100644 --- a/recipes-demo/cluster-dashboard/cluster-dashboard_git.bb +++ b/recipes-demo/cluster-dashboard/cluster-dashboard_git.bb @@ -23,7 +23,7 @@ SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-cluster-demo-dashboa file://cluster-dashboard.conf.demo \ file://cluster-dashboard.token \ " -SRCREV = "137144c447d8adb618f5acbcbafd65f50264d6eb" +SRCREV = "5b69d50808ea4d90af1cdb037f25309baae23fdf" S = "${WORKDIR}/git" -- cgit 1.2.3-korg