aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2014-08-04 15:38:35 -0300
committerAndreas Oberritter <obi@opendreambox.org>2015-04-22 10:07:58 +0200
commitad2b12c71105da55c54760f5a4a0f937d3152da0 (patch)
tree56807f03378d09d5c2b8f08676cd5fd63fc92888
parent733a3f67ca179932a1f7cd06ac4306d837bf081f (diff)
downloadmeta-openembedded-contrib-ad2b12c71105da55c54760f5a4a0f937d3152da0.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> (cherry picked from commit af0089c5799717052c274dd538f64f20cfeac8a9) Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
-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 790ada82da..a34cbc9391 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"