From beed2f9459b68d9a5531bb36ed17bab16acc06c4 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Wed, 16 Nov 2022 00:41:36 -0500 Subject: [PATCH] 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 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 --- meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}" -- 2.16.6