summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2022-11-16 00:41:36 -0500
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-11-16 14:23:25 +0000
commitbeed2f9459b68d9a5531bb36ed17bab16acc06c4 (patch)
treea981b0a43db5918ecac6c64f0dae13becd013ca7
parentfdcfaf6bc29c3396959028d2ecf19ea357921ce3 (diff)
agl-compositor: bump SRCREV
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>
-rw-r--r--meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb2
1 files changed, 1 insertions, 1 deletions
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 e4498c8ec..338cc58cd 100644
--- a/meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb
+++ b/meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb
@@ -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}"