diff options
author | Scott Murray <scott.murray@konsulko.com> | 2022-12-12 20:16:48 -0500 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2022-12-12 20:16:48 -0500 |
commit | 82a83511c772909929d525cbd4746a11a9c5b82c (patch) | |
tree | 21406cc99ee4552239149afe154d769b3147a3f8 /recipes-demo/flutter-cluster-dashboard/flutter-cluster-dashboard_git.bb | |
parent | 53312a2e32a445c3c7abc05c0e1f2f9b374fc739 (diff) |
flutter-cluster-dashboard: update SRCREV
Update SRCREV to pick up:
8f02aa8 Update signal names and types for KUKSA.val 0.2.5
Bug-AGL: SPEC-4641
Change-Id: Ic376c76eed93bee36efc94f48aa28d8f359ffa2e
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'recipes-demo/flutter-cluster-dashboard/flutter-cluster-dashboard_git.bb')
-rw-r--r-- | recipes-demo/flutter-cluster-dashboard/flutter-cluster-dashboard_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo/flutter-cluster-dashboard/flutter-cluster-dashboard_git.bb b/recipes-demo/flutter-cluster-dashboard/flutter-cluster-dashboard_git.bb index 6bd797a9a..9cf8e7ac8 100644 --- a/recipes-demo/flutter-cluster-dashboard/flutter-cluster-dashboard_git.bb +++ b/recipes-demo/flutter-cluster-dashboard/flutter-cluster-dashboard_git.bb @@ -18,7 +18,7 @@ SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/flutter-instrument-clust " PV = "1.0+git${SRCPV}" -SRCREV = "5e0cf02b4e11d67ce8b705479e13e0b9ebbf8ad4" +SRCREV = "8f02aa89ffe43914c4e0526485500db74e082a00" S = "${WORKDIR}/git" |