agl-compositor: Bump AGL compositor to get the latest fixes 73/30773/2
authorMarius Vlad <marius.vlad@collabora.com>
Fri, 17 Jan 2025 13:42:38 +0000 (15:42 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 20 Jan 2025 15:02:56 +0000 (15:02 +0000)
This adds two minor fixes to fix activation of pending apps and building
the RDP backend.

11120e5 compositor: Fix missing inclusion of RDP backend header
d630978 layout: Surfaces added in hidden layer need to be mapped

Bug-AGL: SPEC-5338
Change-Id: I99d0d433c9bc0e6a5bd359c8d3b5b459aa73c8ff
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30773
Tested-by: Jenkins Job builder account
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
ci-image-boot-test: Jenkins Job builder account
ci-image-build: Jenkins Job builder account

meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb

index edb941d..f6f51c9 100644 (file)
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fac6abe0003c4d142ff8fa1f18316df0"
 DEPENDS = "wayland wayland-protocols wayland-native weston"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/agl-compositor.git;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "fe4f20c8baa6291ec5f3990e5f15d8dd4599ff39"
+SRCREV = "11120e53a2b4dfea77fe8caf9c2f799ce378e7f7"
 AGL_BRANCH:aglnext = "next"
 SRCREV:aglnext = "${AUTOREV}"