agl-compositor_git: SRCREV bump 38/29538/3
authorMarius Vlad <marius.vlad@collabora.com>
Fri, 15 Dec 2023 15:47:49 +0000 (17:47 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Sun, 17 Dec 2023 11:06:53 +0000 (11:06 +0000)
To pick up the latest fix for agl-compositor. It's a simple fix for
setting up applications on different outputs.

Change-Id: I63118c793faf0e7a4e68bfd15719c6939cca964d
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/29538
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Tested-by: Jenkins Job builder account
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb

index 3935133..9852027 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 = "bdc551314dc5511be31550b8c2e06641b9a94639"
+SRCREV = "675456391e4f74559661206ec919cb5f6cb46f69"
 AGL_BRANCH:aglnext = "next"
 SRCREV:aglnext = "${AUTOREV}"