summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-test/evtest/evtest_1.36.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-test/evtest/evtest_1.36.bb')
-rw-r--r--meta-oe/recipes-test/evtest/evtest_1.36.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta-oe/recipes-test/evtest/evtest_1.36.bb b/meta-oe/recipes-test/evtest/evtest_1.36.bb
new file mode 100644
index 0000000000..20a39a5976
--- /dev/null
+++ b/meta-oe/recipes-test/evtest/evtest_1.36.bb
@@ -0,0 +1,15 @@
1SUMMARY = "Simple tool for input event debugging"
2HOMEPAGE = "http://people.freedesktop.org/~whot/evtest/"
3SECTION = "console/utils"
4LICENSE = "GPL-2.0-only"
5LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
6
7DEPENDS = "libxml2"
8
9SRCREV = "96e6cb5ae90726883be095a3e467e847c06225f7"
10SRC_URI = "git://gitlab.freedesktop.org/libevdev/evtest.git;protocol=https;branch=master \
11 file://0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch \
12 "
13
14
15inherit autotools pkgconfig