summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/evtest
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2016-08-10 10:36:39 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2016-08-15 12:32:00 +0200
commit3146e64a8c79896415fec242318c8f9479876db4 (patch)
tree5244432f34fa9deedeac14bc0be0f1701c5a9bba /meta-oe/recipes-support/evtest
parentf1dcff4448895d94025ed88bc757f6461207cacc (diff)
downloadmeta-openembedded-3146e64a8c79896415fec242318c8f9479876db4.tar.gz
evtest: update to version 1.33
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/evtest')
-rw-r--r--meta-oe/recipes-support/evtest/evtest_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/evtest/evtest_git.bb b/meta-oe/recipes-support/evtest/evtest_git.bb
index 96feab792..fa0d6e2fe 100644
--- a/meta-oe/recipes-support/evtest/evtest_git.bb
+++ b/meta-oe/recipes-support/evtest/evtest_git.bb
@@ -7,10 +7,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
7 7
8DEPENDS = "libxml2" 8DEPENDS = "libxml2"
9 9
10SRCREV = "b8343ec1124da18bdabcc04809a8731b9e39295d" 10SRCREV = "ab140a2dab1547f7deb5233be6d94a388cf08b26"
11SRC_URI = "git://anongit.freedesktop.org/evtest;protocol=git" 11SRC_URI = "git://anongit.freedesktop.org/evtest;protocol=git"
12 12
13PV = "1.32+${SRCPV}" 13PV = "1.33+${SRCPV}"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16