projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8aef3a4
)
configs/sheevaplug: bump u-boot to 2016.01
author
Peter Korsgaard
<peter@korsgaard.com>
Sun, 17 Jan 2016 20:51:40 +0000
(21:51 +0100)
committer
Peter Korsgaard
<peter@korsgaard.com>
Sun, 17 Jan 2016 21:55:25 +0000
(22:55 +0100)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
configs/sheevaplug_defconfig
patch
|
blob
|
history
diff --git
a/configs/sheevaplug_defconfig
b/configs/sheevaplug_defconfig
index bb537892515f986d1739f0d35fcc2687a1465748..d6fd3e0b207a9be82a932ca63b50ff96bfcc6cb4 100644
(file)
--- a/
configs/sheevaplug_defconfig
+++ b/
configs/sheevaplug_defconfig
@@
-17,9
+17,10
@@
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_4=y
# bootloader
BR2_TARGET_UBOOT=y
-BR2_TARGET_UBOOT_BOARDNAME="sheevaplug"
+BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
+BR2_TARGET_UBOOT_BOARD_DEFCONFIG="sheevaplug"
BR2_TARGET_UBOOT_CUSTOM_VERSION=y
-BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="201
3.10
"
+BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="201
6.01
"
BR2_TARGET_UBOOT_FORMAT_KWB=y
# BR2_TARGET_UBOOT_NETWORK is not set