diff options
author | Scott Murray <scott.murray@konsulko.com> | 2024-08-15 16:19:20 -0400 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2024-08-16 18:18:00 +0000 |
commit | 18c1e801bb63db3219d4cd811db0e193f70d1444 (patch) | |
tree | cd81e7a8641f0df421cd5cb577133a262cc70b7d /recipes-demo | |
parent | 1096a5414db92bae2c94668183166064a4132896 (diff) |
flutter-ics-homescreen: bump SRCREV
Update SRCREV to pick up:
6188a4c Add support for CI screenshot testing
60f0492 Add gitreview file for Royal Ricefish branch
f957ceb Add gitlab issue/merge request templates
Bug-AGL: SPEC-5203
Change-Id: I7820f8831ec76d7a1c8d424d211130b92cc66762
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/30179
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Reviewed-by: Naoto YAMAGUCHI <naoto.yamaguchi@aisin.co.jp>
Tested-by: Jenkins Job builder account
Diffstat (limited to 'recipes-demo')
-rw-r--r-- | recipes-demo/flutter-ics-homescreen/flutter-ics-homescreen_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo/flutter-ics-homescreen/flutter-ics-homescreen_git.bb b/recipes-demo/flutter-ics-homescreen/flutter-ics-homescreen_git.bb index 23e58afb2..7c29974b8 100644 --- a/recipes-demo/flutter-ics-homescreen/flutter-ics-homescreen_git.bb +++ b/recipes-demo/flutter-ics-homescreen/flutter-ics-homescreen_git.bb @@ -17,7 +17,7 @@ SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/flutter-ics-homescreen;p file://radio-presets.yaml \ file://kvm.conf \ " -SRCREV = "5587c6ae79b482fbff26442bb239d7d7eb55a337" +SRCREV = "6188a4c545e6e6794eba943431ec20108553b98f" S = "${WORKDIR}/git" |