diff options
author | Scott Murray <scott.murray@konsulko.com> | 2022-12-12 22:49:27 -0500 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2022-12-12 22:49:27 -0500 |
commit | 87627454deb945fedc06546b5e0ebcfcd40d4529 (patch) | |
tree | f87de27d92484af9f4ac3a82110cdd2886a8bd34 | |
parent | caf4f6a9763c8c7a08eb95339ef890c32824b8a2 (diff) |
flutter-cluster-dashboard: update SRCREV
Update SRCREV to pick up:
e440ec3 Update signal names and types for KUKSA.val 0.2.5
Bug-AGL: SPEC-4641
Change-Id: Iac91128ed43083629aebd2f573164240a043ed04
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
-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..fb859a93e 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 = "e440ec331e7d55cdf2e666d45f63c05571ecc609" S = "${WORKDIR}/git" |