From 6ea08fe52d13fb6e5c75f43d44f174a7f676ebd5 Mon Sep 17 00:00:00 2001 From: Marius Vlad Date: Fri, 17 Jan 2025 15:42:38 +0200 Subject: [PATCH] agl-compositor: Bump AGL compositor to get the latest fixes 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 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30773 Tested-by: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb b/meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb index edb941d80..f6f51c989 100644 --- a/meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb +++ b/meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb @@ -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}" -- 2.16.6