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:
parent
07400ea730
commit
036fdf88ad
|
|
@ -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}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue