blob: 52f684ce5f5461ea5b1a18f0c891a01fa7d4d649 [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001SUMMARY = "Simple tool for input event debugging"
2HOMEPAGE = "http://people.freedesktop.org/~whot/evtest/"
Patrick Williamsb48b7b42016-08-17 15:04:38 -05003SECTION = "console/utils"
Andrew Geissler9aee5002022-03-30 16:27:02 +00004LICENSE = "GPL-2.0-only"
Patrick Williamsb48b7b42016-08-17 15:04:38 -05005LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
6
7DEPENDS = "libxml2"
8
Andrew Geissler78b72792022-06-14 06:47:25 -05009SRCREV = "da347a8f88d2e5729dd12d61ee9743f902065b55"
Andrew Geissler595f6302022-01-24 19:11:47 +000010SRC_URI = "git://gitlab.freedesktop.org/libevdev/evtest.git;protocol=https;branch=master \
Brad Bishope42b3e32020-01-15 22:08:42 -050011 file://0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch \
12 "
Patrick Williamsb48b7b42016-08-17 15:04:38 -050013
14S = "${WORKDIR}/git"
15
16inherit autotools pkgconfig