evtest: move to recipes-test

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2017-10-26 14:17:32 -07:00
parent a1c660848d
commit d698b26edc
+17
View File
@@ -0,0 +1,17 @@
SUMMARY = "Simple tool for input event debugging"
HOMEPAGE = "http://people.freedesktop.org/~whot/evtest/"
AUTHOR = "Vojtech Pavlik <vojtech@suse.cz>"
SECTION = "console/utils"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
DEPENDS = "libxml2"
SRCREV = "ab140a2dab1547f7deb5233be6d94a388cf08b26"
SRC_URI = "git://anongit.freedesktop.org/evtest;protocol=git"
PV = "1.33+${SRCPV}"
S = "${WORKDIR}/git"
inherit autotools pkgconfig