agl-compositor_git: Bump SRCREV 79/26879/2
authorMarius Vlad <marius.vlad@collabora.com>
Thu, 18 Nov 2021 15:30:51 +0000 (17:30 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Sat, 20 Nov 2021 00:30:55 +0000 (00:30 +0000)
This update includes the following bug-fixes:

59b6881bc31538 layout: Fix-up the positions when placing the pop-up/dialog
10d2c1d637e9ef shell: Fix passing maximized state from the start

Bug-AGL: SPEC-4127, SPEC-4119

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Ic8b6a9d57052e8f85f2e896d7c8724e66b028ff6
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26879
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 0030e4a..4a53510 100644 (file)
@@ -12,7 +12,7 @@ DEPENDS = "wayland wayland-protocols wayland-native weston \
           ${@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 = "bd4c81d5f90d466df8019d19dca4856aa7a5fa80"
+SRCREV = "59b6881bc315388ba0c8f1be382dce1f6aed3304"
 
 PV = "0.0.10+git${SRCPV}"
 S = "${WORKDIR}/git"