recipes-demo/homescreen/homescreen_git: Bump homescreen SRCREV 07/28807/3
authorMarius Vlad <marius.vlad@collabora.com>
Fri, 5 May 2023 09:20:33 +0000 (12:20 +0300)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 9 May 2023 10:47:43 +0000 (10:47 +0000)
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 <marius.vlad@collabora.com>
recipes-demo/homescreen/homescreen_git.bb

index f86c9a7..7fbd55e 100644 (file)
@@ -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"