From e627bfb1b10e55866de1cf49f5e8c999d80f6ba5 Mon Sep 17 00:00:00 2001 From: Javier Viguera Date: Fri, 12 Feb 2016 13:51:21 +0100 Subject: [PATCH] u-boot: use v2015.04 maintenance branch Signed-off-by: Javier Viguera --- meta-digi-arm/recipes-bsp/u-boot/u-boot-dey_2015.04.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 a92d98824..816082c23 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,7 +10,7 @@ DEPENDS += "dtc-native u-boot-mkimage-native" PROVIDES += "u-boot" -SRCBRANCH = "v2015.04/master" +SRCBRANCH = "v2015.04/maint" SRCREV = "${AUTOREV}" # Select internal or Github U-Boot repo