diff options
author | Scott Murray <scott.murray@konsulko.com> | 2024-08-01 10:32:27 -0400 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2024-08-03 19:19:09 +0000 |
commit | 39a815a83faeecf0e382f39b14021aa79913308a (patch) | |
tree | 130c6a38e1c835c454041e74fdf48568997a8bbb /recipes-demo | |
parent | b8aa98a7f1abdef60391bab932eeff57690c62b7 (diff) |
flutter-ics-homescreen: bump SRCREV
Bump SRCREV to pick up:
25b6a07 Add support for CI screenshot testing
f957ceb Add gitlab issue/merge request templates
Bug-AGL: SPEC-5203
Change-Id: Ic73b158b90066dc7e7aa2e77d65c039efcb03f66
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/30156
ci-image-boot-test: Jenkins Job builder account
Tested-by: Jenkins Job builder account
ci-image-build: 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..be9f3af0d 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 = "25b6a079d5fe9c1365d776298ae5230a4de1ba16" S = "${WORKDIR}/git" |