ktap: rename recipes to indicate they are from git

* set PV so that it shows git revision and also automatically rebuilds them
  when SRCREV is changed

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa 2015-03-05 16:43:39 +01:00
parent bdac062c68
commit 800a0906c7
3 changed files with 1 additions and 0 deletions

View File

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