meta-digi-arm: Update u-boot to DUB-1.6.0.3

https://jira.digi.com/browse/DEL-546

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
Alex Gonzalez 2013-07-01 10:56:51 +02:00
parent 966753e404
commit b714a56fac
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4c6cde5df68eff615d36789dc18edd3b"
PR = "r0" PR = "r0"
SRCREV_external = "89b2c6e026c7f3d400ca99d8d4e511c516ac1405" SRCREV_external = ""
SRCREV_internal = "fe8c2fb26b1af3a00883d17376492d226f27262b" SRCREV_internal = "61ac25cbf81c10bda9e3a74005734f5e419aee5c"
SRCREV = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRCREV_internal}', '${SRCREV_external}', d)}" SRCREV = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRCREV_internal}', '${SRCREV_external}', d)}"
SRC_URI_external = "${DIGI_GITHUB_GIT}/yocto-uboot.git;protocol=git" SRC_URI_external = "${DIGI_GITHUB_GIT}/yocto-uboot.git;protocol=git"