diff options
author | Scott Murray <scott.murray@konsulko.com> | 2024-10-24 16:10:18 -0400 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2024-10-25 09:59:37 +0000 |
commit | c804c9cf7399d712f739cccc1befa642f16f2880 (patch) | |
tree | 25e20ee917ff7cae66caa4851b365fc7e37c8248 /recipes-demo | |
parent | 64d0cd46f1fbd812ba18173e6b0ad652de938538 (diff) |
flutter-ics-homescreen: update SRCREV
Update SRCREV to pick up:
87c4e34 Update album art reading
Bug-AGL: SPEC-5269
Change-Id: I029a6274f1c0ff260cad6b04b6b28d8bfc04f6a3
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/30451
ci-image-build: Jenkins Job builder account
Tested-by: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
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 9ef8ba78b..bab8a9570 100644 --- a/recipes-demo/flutter-ics-homescreen/flutter-ics-homescreen_git.bb +++ b/recipes-demo/flutter-ics-homescreen/flutter-ics-homescreen_git.bb @@ -18,7 +18,7 @@ SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/flutter-ics-homescreen;p file://radio-presets.yaml \ file://kvm.conf \ " -SRCREV = "f8b39a2902e73422259965e724a44c56f49ce103" +SRCREV = "87c4e34f16555c70d590a56b522366599209b991" S = "${WORKDIR}/git" |