agl-compositor: Bump SRCREV 95/30795/3
authorMarius Vlad <marius.vlad@collabora.com>
Fri, 31 Jan 2025 13:13:16 +0000 (15:13 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Sat, 1 Feb 2025 14:12:01 +0000 (14:12 +0000)
Includes a minor fix for activating apps not active, which seems
to hit a corner case by UHMI.

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

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

index f6f51c9..7a33b12 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 = "11120e53a2b4dfea77fe8caf9c2f799ce378e7f7"
+SRCREV = "cea35f44d1e60ed2d67c6556eba6b7777d5f66ce"
 AGL_BRANCH:aglnext = "next"
 SRCREV:aglnext = "${AUTOREV}"