[OE-core] [PATCH 3/3] evtest: Add 1.25 as new recipe

edwin.zhai at intel.com edwin.zhai at intel.com
Tue Jul 26 12:30:55 UTC 2011


From: Zhai Edwin <edwin.zhai at intel.com>

Signed-off-by: Zhai Edwin <edwin.zhai at intel.com>
---
 meta/recipes-graphics/evtest/evtest_1.25.bb |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)
 create mode 100644 meta/recipes-graphics/evtest/evtest_1.25.bb

diff --git a/meta/recipes-graphics/evtest/evtest_1.25.bb b/meta/recipes-graphics/evtest/evtest_1.25.bb
new file mode 100644
index 0000000..ddd451b
--- /dev/null
+++ b/meta/recipes-graphics/evtest/evtest_1.25.bb
@@ -0,0 +1,16 @@
+DESCRIPTION = "Simple tool for input event debugging."
+HOMEPAGE = "http://people.freedesktop.org/~whot/evtest/"
+SECTION = "console/utils"
+
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
+
+PR = "r0"
+
+DEPENDS = "libxml2"
+
+SRC_URI = "http://cgit.freedesktop.org/~whot/evtest/snapshot/evtest-${PV}.tar.bz2"
+SRC_URI[md5sum] = "770d6af03affe976bdbe3ad1a922c973"
+SRC_URI[sha256sum] = "3d34123c68014dae6f7c19144ef79ea2915fa7a2f89ea35ca375a9cf9e191473"
+
+inherit autotools
-- 
1.7.1





More information about the Openembedded-core mailing list