meta-digi-arm: Update linux-dey_3.10 SRCREV.

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
Alex Gonzalez 2013-08-23 12:25:45 +02:00
parent d4df2750d4
commit dbcb041fc9
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Copyright (C) 2012 Digi International
SRCREV_external = ""
SRCREV_internal = "ce25e26b4937d169cc883612fa6a84622e656fec"
SRCREV_internal = "51094ee1928b2b03483889e7eb43794e59a9c07d"
SRCREV = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRCREV_internal}', '${SRCREV_external}', d)}"
SRC_URI_external = "${DIGI_GITHUB_GIT}/yocto-linux.git;protocol=git"