From 88b617996df9e40d625330d3c2513b3ada0a7230 Mon Sep 17 00:00:00 2001 From: Marius Vlad Date: Fri, 10 Jan 2025 16:14:40 +0200 Subject: agl-compositor.bb: Bump SRCREV 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 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 --- meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-agl-core') 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 b4320140e..edb941d80 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 = "2218de5d4581843f229f2327900d9e11ff65c738" +SRCREV = "fe4f20c8baa6291ec5f3990e5f15d8dd4599ff39" AGL_BRANCH:aglnext = "next" SRCREV:aglnext = "${AUTOREV}" -- cgit 1.2.3-korg