trustfence-sign-tools: update to v2017.03 and remove version
Update to newest U-Boot v2017.03 Remove the package version since it is based on a git repo and only used natively. Signed-off-by: Hector Palacios <hector.palacios@digi.com>
This commit is contained in:
parent
fb765741a5
commit
c337c77679
|
|
@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425
|
||||||
|
|
||||||
DEPENDS = "trustfence-cst coreutils util-linux"
|
DEPENDS = "trustfence-cst coreutils util-linux"
|
||||||
|
|
||||||
SRCBRANCH = "v2015.04/master"
|
SRCBRANCH = "v2017.03/master"
|
||||||
SRCREV = "${AUTOREV}"
|
SRCREV = "${AUTOREV}"
|
||||||
|
|
||||||
S = "${WORKDIR}"
|
S = "${WORKDIR}"
|
||||||
Loading…
Reference in New Issue