u-boot: u-boot: use v2015.04 master branch

'v2015.04/master' is the branch with Trustfence support.

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Javier Viguera 2016-05-27 18:25:35 +02:00
parent 988ca78f31
commit 49f55ce7d0
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ DEPENDS += "dtc-native u-boot-mkimage-native"
PROVIDES += "u-boot"
SRCBRANCH = "v2015.04/maint"
SRCBRANCH = "v2015.04/master"
SRCBRANCH_ccimx6ul = "v2015.04/master"
SRCREV = "${AUTOREV}"