From: Marius Vlad Date: Fri, 2 Jun 2023 09:41:41 +0000 (+0300) Subject: wayland/agl-compositor_git.bb: Bump SRCREV X-Git-Tag: 15.0.3~3 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=c69334b7342c0335ed0e0b18aa010f8cc57905d5;p=AGL%2Fmeta-agl.git wayland/agl-compositor_git.bb: Bump SRCREV For including the client screenshooter update. Change-Id: I007affb137cc157a7d8d077f576737727ce85fdc Signed-off-by: Marius Vlad 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 --- 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}"