From af0089c5799717052c274dd538f64f20cfeac8a9 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Mon, 4 Aug 2014 15:38:35 -0300 Subject: evtest: Update to 0e14da9 revision This updates to 1.31, plus fixes available in the Git tree. Signed-off-by: Otavio Salvador Signed-off-by: Martin Jansa --- meta-oe/recipes-support/evtest/evtest_git.bb | 4 ++-- 1 file 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" -- cgit v1.2.3-54-g00ecf