From b1a491c338e8784476bc3925fb1123dcd5a64625 Mon Sep 17 00:00:00 2001 From: Marius Vlad Date: Mon, 20 Jan 2025 18:06:19 +0200 Subject: 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 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 Tested-by: Jenkins Job builder account --- meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}" -- cgit 1.2.3-korg