summaryrefslogtreecommitdiffstats
path: root/meta-agl/recipes-graphics/wayland/weston_%.bbappend
diff options
context:
space:
mode:
authorRonan <ronan.lemartret@iot.bzh>2016-10-26 16:46:24 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2016-10-27 11:25:50 +0000
commit2bf5e31bb042aad10d97b2e701f7330f9d1a66fd (patch)
tree986b8563bd7f9309d8560f32a4ba7343d2894918 /meta-agl/recipes-graphics/wayland/weston_%.bbappend
parentd2fb3a7f2f13a132e5a12dabf3d2b6642cc6b812 (diff)
move Bug-AGL fix from a bb to bbappend file.
* 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>
Diffstat (limited to 'meta-agl/recipes-graphics/wayland/weston_%.bbappend')
-rw-r--r--meta-agl/recipes-graphics/wayland/weston_%.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-agl/recipes-graphics/wayland/weston_%.bbappend b/meta-agl/recipes-graphics/wayland/weston_%.bbappend
index 6ad42fc77..95b886c6e 100644
--- a/meta-agl/recipes-graphics/wayland/weston_%.bbappend
+++ b/meta-agl/recipes-graphics/wayland/weston_%.bbappend
@@ -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 \
"