All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/7] libinput: update to 0.6.0
@ 2014-09-26 15:40 Denys Dmytriyenko
  2014-09-26 15:40 ` [PATCH 2/7] wayland: update to version 1.6.0 Denys Dmytriyenko
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Denys Dmytriyenko @ 2014-09-26 15:40 UTC (permalink / raw)
  To: meta-arago

From: Denys Dmytriyenko <denys@ti.com>

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 .../wayland/{libinput_git.bb => libinput_0.6.0.bb}     | 18 ++++++------------
 1 file changed, 6 insertions(+), 12 deletions(-)
 rename meta-arago-extras/recipes-graphics/wayland/{libinput_git.bb => libinput_0.6.0.bb} (42%)

diff --git a/meta-arago-extras/recipes-graphics/wayland/libinput_git.bb b/meta-arago-extras/recipes-graphics/wayland/libinput_0.6.0.bb
similarity index 42%
rename from meta-arago-extras/recipes-graphics/wayland/libinput_git.bb
rename to meta-arago-extras/recipes-graphics/wayland/libinput_0.6.0.bb
index 6635e7d..c3bbb7b 100644
--- a/meta-arago-extras/recipes-graphics/wayland/libinput_git.bb
+++ b/meta-arago-extras/recipes-graphics/wayland/libinput_0.6.0.bb
@@ -1,20 +1,14 @@
-DESCRIPTION = "libinput is a library to handle input devices in Wayland compositors"
+SUMMARY = "Library to handle input devices in Wayland compositors"
 HOMEPAGE = "http://www.freedesktop.org/wiki/Software/libinput/"
+SECTION = "libs"
 
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://COPYING;md5=673e626420c7f859fbe2be3a9c13632d"
 
-inherit autotools pkgconfig
-
 DEPENDS = "libevdev udev mtdev"
 
-PR = "r2"
-
-BRANCH = "master"
-SRCREV = "0647574c46e5e930063ace7b35385213dca33dc1"
+SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BP}.tar.xz"
+SRC_URI[md5sum] = "3afaf9f66d8796323a79edb879c10ba3"
+SRC_URI[sha256sum] = "30b555771e7cb921ccb9430c4a86940aa3938d05506e81d2417c03e30451bfbc"
 
-PV = "0.5.0"
-
-SRC_URI = "git://anongit.freedesktop.org/wayland/libinput;protocol=git;branch=${BRANCH}"
-
-S = "${WORKDIR}/git"
+inherit autotools pkgconfig
-- 
2.0.4



^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-09-30 21:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-26 15:40 [PATCH 1/7] libinput: update to 0.6.0 Denys Dmytriyenko
2014-09-26 15:40 ` [PATCH 2/7] wayland: update to version 1.6.0 Denys Dmytriyenko
2014-09-26 15:40 ` [PATCH 3/7] weston: " Denys Dmytriyenko
2014-09-26 15:40 ` [PATCH 4/7] wayland_1.5.0.bbappend: remove no longer needed bbappend Denys Dmytriyenko
2014-09-26 15:40 ` [PATCH 5/7] weston_1.4.0.bbappend: " Denys Dmytriyenko
2014-09-26 15:40 ` [PATCH 6/7] weston: update bbappend for the new 1.6.0 version Denys Dmytriyenko
2014-09-26 15:40 ` [PATCH 7/7] arago.conf: enable libinput PACKAGECONFIG for weston Denys Dmytriyenko
2014-09-26 17:50 ` [PATCH 1/7] libinput: update to 0.6.0 Cooper Jr., Franklin
2014-09-30 21:06   ` Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.