aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ivi-common/recipes-graphics/wayland/weston_1.9.0.bbappend
diff options
context:
space:
mode:
authorRonan Le Martret <ronan.lemartret@iot.bzh>2017-03-01 15:24:32 +0100
committerronan Le Martret <ronan@iot.bzh>2017-03-19 19:55:43 +0000
commit19af2c64dfdd8425f1bd9aca94041fd20e58d2bc (patch)
treef7f2e532dd309586b1a5f5feed6626e6c898e3a8 /meta-ivi-common/recipes-graphics/wayland/weston_1.9.0.bbappend
parent864c74f41acc2aa29694fcd6698bc58c4414bee4 (diff)
Removed old fix for weston-ivi-shell
- 0001-IVI-Shell-use-primary-screen-for-resolution.patch is not use any more Bug-AGL: SPEC-471 Bug-AGL: SPEC-411 Change-Id: Id2b3eb2ebd11fe1169444d3373f501394247c909 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Diffstat (limited to 'meta-ivi-common/recipes-graphics/wayland/weston_1.9.0.bbappend')
-rw-r--r--meta-ivi-common/recipes-graphics/wayland/weston_1.9.0.bbappend8
1 files changed, 0 insertions, 8 deletions
diff --git a/meta-ivi-common/recipes-graphics/wayland/weston_1.9.0.bbappend b/meta-ivi-common/recipes-graphics/wayland/weston_1.9.0.bbappend
deleted file mode 100644
index c2f4b5bc9..000000000
--- a/meta-ivi-common/recipes-graphics/wayland/weston_1.9.0.bbappend
+++ /dev/null
@@ -1,8 +0,0 @@
-FILESEXTRAPATHS_prepend := ":${THISDIR}/weston-ivi-shell:"
-
-
-SRC_URI_append = " \
- file://0001-IVI-Shell-use-primary-screen-for-resolution.patch \
- "
-
-EXTRA_OECONF_append = " --enable-ivi-shell"