summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarius Vlad <marius.vlad@collabora.com>2023-05-05 12:20:33 +0300
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2023-05-09 10:47:43 +0000
commit6e34d00fc0646583012a95fc6cb7eb344e036cf7 (patch)
tree3dedae9b38b3f621e208480a5d99410d37fa123f
parent4c2cb4e120bd337ee40aaa1e673296f4863f266d (diff)
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 <marius.vlad@collabora.com>
-rw-r--r--recipes-demo/homescreen/homescreen_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo/homescreen/homescreen_git.bb b/recipes-demo/homescreen/homescreen_git.bb
index f86c9a78..7fbd55e0 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"