diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-03-21 14:32:47 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2017-03-21 14:32:47 +0000 |
commit | 879fefdbbcaa9251540688f352c3fb6c43927013 (patch) | |
tree | f7f2e532dd309586b1a5f5feed6626e6c898e3a8 /meta-ivi-common/recipes-graphics/wayland/weston_1.9.0.bbappend | |
parent | c602bfe9d6c9c2fc2d38c093a050f42c3eecff68 (diff) | |
parent | 19af2c64dfdd8425f1bd9aca94041fd20e58d2bc (diff) |
Merge "Removed old fix for weston-ivi-shell"
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.bbappend | 8 |
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" |