agl-compositor.bb: Bump SRCREV 37/30737/2
authorMarius Vlad <marius.vlad@collabora.com>
Fri, 10 Jan 2025 14:14:40 +0000 (16:14 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 14 Jan 2025 08:16:57 +0000 (08:16 +0000)
This bumps SRCREV to fix-up some spurios debug messages we're seeing
when client commits its buffers.

Since the lastest update the following changes have been added:

fe4f20c layout: Check for valid app_id on previous app
7ba8fc2 src: Remove 'mapped' of ivi_surface and use the weston ones
bddc726 layout: Add missing mappedness checks

Change-Id: Iff7164917b8535e66feb32f37f032bcb62aa4ba2
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30737
ci-image-build: Jenkins Job builder account
Tested-by: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Reviewed-by: Scott Murray <scott.murray@konsulko.com>
meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb

index b432014..edb941d 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 = "2218de5d4581843f229f2327900d9e11ff65c738"
+SRCREV = "fe4f20c8baa6291ec5f3990e5f15d8dd4599ff39"
 AGL_BRANCH:aglnext = "next"
 SRCREV:aglnext = "${AUTOREV}"