diff --git a/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey_2009.08.bb b/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey_2009.08.bb index 121da8db6..1f8a8f30c 100644 --- a/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey_2009.08.bb +++ b/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey_2009.08.bb @@ -10,8 +10,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4c6cde5df68eff615d36789dc18edd3b" PR = "r0" -SRCREV_external = "89b2c6e026c7f3d400ca99d8d4e511c516ac1405" -SRCREV_internal = "fe8c2fb26b1af3a00883d17376492d226f27262b" +SRCREV_external = "" +SRCREV_internal = "61ac25cbf81c10bda9e3a74005734f5e419aee5c" SRCREV = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRCREV_internal}', '${SRCREV_external}', d)}" SRC_URI_external = "${DIGI_GITHUB_GIT}/yocto-uboot.git;protocol=git"