ktap: fix SRCREV for v0.3

When ktap made the release announcement, the tag v0.3 seems to have moved. Set the
correct SRCREV for the announced v0.3.

Signed-off-by: Anders Darander <anders@chargestorm.se>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Anders Darander 2013-11-12 12:39:28 +01:00 committed by Martin Jansa
parent 63be0ff381
commit caecde195c

View File

@ -4,7 +4,7 @@ HOMEPAGE = "http://www.ktap.org"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://LICENSE-GPL;md5=eb723b61539feef013de476e68b5c50a"
SRCREV = "6a5100b77321ce5792dfea34fa500ea537b1858c"
SRCREV = "c507eeca662ff00bf67f8c94df35254e0966f214"
SRC_URI = "git://github.com/ktap/ktap.git"
S = "${WORKDIR}/git"