diff options
author | Scott Murray <scott.murray@konsulko.com> | 2022-11-21 11:31:55 -0500 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2022-11-22 00:58:39 +0000 |
commit | b0964661d03b2958dd58275f337ce7f96fe2ae5a (patch) | |
tree | 448076caa4fac2fa607e9af2c417c8e0abbb3323 /recipes-demo/flutter-dashboard | |
parent | e25fa72b19f9a550cdb631cbb1e7e287c7223e93 (diff) |
Bump flutter-dashboard and flutter-hvacoctopus_14.91.0octopus/14.91.014.91.0
Bump flutter-dashboard and flutter-hvac SRCREVs to pick up opaque
background fixes.
Bug-AGL: SPEC-4614
Change-Id: I9d2630f1325c7f6e8657a9c7eb1f8ead23e3a5ba
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'recipes-demo/flutter-dashboard')
-rw-r--r-- | recipes-demo/flutter-dashboard/flutter-dashboard_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo/flutter-dashboard/flutter-dashboard_git.bb b/recipes-demo/flutter-dashboard/flutter-dashboard_git.bb index e7297c359..583eacf11 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 = "10945b8056eb2b228c156918a3505882a49a79b8" +SRCREV = "34827b8fdeb3a454cc684a6e8ce4a320ce69517e" S = "${WORKDIR}/git" |