agl-shell-activator: Bump SRCREV 84/27484/2
authorMarius Vlad <marius.vlad@collabora.com>
Mon, 16 May 2022 12:37:23 +0000 (15:37 +0300)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 26 May 2022 20:47:17 +0000 (20:47 +0000)
A bug-fixing update, includes the following changes:

0b21156c3b4f0493 Fix compilation error due to missing wl_output_listener fields initializers.
22f8d43e58594012 Fix no reaction to 'Ctrl+C'.
6ebbb41822da663b Remove unneeded wl_display_flush.

Bug-AGL: SPEC-4324
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Ieb68a256f891af5507e261a46e2e645ea5bf0608
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27484
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-shell-activator_git.bb

index c55683e..d6a271d 100644 (file)
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e978448a0d41d826d73890d9c22caf75"
 DEPENDS = "wayland wayland-protocols wayland-native agl-compositor"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/agl-shell-activator.git;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "b1006c97511b6e6ed3b92bacab61c42be13f458b"
+SRCREV = "0b21156c3b4f049325dbc7937aabb1f689ed945d"
 
 PV = "0.0.10+git${SRCPV}"
 S = "${WORKDIR}/git"