From: Scott Murray Date: Sun, 1 Jan 2023 21:31:37 +0000 (-0500) Subject: flutter-dashboard: Update SRCREV X-Git-Tag: 14.94.0~13 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=ab5964cd07834c159c5abbdb28ae1ede9ca2f4a3;p=AGL%2Fmeta-agl-demo.git flutter-dashboard: Update SRCREV Update SRCREV to pick up: adc3fca UI Tweak 9ba227f Rework Riverpod provider usage 7e9b0b7 Layout simplifications and tweaks Bug-AGL: SPEC-4660 Change-Id: I74f3390d5e88e7c002a55ac0bd82f4273dfe3911 Signed-off-by: Scott Murray --- diff --git a/recipes-demo/flutter-dashboard/flutter-dashboard_git.bb b/recipes-demo/flutter-dashboard/flutter-dashboard_git.bb index 138e1fd95..a207d9e8b 100644 --- a/recipes-demo/flutter-dashboard/flutter-dashboard_git.bb +++ b/recipes-demo/flutter-dashboard/flutter-dashboard_git.bb @@ -15,7 +15,7 @@ SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/flutter-dashboard;protoc file://dashboard_config.yaml \ " -SRCREV = "e6ecc5d46c7ebb11efbc674289c87e50f6d5dfbc" +SRCREV = "adc3fca51b9ebfc23b503126065d97d692d0ec64" S = "${WORKDIR}/git"