From b0896b1c7015430fcc210965bb9ec9ff9a16013e Mon Sep 17 00:00:00 2001 From: Marius Vlad Date: Wed, 1 Sep 2021 17:01:00 +0200 Subject: agl-compositor_git: Bump SRCREV This bumps up SRCREV to include 'compositor: Do not allow vt-switching by default'. Bug-AGL: SPEC-4063 Signed-off-by: Marius Vlad 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 --- meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit 1.2.3-korg