agl-compositor: Bump SRCREV 81/28181/2
authorScott Murray <scott.murray@konsulko.com>
Mon, 21 Nov 2022 18:45:11 +0000 (13:45 -0500)
committerScott Murray <scott.murray@konsulko.com>
Mon, 21 Nov 2022 23:05:58 +0000 (23:05 +0000)
Bump agl-compositor SRCREV to pick up:

adf173e layout: Allow background surface roles (to) be activated
77d94d8 agl-shell: Add support for defining an activation area

Bug-AGL: SPEC-4594

Change-Id: I4d003c4ce26fe3e6b3e3fe07b845538a5a9e508c
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/28181
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 95707bc..68bc4e8 100644 (file)
@@ -12,7 +12,7 @@ DEPENDS = "wayland wayland-protocols wayland-native weston \
           ${@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 = "924473ef016ba8dcfa863861740be2289421313d"
+SRCREV = "adf173ea334eafd233d168815078c4d199b08619"
 AGL_BRANCH:aglnext = "next"
 SRCREV:aglnext = "${AUTOREV}"