meta-digi-arm: use 'v3.10/dey-1.7/maint' branch for MX6

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Javier Viguera 2015-01-09 18:34:03 +01:00
parent 7469df6e2e
commit 141a8f9d5f
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ DEPENDS += "lzop-native bc-native"
# Internal repo branch # Internal repo branch
SRCBRANCH = "v3.10/master" SRCBRANCH = "v3.10/master"
SRCBRANCH_mxs = "v3.10/dey-1.4/maint" SRCBRANCH_mxs = "v3.10/dey-1.4/maint"
SRCBRANCH_mx6 = "v3.10/dey-1.7/maint"
SRCREV_external = "" SRCREV_external = ""
SRCREV_external_mxs = "" SRCREV_external_mxs = ""