ktap: upgrade to 0.4

* tag v0.3 (and its SRCREV) doesn't exist in any branch so latest bitbake refuses to fetch it

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa 2014-01-01 13:14:20 +01:00
parent 7348227d40
commit 6df498dd5b
3 changed files with 1 additions and 1 deletions

View File

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