evtest: Update to 1.32-based release

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 <otavio@ossystems.com.br>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Otavio Salvador 2015-03-31 14:50:36 -03:00 committed by Martin Jansa
parent b6ed8745bd
commit de0600643f

View File

@ -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"