meta-digi-arm: update maintenance branch for linux 2.6.35

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
(cherry picked from commit 80a1d912874caed44f5d02a02b1a15d9d1fbd92a)
This commit is contained in:
Javier Viguera 2014-04-10 17:42:08 +02:00
parent f18590fc62
commit efc8d4a5d9
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ require recipes-kernel/linux/linux-dey.inc
COMPATIBLE_MACHINE = "(mxs|mx5)" COMPATIBLE_MACHINE = "(mxs|mx5)"
SRCBRANCH_external = "v2.6.35.y/master" SRCBRANCH_external = "v2.6.35.y/master"
SRCBRANCH_internal = "del-5.9/meta-digi" SRCBRANCH_internal = "v2.6.35/dey-1.4/maint"
SRCBRANCH = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRCBRANCH_internal}', '${SRCBRANCH_external}', d)}" SRCBRANCH = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRCBRANCH_internal}', '${SRCBRANCH_external}', d)}"
SRCREV_external = "56508bdaa51cf5a7fec6192b50e37327511befae" SRCREV_external = "56508bdaa51cf5a7fec6192b50e37327511befae"