projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1ce30f
)
u-boot: update default helper tools to 2010.12
author
Mike Frysinger
<vapier@gentoo.org>
Mon, 27 Dec 2010 21:36:49 +0000
(16:36 -0500)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 27 Dec 2010 22:29:54 +0000
(23:29 +0100)
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
boot/u-boot/u-boot.mk
patch
|
blob
|
history
diff --git
a/boot/u-boot/u-boot.mk
b/boot/u-boot/u-boot.mk
index 93825e125546740dabb3cda8b616e2d3d0eacad2..d520bb80e8288db5d42cef1a0905986f912f9168 100644
(file)
--- a/
boot/u-boot/u-boot.mk
+++ b/
boot/u-boot/u-boot.mk
@@
-11,7
+11,7
@@
U_BOOT_BOARD_NAME:=$(call qstrip,$(BR2_TARGET_UBOOT_BOARDNAME))
# pick some random stable U-Boot version that will be used just to
# build mkimage.
ifeq ($(U_BOOT_VERSION),)
-U_BOOT_VERSION=2010.
03
+U_BOOT_VERSION=2010.
12
endif
ifeq ($(U_BOOT_VERSION),custom)