meta-digi-arm: Update u-boot SRCREVs for dey-1.3.0.5

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Javier Viguera 2013-06-25 20:40:36 +02:00
parent 8f60a3cd07
commit e963c1bf7f
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 = "e5b7006e93f5d8bb75b89c56d50f5e839bc65224" SRCREV_external = "89b2c6e026c7f3d400ca99d8d4e511c516ac1405"
SRCREV_internal = "2cc5fa912f12c6ffce0aa4fedb6720f4a1f11d43" SRCREV_internal = "fe8c2fb26b1af3a00883d17376492d226f27262b"
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"