summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarius Vlad <marius.vlad@collabora.com>2023-06-02 12:41:41 +0300
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2023-06-05 08:32:12 +0000
commitc69334b7342c0335ed0e0b18aa010f8cc57905d5 (patch)
tree726f226e3272ae2d2305a936714c5a4942b34361
parent54917638ddc412483cb6ea54431977a5ebc01981 (diff)
wayland/agl-compositor_git.bb: Bump SRCREV
For including the client screenshooter update. Change-Id: I007affb137cc157a7d8d077f576737727ce85fdc Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/28981 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 f255e9e93..6aaea6ead 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 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 = "2288d78df24b9c8101fac29be1343c5591d81165"
+SRCREV = "b6e910b45f3d224b5573166cde1b009a33cdc2d9"
AGL_BRANCH:aglnext = "next"
SRCREV:aglnext = "${AUTOREV}"