summaryrefslogtreecommitdiffstats
path: root/meta-agl-core
diff options
context:
space:
mode:
authorMarius Vlad <marius.vlad@collabora.com>2025-01-20 18:06:19 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2025-01-21 11:05:55 +0000
commitb1a491c338e8784476bc3925fb1123dcd5a64625 (patch)
tree84e7dd340cb611879f5e751080897874c5bd67be /meta-agl-core
parent059be6f6032849c367fddce5d064f512211734bb (diff)
agl-compositor: Bump SRCREV to get fixes
This includes two fixes which landed in master/main to get fixes for launcher and RDP backend support. Bug-AGL: SPEC-5338 Change-Id: I0372905b283d4455211c8a7940e081aa690faa02 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30779 ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jenkins Job builder account
Diffstat (limited to 'meta-agl-core')
-rw-r--r--meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb b/meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb
index edb941d80..c45b1459a 100644
--- a/meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb
+++ b/meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb
@@ -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 = "fe4f20c8baa6291ec5f3990e5f15d8dd4599ff39"
+SRCREV = "2049669726ac2d8e5568da6348a16e45a93cd016"
AGL_BRANCH:aglnext = "next"
SRCREV:aglnext = "${AUTOREV}"