From fb2a42e77e551a2f9952a7544da297f5dfa9e4f6 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Mon, 18 Jan 2016 20:34:29 +0100 Subject: Relax version specification for weston patch MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This relaxes the version specification of the weston bbappend. We're migrating to YP2.0 now. Patch applies, but we need to test if it works. Related: Change-Id: Icaad3f40b29617bcb33ac235bbe3c65f7f4bdbd7 Change-Id: I1f8e2ce5ea5d621162502a8ec977e6c393ec15ce Signed-off-by: Jan-Simon Möller --- recipes-graphics/wayland/weston_%.bbappend | 6 ++++++ recipes-graphics/wayland/weston_1.5.0.bbappend | 6 ------ 2 files changed, 6 insertions(+), 6 deletions(-) create mode 100644 recipes-graphics/wayland/weston_%.bbappend delete mode 100644 recipes-graphics/wayland/weston_1.5.0.bbappend (limited to 'recipes-graphics') diff --git a/recipes-graphics/wayland/weston_%.bbappend b/recipes-graphics/wayland/weston_%.bbappend new file mode 100644 index 00000000..b0e2a3e0 --- /dev/null +++ b/recipes-graphics/wayland/weston_%.bbappend @@ -0,0 +1,6 @@ +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 \ + " diff --git a/recipes-graphics/wayland/weston_1.5.0.bbappend b/recipes-graphics/wayland/weston_1.5.0.bbappend deleted file mode 100644 index b0e2a3e0..00000000 --- a/recipes-graphics/wayland/weston_1.5.0.bbappend +++ /dev/null @@ -1,6 +0,0 @@ -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 \ - " -- cgit 1.2.3-korg