diff options
author | 2017-12-11 09:00:32 -0500 | |
---|---|---|
committer | 2017-12-11 19:23:07 -0500 | |
commit | e38ce1c07671867a01c11747510b9ac9978eedfc (patch) | |
tree | 5ff90eeefbd8eefca3c9d1b49b8852e2363954d5 /meta-rcar-gen3-adas/recipes-graphics/wayland/weston_1.11.0.bbappend | |
parent | ec3e38bf8035a53ba30d5eb7c1f7becf2b7e71ad (diff) |
wayland: remove krogoth related appends
This append is required for krogoth related builds so drop this.
Change-Id: I1f7cef2753d5c8c1ad815fd807a26301f08248f9
Signed-off-by: Matt Porter <mporter@konsulko.com>
Diffstat (limited to 'meta-rcar-gen3-adas/recipes-graphics/wayland/weston_1.11.0.bbappend')
-rw-r--r-- | meta-rcar-gen3-adas/recipes-graphics/wayland/weston_1.11.0.bbappend | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/meta-rcar-gen3-adas/recipes-graphics/wayland/weston_1.11.0.bbappend b/meta-rcar-gen3-adas/recipes-graphics/wayland/weston_1.11.0.bbappend deleted file mode 100644 index 254657f..0000000 --- a/meta-rcar-gen3-adas/recipes-graphics/wayland/weston_1.11.0.bbappend +++ /dev/null @@ -1,13 +0,0 @@ -FILESEXTRAPATHS_prepend := '${THISDIR}/${PN}-${PV}:' - -SRC_URI_append = " \ - file://0001-Allow-to-boot-without-input-device.patch \ - file://0002-Share-toytoolkit-lib.patch \ - file://0003-add-window-set-fullscreen-at-output.patch \ - file://0004-Add-display_poll-function.patch \ - file://0005-Add-wl-ivi-shell-surface-creating-support.patch \ - file://0006-Add-widget_set_surface_allocation-func.patch \ - file://0007-Add-call-for-setting-fullscreen-with-IVI.patch \ -" - -FILES_${PN} += " ${libdir}/libweston-toytoolkit*"
\ No newline at end of file |