meta-digi-arm: ccardimx28js: Update u-boot revision.

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
Alex Gonzalez 2013-08-05 14:20:31 +02:00
parent 71b7bd6837
commit 99b3316802
1 changed files with 1 additions and 1 deletions

View File

@ -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"