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"