agl-compositor: Bump SRCREV for agl-compositor 25/30225/3
authorMarius Vlad <marius.vlad@collabora.com>
Fri, 23 Aug 2024 07:29:00 +0000 (10:29 +0300)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 26 Aug 2024 14:44:12 +0000 (14:44 +0000)
Another bump for agl-compositor to pick up another fix for agl-kvm.

In detail the following changes have been pushed since last SRCREV
update.

c8ffca8f9c67114ca4 compositor: Add option to disable black curtains
ffe9193e75c998146b compositor: Align to the right the remoting output

Bug-AGL: SPEC-5230
Change-Id: Idcd11d6cae69ed3b0df7637bd92965bc25e16ba0
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30225
Tested-by: Jenkins Job builder account
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Reviewed-by: Naoto YAMAGUCHI <naoto.yamaguchi@aisin.co.jp>
meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb

index ddadf41..79b13df 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 = "c1610846f53a0d722da97ce33ae02ad89c6b0194"
+SRCREV = "c8ffca8f9c67114ca424b88df0740943fe7768e3"
 AGL_BRANCH:aglnext = "next"
 SRCREV:aglnext = "${AUTOREV}"