From 8d51c4656b72d801354b9970e0f95530f1ce43bb Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Tue, 20 Aug 2024 11:36:19 -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: I7fe1a4da9b6994494fe1a855d4b0025ee3ce9c64 Signed-off-by: Scott Murray Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/30219 ci-image-boot-test: Jenkins Job builder account Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account --- recipes-demo/dashboard/dashboard_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-demo/dashboard') diff --git a/recipes-demo/dashboard/dashboard_git.bb b/recipes-demo/dashboard/dashboard_git.bb index 8ea658b10..bd597b8ea 100644 --- a/recipes-demo/dashboard/dashboard_git.bb +++ b/recipes-demo/dashboard/dashboard_git.bb @@ -18,7 +18,7 @@ SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/dashboard;protocol=https file://dashboard.conf \ file://dashboard.token \ " -SRCREV = "0cfd9c9473dcb218d095f9e6b88f41e81765fdff" +SRCREV = "60bda9efa11e018681152671fd68824316db70be" S = "${WORKDIR}/git" -- cgit