agl-compositor: Bump SRCREV for agl-compositor 26/30226/2
authorMarius Vlad <marius.vlad@collabora.com>
Fri, 23 Aug 2024 07:31:33 +0000 (10:31 +0300)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 26 Aug 2024 14:47:47 +0000 (14:47 +0000)
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 <marius.vlad@collabora.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30226
Tested-by: Jenkins Job builder account
Reviewed-by: Naoto YAMAGUCHI <naoto.yamaguchi@aisin.co.jp>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
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

index 4124030..3f20448 100644 (file)
@@ -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}"