agl-compositor: Bump SRCREV to enable drm-lease support 17/30717/4
authorNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Mon, 6 Jan 2025 17:29:51 +0000 (02:29 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 8 Jan 2025 20:58:41 +0000 (20:58 +0000)
Since the last update, the folowing changes have been added:

2218de5 Add drm-lease support

Bug-AGL: SPEC-4889

Change-Id: Icb3894dde1e5603a73aa5bb958e9b75445a6642f
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30717
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb

index e0d6e1c..1de8e88 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 = "0824eb521f8e26e4c0f143ec7850d45c4b2f675b"
+SRCREV = "2218de5d4581843f229f2327900d9e11ff65c738"
 AGL_BRANCH:aglnext = "next"
 SRCREV:aglnext = "${AUTOREV}"