summaryrefslogtreecommitdiffstats
path: root/meta-agl-core
diff options
context:
space:
mode:
authorMarius Vlad <marius.vlad@collabora.com>2022-05-16 15:37:23 +0300
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-05-26 20:47:17 +0000
commit0d4a211c5da9cdcc3f03205fe6c1e7e1a8498335 (patch)
treec225ee5c01dc3d5fcceac41ca8fb899ad4beedb8 /meta-agl-core
parent0e5f3564575c4227b4603cd998df8c5ae5c0d974 (diff)
agl-shell-activator: Bump SRCREV
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>
Diffstat (limited to 'meta-agl-core')
-rw-r--r--meta-agl-core/recipes-graphics/wayland/agl-shell-activator_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-core/recipes-graphics/wayland/agl-shell-activator_git.bb b/meta-agl-core/recipes-graphics/wayland/agl-shell-activator_git.bb
index c55683e99..d6a271dbb 100644
--- a/meta-agl-core/recipes-graphics/wayland/agl-shell-activator_git.bb
+++ b/meta-agl-core/recipes-graphics/wayland/agl-shell-activator_git.bb
@@ -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"