meta-digi-arm: update u-boot revisions

DUB-2.0.0.5 in v2013.01
DUB-1.6.3.1 in v2009.08

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Javier Viguera 2013-11-18 12:33:29 +01:00
parent 0808c56b7a
commit 29ad4a521d
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Copyright (C) 2013 Digi International
SRCREV_external = ""
SRCREV_internal = "d4f95c9d1a6619841ce07b8ff2b63d7676c6d6cc"
SRCREV_internal = "940f0eb040b996de1fea9d85f191d911a34b92d3"
SRCREV = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRCREV_internal}', '${SRCREV_external}', d)}"
SRC_URI_external = "${DIGI_GITHUB_GIT}/yocto-uboot.git;protocol=git"

View File

@ -1,7 +1,7 @@
# Copyright (C) 2013 Digi International
SRCREV_external = ""
SRCREV_internal = "28a829fceda7d6f8b0de4c1e42e9c26e75d83e1d"
SRCREV_internal = "5e232371cd7020d13409560748b4a68914838190"
SRCREV = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRCREV_internal}', '${SRCREV_external}', d)}"
SRC_URI_external = "${DIGI_GITHUB_GIT}/yocto-uboot.git;protocol=git"