This updates to revision b8343ec1 which is based on 1.32 release and includes some fixes on top of it.
Signed-off-by: Otavio Salvador <[email protected]> --- 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 6fbb77d..96feab7 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 = "0e14da978ea906c7fdaf90f54f798a542e79ce8f" +SRCREV = "b8343ec1124da18bdabcc04809a8731b9e39295d" SRC_URI = "git://anongit.freedesktop.org/evtest;protocol=git" -PV = "1.31+${SRCPV}" +PV = "1.32+${SRCPV}" S = "${WORKDIR}/git" -- 2.1.4 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
