diff options
author | Manuel Bachmann <mbc@iot.bzh> | 2016-03-14 09:14:22 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.200> | 2016-03-14 13:36:52 +0000 |
commit | 98c78c54a6a16cf043c2fb8224882a1206a9f792 (patch) | |
tree | 62fee8eed889a9c52f43564de01ae5b541577fcd /recipes-graphics/wayland/weston_%.bbappend | |
parent | af16a40f5c45cb34c1bc7efbe9700d29191d81bf (diff) |
Remove Weston 1.8.0-specific IVI-Shell patch
As we are now using Weston 1.9.0 and CES demo
timeline is far away, let us remove this ad hoc
patch.
Change-Id: I6ea9c425c5bb3740915a7d41c80270a42ad7a6db
Signed-off-by: Manuel Bachmann <mbc@iot.bzh>
Diffstat (limited to 'recipes-graphics/wayland/weston_%.bbappend')
-rw-r--r-- | recipes-graphics/wayland/weston_%.bbappend | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-graphics/wayland/weston_%.bbappend b/recipes-graphics/wayland/weston_%.bbappend index b0e2a3e0d..ee9422ff7 100644 --- a/recipes-graphics/wayland/weston_%.bbappend +++ b/recipes-graphics/wayland/weston_%.bbappend @@ -2,5 +2,4 @@ FILESEXTRAPATHS_append := ":${THISDIR}/${PN}" SRC_URI_append = "\ file://0001-weston-patch-for-wl-shell-emulator.patch \ - file://0001-ivi-shell-Send-keyboard-events-to-clients-tha-are-bi.patch \ " |