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 e0c69b6d0..197715dff 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 = "d4f95c9d1a6619841ce07b8ff2b63d7676c6d6cc" +SRCREV_internal = "940f0eb040b996de1fea9d85f191d911a34b92d3" SRCREV = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRCREV_internal}', '${SRCREV_external}', d)}" SRC_URI_external = "${DIGI_GITHUB_GIT}/yocto-uboot.git;protocol=git" 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 e5b2dd374..0a4ce2e89 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 = "28a829fceda7d6f8b0de4c1e42e9c26e75d83e1d" +SRCREV_internal = "5e232371cd7020d13409560748b4a68914838190" SRCREV = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRCREV_internal}', '${SRCREV_external}', d)}" SRC_URI_external = "${DIGI_GITHUB_GIT}/yocto-uboot.git;protocol=git"