diff options
author | Scott Murray <scott.murray@konsulko.com> | 2023-12-13 10:14:31 -0500 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2023-12-14 13:37:17 +0000 |
commit | 4b031da5232bed7050ecb7913dfc766e43e6e3ea (patch) | |
tree | 4c07826fa5a3460ec89b78af75ef2a5ea5096fbc /recipes-demo | |
parent | b5b02c3bac2bc58884c6ba87bd00b6a232e2f3ae (diff) |
flutter-ics-homescreen: update SRCREV
Update SRCREV to pick up:
71d46d0 More signaling fixes
Bug-AGL: SPEC-4999
Change-Id: I9bf1fe37bff1ec2675717d59ec40abca55aa25f7
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/29526
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
ci-image-boot-test: Jenkins Job builder account
Reviewed-by: Naoto YAMAGUCHI <naoto.yamaguchi@aisin.co.jp>
ci-image-build: Jenkins Job builder account
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 a15fbf4b8..77ed50903 100644 --- a/recipes-demo/flutter-ics-homescreen/flutter-ics-homescreen_git.bb +++ b/recipes-demo/flutter-ics-homescreen/flutter-ics-homescreen_git.bb @@ -12,7 +12,7 @@ SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/flutter-ics-homescreen;p file://ics-homescreen.yaml \ file://ics-homescreen.token \ " -SRCREV = "dca5f5bc58fc3b25972bedc82827b71300d66adc" +SRCREV = "71d46d03850653c0229c678de197c6f94fceb477" S = "${WORKDIR}/git" |