wayland/agl-compositor_git.bb: Bump SRCREV 80/28980/2
authorMarius Vlad <marius.vlad@collabora.com>
Fri, 2 Jun 2023 09:37:01 +0000 (12:37 +0300)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 5 Jun 2023 08:32:08 +0000 (08:32 +0000)
This SRCREV bump update formally removes SMACK and Waltham
and modifies the client screenshooter client to generate
a PNG screenshot for each output -- rather than creating an
image for all outputs.

In more detail to following changes have been added since the previous
SRCREV bump:

69bd3ddac4b23 policy-deny: Remove SMACK support
0ed8064b0de23 compositor: Remove Waltham support
e0a1dcc548087 clients/screenshooter: Add the output name to screenshot name

Change-Id: Ic951fdeddc3abff8b1f80be45896f1fdfb67bced
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/28980
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 db42a8f..46ba662 100644 (file)
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fac6abe0003c4d142ff8fa1f18316df0"
 DEPENDS = "wayland wayland-protocols wayland-native weston"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/agl-compositor.git;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "01171e9abf8a132aa872bf2880e11a464a8ce3cc"
+SRCREV = "69bd3ddac4b23d827c8e58b96201238f0114497b"
 AGL_BRANCH:aglnext = "next"
 SRCREV:aglnext = "${AUTOREV}"