agl-compositor: Bump SRCREV to get a few hot-fixes 50/30650/2
authorMarius Vlad <marius.vlad@collabora.com>
Wed, 11 Dec 2024 10:16:21 +0000 (12:16 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 11 Dec 2024 20:39:55 +0000 (20:39 +0000)
Bump SRCREV for picking up some hot-fixes related to PipeWire
backend loading.

Since the last update, the folowing changes have been added:

0824eb5 compositor: Read modeline for PipeWire output
71da04c compositor: Don't leak ivi_backend upon failure to load backend

Bug-AGL: SPEC-5235
Change-Id: I848fae966a81ba7d957cacef12d7f5a2d81996aa
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30650
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
ci-image-boot-test: Jenkins Job builder account
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account

meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb

index 4462e02..e0d6e1c 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 = "896f27c979571452f15447bb9752fc46a99f5177"
+SRCREV = "0824eb521f8e26e4c0f143ec7850d45c4b2f675b"
 AGL_BRANCH:aglnext = "next"
 SRCREV:aglnext = "${AUTOREV}"