agl-compositor: add workaround for flutter image 09/29009/3
authorMarius Vlad <marius.vlad@collabora.com>
Tue, 13 Jun 2023 10:49:49 +0000 (12:49 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 13 Jun 2023 18:42:25 +0000 (18:42 +0000)
This changes the SRCREV to include:

- layout: Add a fallback for reading activation-area
- shell: Don't reset the activation area always

Bug-AGL: SPEC-4829

Change-Id: I1b668c07a2e948289d7d931576fdccda5a44d17b
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/29009
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 6aaea6e..62eee42 100644 (file)
@@ -12,7 +12,7 @@ DEPENDS = "wayland wayland-protocols wayland-native weston grpc grpc-native \
           ${@bb.utils.contains('AGL_FEATURES', 'waltham-remoting', 'waltham waltham-transmitter-plugin', '', d)}"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/agl-compositor.git;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "b6e910b45f3d224b5573166cde1b009a33cdc2d9"
+SRCREV = "e9d9ca27950e270bc89a33e7543bd390c5ecc149"
 
 AGL_BRANCH:aglnext = "next"
 SRCREV:aglnext = "${AUTOREV}"