meta-digi-arm: linux-dey-3.10: Set to mx6 maintenance branch.

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
Alex Gonzalez 2014-03-17 15:38:55 +01:00
parent 83b69de704
commit ae9dbeb973
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ DEPENDS += "lzop-native bc-native"
KBRANCH_DEFAULT = "v3.10/master" KBRANCH_DEFAULT = "v3.10/master"
KBRANCH = "${KBRANCH_DEFAULT}" KBRANCH = "${KBRANCH_DEFAULT}"
KBRANCH_mxs = "v3.10.y/maint" KBRANCH_mxs = "v3.10.y/maint"
KBRANCH_mx6 = "v3.10/dey-1.6/maint"
SRCREV_external = "" SRCREV_external = ""
SRCREV_internal = "${AUTOREV}" SRCREV_internal = "${AUTOREV}"