summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarius Vlad <marius.vlad@collabora.com>2021-09-01 17:01:00 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2021-09-02 06:51:46 +0000
commitb0896b1c7015430fcc210965bb9ec9ff9a16013e (patch)
tree44a0ce7aaa69e62b275484b26855c08fa65b715c
parentaea684703ce52f7ee65fb9b4125e8f9f54c277f0 (diff)
agl-compositor_git: Bump SRCREVkoi_11.0.4koi/11.0.411.0.4
This bumps up SRCREV to include 'compositor: Do not allow vt-switching by default'. Bug-AGL: SPEC-4063 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: I12480147a6e2383ffa40812fccc81c55e9cad115 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26607 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>
-rw-r--r--meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb b/meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb
index edd0ca8fe..cdf1b261e 100644
--- a/meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb
+++ b/meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb
@@ -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 = "e1e8c07e202ffccc7b56f8f116a2ef1624028f91"
+SRCREV = "abba8a7141e8937acbf9885e309721dd9a831611"
PV = "0.0.10+git${SRCPV}"
S = "${WORKDIR}/git"