move Bug-AGL fix from a bb to bbappend file. 03/6903/2
authorRonan <ronan.lemartret@iot.bzh>
Wed, 26 Oct 2016 14:46:24 +0000 (16:46 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 27 Oct 2016 11:25:50 +0000 (11:25 +0000)
 * move Fix on weston "Launch without input devices" from a backport recipes,
   (weston 1.9.0) to a clean bbappend.

Change-Id: I8dab2928c3e291969548107e22fd8b29cabffc6b
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
meta-agl/recipes-graphics/wayland/weston_%.bbappend
meta-agl/recipes-graphics/wayland/weston_1.9.0.bb

index 6ad42fc..95b886c 100644 (file)
@@ -1,6 +1,7 @@
 FILESEXTRAPATHS_append := ":${THISDIR}/${PN}"
 
 SRC_URI_append = "\
+    file://0001-compositor-drm.c-Launch-without-input-devices.patch \
     file://weston.service \
     file://weston.ini \
     "
index bee457a..5d51992 100644 (file)
@@ -11,7 +11,6 @@ SRC_URI = "http://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz \
            file://make-lcms-explicitly-configurable.patch \
            file://make-libwebp-explicitly-configurable.patch \
            file://0001-make-error-portable.patch \
-           file://0001-compositor-drm.c-Launch-without-input-devices.patch \
 "
 SRC_URI[md5sum] = "66bbba12f546570b4d97f676bc79a28e"
 SRC_URI[sha256sum] = "9c1b03f3184fa0b0dfdf67e215048085156e1a2ca344af6613fed36794ac48cf"