homescreen_git: Bump SRCREV to support 0.0.21 AGL compositor version 66/28566/2
authorMarius Vlad <marius.vlad@collabora.com>
Wed, 8 Mar 2023 13:29:34 +0000 (15:29 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 21 Mar 2023 18:29:42 +0000 (18:29 +0000)
This SRCREV bump update is required to add support for the 0.0.21 AGL
compositor version. With it, we change the default homescreen with
multiple surfaces to just using a single background surface and
explicitly set an activation area.

In more detail the following changes have been added:

444b2a68a homescreen: Only keep the multiple surfaces approach in CI
4c7852e6f homescreenhandler: Avoid using a stale wl_output
7ff53ae1b meson.build: Bump to the latest agl-compositor version
bb4c83e29 homescreen: Add support for defining an activation area

Change-Id: I23dfa8c8304b0493f29f38c2afb4a4837980a357
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
recipes-demo/homescreen/homescreen_git.bb

index 4f03ce8..f86c9a7 100644 (file)
@@ -25,7 +25,7 @@ SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/homescreen;protocol=http
            file://homescreen.conf \
            file://homescreen.token \
 "
-SRCREV = "d4f3ddfbad7a64937f00f13ba964e18d33effbb0"
+SRCREV = "444b2a68a503caaf0d58729d8297ef179215e3c1"
 
 S = "${WORKDIR}/git"