trustfence: Change u-boot to v2019.04

This commit changes the u-boot sources needed to create standalone
signing tools to 2019.04. This u-boot supports all Trustfence
platforms.

Signed-off-by: Mike Engel <Mike.Engel@digi.com>
This commit is contained in:
Mike Engel 2020-02-07 16:27:45 +01:00 committed by Hector Palacios
parent e648d9a142
commit f103bc78af
1 changed files with 1 additions and 2 deletions

View File

@ -5,8 +5,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425
DEPENDS = "trustfence-cst coreutils util-linux"
SRCBRANCH = "v2017.03/maint"
SRCBRANCH_ccimx8x = "v2019.04/maint"
SRCBRANCH = "v2019.04/maint"
SRCREV = "${AUTOREV}"
S = "${WORKDIR}"