diff options
author | Damian Hobson-Garcia <dhobsong@igel.co.jp> | 2022-04-12 13:17:26 +0900 |
---|---|---|
committer | Damian Hobson-Garcia <dhobsong@igel.co.jp> | 2022-04-27 13:04:04 +0900 |
commit | 7a0e3baf1682ed90d958d93a7a34492b92f0f213 (patch) | |
tree | 5980bf52721db83b558a0af39dc99f3e243ac177 /meta-agl-drm-lease/recipes-graphics/weston/weston_10.0.0.bbappend | |
parent | e88a37a280e4cb786033279312c2602999d7c28e (diff) |
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 <dhobsong@igel.co.jp>
Diffstat (limited to 'meta-agl-drm-lease/recipes-graphics/weston/weston_10.0.0.bbappend')
-rw-r--r-- | meta-agl-drm-lease/recipes-graphics/weston/weston_10.0.0.bbappend | 2 |
1 files changed, 0 insertions, 2 deletions
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 \ " |