agl-compsitor: Bump SRCREV for agl-compositor 48/30148/3
authorMarius Vlad <marius.vlad@collabora.com>
Wed, 31 Jul 2024 10:17:05 +0000 (13:17 +0300)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 31 Jul 2024 16:14:45 +0000 (16:14 +0000)
This is just for picking a single fix for multiple outputs as seen
with agl-kvm builds but as well when having multiple output connectors.

In detail, since the last update:

c1610846f53a0d722da9 layout: Don't assume we have background surface set-up

Bug-AGL: SPEC-5205
Change-Id: Ie4d9b0fd233774abdb37fc00d1dfa2ad0b6c50c1
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30148
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jenkins Job builder account
meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb

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