From 336373fb924c2a79f77fcf19eea923246c5df2cc Mon Sep 17 00:00:00 2001 From: Marius Vlad Date: Fri, 23 Aug 2024 10:31:33 +0300 Subject: agl-compositor: Bump SRCREV for agl-compositor Since last SRCREV bump the follow changes have been added: - 8fc74410e9617b compositor: Add option to disable black curtains - 256742a9f36617 compositor: Align to the right the remoting output - 1c76c25fb8c679 layout: Don't assume we have background surface set-up - 0ec604bbc963f5 Add gitreview file for Royal Ricefish branch Bug-AGL: SPEC-5230, SPEC-5205 Change-Id: Ib71d4a7e8e52d3c3302745ac92e3c73fafe17729 Signed-off-by: Marius Vlad Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30226 Tested-by: Jenkins Job builder account Reviewed-by: Naoto YAMAGUCHI Reviewed-by: Jan-Simon Moeller ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account --- 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 41240309b..3f20448eb 100644 --- a/meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb +++ b/meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fac6abe0003c4d142ff8fa1f18316df0" DEPENDS = "wayland wayland-protocols wayland-native weston" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/agl-compositor.git;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "18e93caca8ad397d504215d673765871b2c88f25" +SRCREV = "8fc74410e9617b61465a31c0fc6da7af227f0946" AGL_BRANCH:aglnext = "next" SRCREV:aglnext = "${AUTOREV}" -- cgit 1.2.3-korg