From 7a0e3baf1682ed90d958d93a7a34492b92f0f213 Mon Sep 17 00:00:00 2001 From: Damian Hobson-Garcia Date: Tue, 12 Apr 2022 13:17:26 +0900 Subject: drm-lease: Update support for weston 10.0 Rebase drm-lease patches and remove changes that have already been applied upstream. BUG-AGL: SPEC-3815 Change-Id: Id524d221f91d0bdbac44c148e2983fab900070eb Signed-off-by: Damian Hobson-Garcia --- meta-agl-drm-lease/recipes-graphics/weston/weston_10.0.0.bbappend | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta-agl-drm-lease/recipes-graphics/weston/weston_10.0.0.bbappend') diff --git a/meta-agl-drm-lease/recipes-graphics/weston/weston_10.0.0.bbappend b/meta-agl-drm-lease/recipes-graphics/weston/weston_10.0.0.bbappend index 9b8298d8..6444d341 100644 --- a/meta-agl-drm-lease/recipes-graphics/weston/weston_10.0.0.bbappend +++ b/meta-agl-drm-lease/recipes-graphics/weston/weston_10.0.0.bbappend @@ -3,8 +3,6 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:" SRC_URI:append = " \ file://0001-backend-drm-Add-method-to-import-DRM-fd.patch \ file://0002-Add-DRM-lease-support.patch \ - file://0003-launcher-do-not-touch-VT-tty-while-using-non-default.patch \ - file://0004-launcher-direct-handle-seat0-without-VTs.patch \ file://0001-compositor-do-not-request-repaint-in-output_enable.patch \ " -- cgit 1.2.3-korg