aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2014-08-04 15:38:35 -0300
committerMartin Jansa <Martin.Jansa@gmail.com>2014-08-10 16:07:18 +0200
commitaf0089c5799717052c274dd538f64f20cfeac8a9 (patch)
treed3d8358d67e530b8a47ca22eb538447d0c8ef16d /meta-oe
parent9c762b824cbf7ecd9ce7f7859d22ff89c59fa28d (diff)
downloadmeta-openembedded-contrib-af0089c5799717052c274dd538f64f20cfeac8a9.tar.gz
evtest: Update to 0e14da9 revision
This updates to 1.31, plus fixes available in the Git tree. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe')
-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 e4e4347eb8..6fbb77d903 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"
DEPENDS = "libxml2"
-SRCREV = "67f3dfefb0b5708ad5b692f19c1a3a5b135264ca"
+SRCREV = "0e14da978ea906c7fdaf90f54f798a542e79ce8f"
SRC_URI = "git://anongit.freedesktop.org/evtest;protocol=git"
-PV = "1.25+${SRCPV}"
+PV = "1.31+${SRCPV}"
S = "${WORKDIR}/git"