Port recipe from Meta-OE at 4bf0e7e02544e9ffa54aa0ead966c411d7dbd0be
and update to version 1.30 using FreeDesktop GIT as source.

Signed-off-by: Daiane Angolini <daiane.angol...@freescale.com>
Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>
---
 meta/recipes-support/evtest/evtest_1.30.bb |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)
 create mode 100644 meta/recipes-support/evtest/evtest_1.30.bb

diff --git a/meta/recipes-support/evtest/evtest_1.30.bb 
b/meta/recipes-support/evtest/evtest_1.30.bb
new file mode 100644
index 0000000..222d839
--- /dev/null
+++ b/meta/recipes-support/evtest/evtest_1.30.bb
@@ -0,0 +1,14 @@
+DESCRIPTION = "Simple tool for input event debugging."
+HOMEPAGE = "http://people.freedesktop.org/~whot/evtest/";
+AUTHOR = "Vojtech Pavlik <vojt...@suse.cz>"
+SECTION = "console/utils"
+DEPENDS = "libxml2"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
+
+SRCREV = "e7dd232287764c0533ea89247ff907f350a12016"
+SRC_URI = "git://anongit.freedesktop.org/evtest;protocol=git"
+S = "${WORKDIR}/git"
+
+inherit autotools
+
-- 
1.7.5.4



_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to