diff options
author | Marius Vlad <marius.vlad@collabora.com> | 2020-10-16 12:47:08 +0300 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-12-02 00:18:30 +0000 |
commit | a901590b2b2612a1890ea99f6738a32f2bb9aaef (patch) | |
tree | d9abfe9ba42f8e7b3e8b8742b5fbf4a0ee62dd16 /meta-agl-profile-graphical/recipes-graphics/wayland/weston_8.0.%.bbappend | |
parent | 940b6ec3d20f37b3db7fc61016c5ec177c32bfc4 (diff) |
weston_8.0.%.bbappend: Remove unused patch
This removes compositor-drm-introduce-drm_get_dmafd_from_view patch
which was already commented out and we no longer make use of it for the
transmitter plug-in (which was the intended audience for).
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I4886d9a00b1b0af90e97622e26e5881088c082be
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25450
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-agl-profile-graphical/recipes-graphics/wayland/weston_8.0.%.bbappend')
-rw-r--r-- | meta-agl-profile-graphical/recipes-graphics/wayland/weston_8.0.%.bbappend | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-agl-profile-graphical/recipes-graphics/wayland/weston_8.0.%.bbappend b/meta-agl-profile-graphical/recipes-graphics/wayland/weston_8.0.%.bbappend index cfb168721..8b548b2a2 100644 --- a/meta-agl-profile-graphical/recipes-graphics/wayland/weston_8.0.%.bbappend +++ b/meta-agl-profile-graphical/recipes-graphics/wayland/weston_8.0.%.bbappend @@ -1,9 +1,5 @@ FILESEXTRAPATHS_append := ":${THISDIR}/${PN}" -# NOTE: -# file://0003-compositor-drm-introduce-drm_get_dmafd_from_view.patch -# has been removed until someone more familiar with weston internals -# and waltham can take a look and update it. SRC_URI_append = "\ file://0001-Allow-regular-users-to-launch-Weston_7.0.0.patch \ file://0001-libweston-Expose-weston_output_damage-in-libweston.patch \ |