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:
parent
948149208e
commit
728619a5bc
|
|
@ -10,8 +10,7 @@ DEPENDS += "dtc-native u-boot-mkimage-native"
|
|||
|
||||
PROVIDES += "u-boot"
|
||||
|
||||
SRCBRANCH = "v2015.04/master"
|
||||
SRCBRANCH_ccimx6ul = "v2015.04/master"
|
||||
SRCBRANCH = "v2015.04/maint"
|
||||
SRCREV = "${AUTOREV}"
|
||||
|
||||
# Select internal or Github U-Boot repo
|
||||
|
|
|
|||
Loading…
Reference in New Issue