meta-digi-arm: reset linux 3.10 branch for MX6

User-space has been updated in meta-fsl-arm for the general availability
(GA) FSL release, so use the kernel branch with the GA support.

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Javier Viguera 2014-05-06 16:30:14 +02:00
parent e639db7ebf
commit 3131cb6da8
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +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.6/maint" SRCBRANCH_mx6 = "v3.10/master"
SRCREV_external = "" SRCREV_external = ""
SRCREV_external_mxs = "bccdf5cb75ba94d642c7893ba166dd1cb7d38985" SRCREV_external_mxs = "bccdf5cb75ba94d642c7893ba166dd1cb7d38985"