meta-digi-arm: u-boot: use v2015.04 maintenance branch

Use the maintenance branch for the compatible platforms (ccimx6 and ccimx6ul)

Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
This commit is contained in:
Isaac Hermida 2016-07-14 17:36:11 +02:00
parent 948149208e
commit 728619a5bc
1 changed files with 1 additions and 2 deletions

View File

@ -10,8 +10,7 @@ DEPENDS += "dtc-native u-boot-mkimage-native"
PROVIDES += "u-boot" PROVIDES += "u-boot"
SRCBRANCH = "v2015.04/master" SRCBRANCH = "v2015.04/maint"
SRCBRANCH_ccimx6ul = "v2015.04/master"
SRCREV = "${AUTOREV}" SRCREV = "${AUTOREV}"
# Select internal or Github U-Boot repo # Select internal or Github U-Boot repo