u-boot: use v2015.04 maintenance branch

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Javier Viguera 2016-02-12 13:51:21 +01:00
parent e9481ecd19
commit e627bfb1b1
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" PROVIDES += "u-boot"
SRCBRANCH = "v2015.04/master" SRCBRANCH = "v2015.04/maint"
SRCREV = "${AUTOREV}" SRCREV = "${AUTOREV}"
# Select internal or Github U-Boot repo # Select internal or Github U-Boot repo