recipes-graphics/wayland/agl-compositor: Bump SRCREV 43/25243/2
authorMarius Vlad <marius.vlad@collabora.com>
Fri, 11 Sep 2020 16:49:57 +0000 (16:49 +0000)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 11 Sep 2020 20:23:14 +0000 (20:23 +0000)
Update SRCREV to include a work-around for clients that will set-up an
application after the initial commit of the surface.

The following changes have included in this bump:

0056122343c7829 layout: Activate by default xdg surface that do not have an app_id set
8769c76e59ec448 layout: If no valid output found, abort early with a protocol violation

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I074d159f70c9e86527c9721bfc26519fce7ea838
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25243
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-agl-profile-graphical/recipes-graphics/wayland/agl-compositor_git.bb

index aa15d8e..1e3162f 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 = "c7bc55dce459ea25f725410fc1b86dd9534a9ed5"
+SRCREV = "0056122343c782902457802bb1ef6bde7c14d3c9"
 
 PV = "0.0.10+git${SRCPV}"
 S = "${WORKDIR}/git"