recipes-graphics/wayland/agl-compositor_git: Bump SRCREV 13/29013/2
authorMarius Vlad <marius.vlad@collabora.com>
Tue, 13 Jun 2023 11:54:57 +0000 (14:54 +0300)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 16 Jun 2023 16:11:21 +0000 (16:11 +0000)
The SRCREV bumps fixes for handling the activation area.

In more detail the following changes have been integrated:

ffdbb335ee72a5b layout: Give ini config precedence over agl_shell
e089e3ba1b7581a shell: Don't reset the activation area always
07c332f0b8c3297 layout: Add a fallback for reading activation-area

Change-Id: Ib6a0bf15330290a464bf61b948f7ca7f69c8968f
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/29013
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>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb

index f443fe8..fd6d851 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 = "69bd3ddac4b23d827c8e58b96201238f0114497b"
+SRCREV = "ffdbb335ee72a5b5cba198800c5537b89d7755a0"
 AGL_BRANCH:aglnext = "next"
 SRCREV:aglnext = "${AUTOREV}"