meta-digi-arm: update linux-dey revision

Add: spidev and wireless changes in the kernel

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Javier Viguera 2013-09-20 15:49:28 +02:00
parent bc033c071d
commit 2ecf5a703a
1 changed files with 1 additions and 1 deletions

View File

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