From 88392974c53a3ddf03ab8e1c924a334c94648ffa Mon Sep 17 00:00:00 2001 From: Alex Gonzalez Date: Fri, 15 Feb 2013 09:24:38 +0100 Subject: [PATCH] meta-digi-arm: Use master SRCREV for u-boot. Signed-off-by: Alex Gonzalez --- meta-digi-arm/recipes-bsp/u-boot/u-boot-imx_2009.08.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-digi-arm/recipes-bsp/u-boot/u-boot-imx_2009.08.bbappend b/meta-digi-arm/recipes-bsp/u-boot/u-boot-imx_2009.08.bbappend index 0f0848818..3102b24c7 100644 --- a/meta-digi-arm/recipes-bsp/u-boot/u-boot-imx_2009.08.bbappend +++ b/meta-digi-arm/recipes-bsp/u-boot/u-boot-imx_2009.08.bbappend @@ -4,7 +4,7 @@ DESCRIPTION = "bootloader for Digi platforms" PR_append = "+del.r0" -SRC_URI = "${DIGI_LOG_GIT}u-boot-denx.git;tag=hpalacio/del-6.x" +SRC_URI = "${DIGI_LOG_GIT}u-boot-denx.git;tag=master" DEPENDS_mxs_ccardimx28js += "elftosb-native imx-bootlets-del"