diff options
author | Ross Burton <ross.burton@intel.com> | 2013-06-19 15:51:03 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-06-25 17:44:54 +0100 |
commit | 9e28afb8245ed2acb06457f19bdd4ab4c7b7670f (patch) | |
tree | 1ad93baba3ef3fdaca10ceacd536076952503f7d /meta/recipes-graphics/wayland/weston_1.1.0.bb | |
parent | fb6f0d4d8100d7419f8a2ac5a5eba5a3edce0825 (diff) | |
download | poky-9e28afb8245ed2acb06457f19bdd4ab4c7b7670f.tar.gz |
weston: add patches to make weston-launch work
(From OE-Core rev: 7b4f2c7c305ef4c0848311712f17cab76232c4bf)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/wayland/weston_1.1.0.bb')
-rw-r--r-- | meta/recipes-graphics/wayland/weston_1.1.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-graphics/wayland/weston_1.1.0.bb b/meta/recipes-graphics/wayland/weston_1.1.0.bb index 026f13666b..ee33be6b64 100644 --- a/meta/recipes-graphics/wayland/weston_1.1.0.bb +++ b/meta/recipes-graphics/wayland/weston_1.1.0.bb | |||
@@ -7,6 +7,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=275efac2559a224527bd4fd593d38466 \ | |||
7 | 7 | ||
8 | SRC_URI = "http://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz \ | 8 | SRC_URI = "http://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz \ |
9 | file://install-examples.patch \ | 9 | file://install-examples.patch \ |
10 | file://weston-launch-shell.patch \ | ||
11 | file://groups.patch \ | ||
10 | file://weston.png \ | 12 | file://weston.png \ |
11 | file://weston.desktop" | 13 | file://weston.desktop" |
12 | SRC_URI[md5sum] = "dd9f3043fc5228c6bc4e99873fae2254" | 14 | SRC_URI[md5sum] = "dd9f3043fc5228c6bc4e99873fae2254" |