meta-digi-arm: ccardimx28js: Update u-boot revision.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
parent
71b7bd6837
commit
99b3316802
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue