[oe-commits] Martin Jansa : evtest: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392d

git version control git at git.openembedded.org
Mon May 30 07:48:37 UTC 2011


Module: meta-openembedded.git
Branch: master
Commit: 0f4e4f8a27a8735559370863eec00fca8e890010
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=0f4e4f8a27a8735559370863eec00fca8e890010

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun May 29 11:38:29 2011 +0200

evtest: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392d

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-oe/recipes-support/evtest/evtest_1.25.bb |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

diff --git a/meta-oe/recipes-support/evtest/evtest_1.25.bb b/meta-oe/recipes-support/evtest/evtest_1.25.bb
new file mode 100644
index 0000000..fdc023f
--- /dev/null
+++ b/meta-oe/recipes-support/evtest/evtest_1.25.bb
@@ -0,0 +1,15 @@
+DESCRIPTION = "Simple tool for input event debugging."
+HOMEPAGE = "http://people.freedesktop.org/~whot/evtest/"
+AUTHOR = "Vojtech Pavlik <vojtech at suse.cz>"
+SECTION = "console/utils"
+PRIORITY = "optional"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
+
+DEPENDS = "libxml2"
+
+SRC_URI = "http://cgit.freedesktop.org/~whot/evtest/snapshot/evtest-${PV}.tar.bz2;name=archive"
+SRC_URI[archive.md5sum] = "770d6af03affe976bdbe3ad1a922c973"
+SRC_URI[archive.sha256sum] = "3d34123c68014dae6f7c19144ef79ea2915fa7a2f89ea35ca375a9cf9e191473"
+
+inherit autotools





More information about the Openembedded-commits mailing list