Bump mainline u-boot version to v2016.09.01
This commit is contained in:
parent
97f2d65073
commit
9e69135bc8
@ -45,7 +45,7 @@ MAINLINE_KERNEL_DIR='linux-vanilla'
|
||||
|
||||
MAINLINE_UBOOT_SOURCE='git://git.denx.de/u-boot.git'
|
||||
#MAINLINE_UBOOT_BRANCH="v$(git ls-remote git://git.denx.de/u-boot.git | grep -v rc | grep -v '\^' | tail -1 | cut -d'v' -f 2)"
|
||||
MAINLINE_UBOOT_BRANCH='tag:v2016.09'
|
||||
MAINLINE_UBOOT_BRANCH='tag:v2016.09.01'
|
||||
MAINLINE_UBOOT_DIR='u-boot'
|
||||
|
||||
# Let's set default data if not defined in board configuration above
|
||||
|
||||
Loading…
Reference in New Issue
Block a user