From: Marius Vlad Date: Fri, 5 May 2023 09:20:33 +0000 (+0300) Subject: recipes-demo/homescreen/homescreen_git: Bump homescreen SRCREV X-Git-Tag: 15.91.0~26 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=6e34d00fc0646583012a95fc6cb7eb344e036cf7;p=AGL%2Fmeta-agl-demo.git recipes-demo/homescreen/homescreen_git: Bump homescreen SRCREV In order to catch up the compositor changes, specifically, to get support for placing window's application on different outputs. In more detail the following changes have been added: - c9ae3bc5a1 homescreenhandler: Handle dynamic movement of windows - 74b01c7210 homescreenhandler: Add support for starting apps on different outputs Bug-AGL: SPEC-4529, SPEC-4673 Change-Id: I09e488ce42bdb3550a03e80c1666075c97634585 Signed-off-by: Marius Vlad --- diff --git a/recipes-demo/homescreen/homescreen_git.bb b/recipes-demo/homescreen/homescreen_git.bb index f86c9a788..7fbd55e02 100644 --- a/recipes-demo/homescreen/homescreen_git.bb +++ b/recipes-demo/homescreen/homescreen_git.bb @@ -25,7 +25,7 @@ SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/homescreen;protocol=http file://homescreen.conf \ file://homescreen.token \ " -SRCREV = "444b2a68a503caaf0d58729d8297ef179215e3c1" +SRCREV = "c9ae3bc5a102caad6d8040cd268a64295654e162" S = "${WORKDIR}/git"