From 728619a5bc1633cc829b3455fbb8f18ce01c9d0f Mon Sep 17 00:00:00 2001 From: Isaac Hermida Date: Thu, 14 Jul 2016 17:36:11 +0200 Subject: [PATCH] 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 --- meta-digi-arm/recipes-bsp/u-boot/u-boot-dey_2015.04.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey_2015.04.bb b/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey_2015.04.bb index bca380c35..6a46528ab 100644 --- a/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey_2015.04.bb +++ b/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey_2015.04.bb @@ -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