From: Naoto Yamaguchi Date: Mon, 6 Jan 2025 17:29:51 +0000 (+0900) Subject: agl-compositor: Bump SRCREV to enable drm-lease support X-Git-Tag: 18.93.0~8 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=b4beda4134026d98fca4a80d5f85f53f6437a20d;p=AGL%2Fmeta-agl.git 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 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30717 Reviewed-by: Jan-Simon Moeller Tested-by: Jan-Simon Moeller --- 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}"