diff options
author | Marius Vlad <marius.vlad@collabora.com> | 2020-10-16 12:46:46 +0300 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-12-02 00:18:30 +0000 |
commit | 940b6ec3d20f37b3db7fc61016c5ec177c32bfc4 (patch) | |
tree | bff6da14cf0f82f285e50b7ac79767ea4d82f77c /meta-agl-profile-graphical/recipes-graphics/wayland/weston_8.0.%.bbappend | |
parent | e8f2dc26c9f35ece2be5e83922db938ef9a39c40 (diff) |
weston_8.0.%.bbappend: Remove unused patch
This removes main-change-remoting-initialization-timing patch. We no
longer use the weston as compositor so do not need to patch it up.
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I54ebb3ff8222e704454bd8d350f37208d0219c30
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25449
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 | 1 |
1 files changed, 0 insertions, 1 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 e11d19641..cfb168721 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 @@ -7,7 +7,6 @@ FILESEXTRAPATHS_append := ":${THISDIR}/${PN}" 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 \ - file://0004-main-change-remoting-initialization-timing.patch \ file://smack-weston \ " |