From: Marius Vlad Date: Fri, 31 Jan 2025 13:13:16 +0000 (+0200) Subject: agl-compositor: Bump SRCREV X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=10dd3dc9bac3d4006bacf9d49d05eb09a0419d68;p=AGL%2Fmeta-agl.git agl-compositor: Bump SRCREV 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 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30795 Reviewed-by: Jan-Simon Moeller Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account --- 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 f6f51c989..7a33b125d 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 = "11120e53a2b4dfea77fe8caf9c2f799ce378e7f7" +SRCREV = "cea35f44d1e60ed2d67c6556eba6b7777d5f66ce" AGL_BRANCH:aglnext = "next" SRCREV:aglnext = "${AUTOREV}"