mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-25 13:18:27 +00:00
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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user