agl-compositor: bump SRCREV 65/28165/2
authorScott Murray <scott.murray@konsulko.com>
Wed, 16 Nov 2022 05:41:36 +0000 (00:41 -0500)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 16 Nov 2022 14:23:25 +0000 (14:23 +0000)
Update SRCREV to bring in:

0a93613 layout: Allow background surface roles (to) be activated

Bug-AGL: SPEC-4594

Change-Id: I1564fcfb7a4494ac7854d119f84dcb6b59ce838a
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/28165
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb

index e4498c8..338cc58 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 = "17f92b23b99d6c34793b6b636dc4d508113f0489"
+SRCREV = "0a936136ace7f2f4cc2a11834cde4be86381372f"
 AGL_BRANCH:aglnext = "next"
 SRCREV:aglnext = "${AUTOREV}"