From 99b33168027cbd9881f3b87d409d1618cc508a9b Mon Sep 17 00:00:00 2001 From: Alex Gonzalez Date: Mon, 5 Aug 2013 14:20:31 +0200 Subject: [PATCH] meta-digi-arm: ccardimx28js: Update u-boot revision. Signed-off-by: Alex Gonzalez --- meta-digi-arm/recipes-bsp/u-boot/u-boot-dey-rev_2013.01.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey-rev_2013.01.inc b/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey-rev_2013.01.inc index d59aa5946..411c19a9f 100644 --- a/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey-rev_2013.01.inc +++ b/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey-rev_2013.01.inc @@ -1,7 +1,7 @@ # Copyright (C) 2013 Digi International SRCREV_external = "" -SRCREV_internal = "90d75fb2d12740184bf5000b0b4fc13854801bf7" +SRCREV_internal = "7398757e2a3598df3d5f62ac09b5aec9d41e23fa" SRCREV = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRCREV_internal}', '${SRCREV_external}', d)}" SRC_URI_external = "${DIGI_GITHUB_GIT}/yocto-uboot.git;protocol=git"