diff options
Diffstat (limited to 'recipes-graphics/wayland/weston_1.5.0.bbappend')
-rw-r--r-- | recipes-graphics/wayland/weston_1.5.0.bbappend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-graphics/wayland/weston_1.5.0.bbappend b/recipes-graphics/wayland/weston_1.5.0.bbappend index ee9422ff7..b0e2a3e0d 100644 --- a/recipes-graphics/wayland/weston_1.5.0.bbappend +++ b/recipes-graphics/wayland/weston_1.5.0.bbappend @@ -2,4 +2,5 @@ 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 \ " |