From b4beda4134026d98fca4a80d5f85f53f6437a20d Mon Sep 17 00:00:00 2001
From: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Date: Tue, 7 Jan 2025 02:29:51 +0900
Subject: [PATCH] agl-compositor: Bump SRCREV to enable drm-lease support

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