From 95e1b466426763d761b171677c86b36f925c9d88 Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Thu, 11 May 2023 17:09:44 +0200 Subject: Ensure meta-agl-drm-lease does pass yocto-check-layer and has run-yocto-check-layer.sh scripts Ensure the layers do pass again and that the scripts are up-to-date. Bug-AGL: SPEC-4680 Bug-AGL: SPEC-4686 Change-Id: Id1279d4a43b89d50731dd85e9347d35d524e14b7 Signed-off-by: Jan-Simon Moeller --- .../recipes-graphics/agl-compositor/agl-compositor_git.bbappend | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 meta-agl-drm-lease/recipes-graphics/agl-compositor/agl-compositor_git.bbappend (limited to 'meta-agl-drm-lease/recipes-graphics/agl-compositor/agl-compositor_git.bbappend') diff --git a/meta-agl-drm-lease/recipes-graphics/agl-compositor/agl-compositor_git.bbappend b/meta-agl-drm-lease/recipes-graphics/agl-compositor/agl-compositor_git.bbappend deleted file mode 100644 index 3c64ce1f..00000000 --- a/meta-agl-drm-lease/recipes-graphics/agl-compositor/agl-compositor_git.bbappend +++ /dev/null @@ -1,6 +0,0 @@ -FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:" - -SRC_URI += "file://0001-Add-drm-lease-support.patch" - -PACKAGECONFIG[drm-lease] = "-Ddrm-lease=true,-Ddrm-lease=false,drm-lease-manager" -PACKAGECONFIG:append = " drm-lease" -- cgit