u-boot: use dub-1.6 maintenance branch

This is the branch used for platforms using kernel 2.6.35 (at the moment
MX5 and ccardimx28)

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Javier Viguera 2014-08-01 15:48:53 +02:00
parent 07400ea730
commit 036fdf88ad
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Copyright (C) 2013 Digi International
# Internal repo branch
SRCBRANCH = "master"
SRCBRANCH = "v2009.08/dub-1.6/maint"
SRCREV_external = "8b22aa710c72a5daeb6f79852f1a4fb08abf37d4"
SRCREV_internal = "${AUTOREV}"