diff options
author | Scott Murray <scott.murray@konsulko.com> | 2023-01-01 16:34:13 -0500 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2023-01-29 14:29:37 +0000 |
commit | 46ff1b7716fe0cfa335247598279a7568a3f6199 (patch) | |
tree | a5ecadba4220feb2f75404530e1f4662196b2df5 /recipes-demo/flutter-cluster-dashboard/flutter-cluster-dashboard_git.bb | |
parent | ab5964cd07834c159c5abbdb28ae1ede9ca2f4a3 (diff) |
flutter-cluster-dashboard: Update SRCREV
Update SRCREV to pick up:
be4da31 VSS signal fixes
a0da726 UI tweaks
Bug-AGL: SPEC-4653
Change-Id: Ie93d9a5121f83091be6f829b21953de1946c5203
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 47e19c16b..7e360d984 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 = "e440ec331e7d55cdf2e666d45f63c05571ecc609" +SRCREV = "be4da312ad1f33cea62ba7c8768bb4060ee6a178" S = "${WORKDIR}/git" |