From 3a79b311f597c5f390cb6e7aae636f97fa4e724b Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Fri, 10 Jan 2025 13:46:37 -0500 Subject: [PATCH] flutter-ics-homescreen: update SRCREV Update SRCREV to pick up: bf49975 Fix back navigation in settings screens b3a67fd Make app grid element padding dynamic dcb37db Change app grid bottom padding daf4b42 Fix app grid scrolling ecc867e Make wired network settings functional 9fcc67f Add support for application icons in Apps Bug-AGL: SPEC-5268, SPEC-5296, SPEC-5297, SPEC-5322 Change-Id: I6495b6d7792cf141bdb0d3517ca222509b736f07 Signed-off-by: Scott Murray Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/30727 Reviewed-by: Jan-Simon Moeller ci-image-boot-test: Jenkins Job builder account ci-image-build: Jenkins Job builder account Tested-by: Jenkins Job builder account --- recipes-demo/flutter-ics-homescreen/flutter-ics-homescreen_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 bab8a9570..394dd5b32 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 = "87c4e34f16555c70d590a56b522366599209b991" +SRCREV = "bf49975244508fd25e8111b9aa4cf010ffa41ce4" S = "${WORKDIR}/git" -- 2.16.6