From: Denys Dmytriyenko <[email protected]>
Signed-off-by: Denys Dmytriyenko <[email protected]>
---
.../wayland/{weston_1.5.0.bb => weston_1.6.0.bb} | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
rename meta-arago-extras/recipes-graphics/wayland/{weston_1.5.0.bb =>
weston_1.6.0.bb} (91%)
diff --git a/meta-arago-extras/recipes-graphics/wayland/weston_1.5.0.bb
b/meta-arago-extras/recipes-graphics/wayland/weston_1.6.0.bb
similarity index 91%
rename from meta-arago-extras/recipes-graphics/wayland/weston_1.5.0.bb
rename to meta-arago-extras/recipes-graphics/wayland/weston_1.6.0.bb
index e1ff61b..efbbbe0 100644
--- a/meta-arago-extras/recipes-graphics/wayland/weston_1.5.0.bb
+++ b/meta-arago-extras/recipes-graphics/wayland/weston_1.6.0.bb
@@ -5,18 +5,15 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=275efac2559a224527bd4fd593d38466 \
file://src/compositor.c;endline=23;md5=aa98a8db03480fe7d500d0b1f4b8850c"
-BRANCH = "master"
-SRCREV = "880193622024d7dc2b36421251d97b08da324570"
-
-SRC_URI =
"git://anongit.freedesktop.org/wayland/weston;protocol=git;branch=${BRANCH} \
+SRC_URI = "http://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz \
file://weston.png \
file://weston.desktop \
file://disable-wayland-scanner-pkg-check.patch \
file://make-lcms-explicitly-configurable.patch \
file://make-libwebp-explicitly-configurable.patch \
"
-
-S = "${WORKDIR}/git"
+SRC_URI[md5sum] = "c60ce9dde99a089db0539d8f6b557827"
+SRC_URI[sha256sum] =
"dc3ea5d13bbf025fabc006216c5ddc0d80d5f4ebe778912b8c4d1d4acaaa614d"
inherit autotools pkgconfig useradd
@@ -63,6 +60,8 @@ PACKAGECONFIG[cairo-glesv2] =
"--with-cairo-glesv2,--with-cairo=image,cairo"
PACKAGECONFIG[lcms] = "--enable-lcms,--disable-lcms,lcms"
# Weston with webp support
PACKAGECONFIG[webp] = "--enable-webp,--disable-webp,libwebp"
+# Weston with libinput backend
+PACKAGECONFIG[libinput] =
"--enable-libinput-backend,--disable-libinput-backend,libinput"
do_install_append() {
# Weston doesn't need the .la files to load modules, so wipe them
--
2.0.4
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago