wayland/agl-compositor_git.bb: Bump SRCREV 81/28981/2
authorMarius Vlad <marius.vlad@collabora.com>
Fri, 2 Jun 2023 09:41:41 +0000 (12:41 +0300)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 5 Jun 2023 08:32:12 +0000 (08:32 +0000)
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>
meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb

index f255e9e..6aaea6e 100644 (file)
@@ -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}"