From b7be73b427bb9625481100530f1ebefc46b50f7f Mon Sep 17 00:00:00 2001 From: Javier Viguera Date: Fri, 4 Oct 2013 15:53:01 +0200 Subject: [PATCH] meta-digi-arm: update u-boot-2009.08 revision Signed-off-by: Javier Viguera --- meta-digi-arm/recipes-bsp/u-boot/u-boot-dey-rev_2009.08.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey-rev_2009.08.inc b/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey-rev_2009.08.inc index f62dd49ed..9314888bc 100644 --- a/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey-rev_2009.08.inc +++ b/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey-rev_2009.08.inc @@ -1,7 +1,7 @@ # Copyright (C) 2013 Digi International SRCREV_external = "" -SRCREV_internal = "8ac33c18587b700b16df3d990a3ec88b6ea2f724" +SRCREV_internal = "d4f95c9d1a6619841ce07b8ff2b63d7676c6d6cc" SRCREV = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRCREV_internal}', '${SRCREV_external}', d)}" SRC_URI_external = "${DIGI_GITHUB_GIT}/yocto-uboot.git;protocol=git"