projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98ddefd
)
uboot: revert r22638
author
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 8 Jul 2008 10:53:17 +0000
(10:53 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 8 Jul 2008 10:53:17 +0000
(10:53 -0000)
Go back to 1.3.2 as r22638 breaks mkimage
target/u-boot/Makefile.in
patch
|
blob
|
history
diff --git
a/target/u-boot/Makefile.in
b/target/u-boot/Makefile.in
index 38c87d771af5895dc5a3f45a23aad3ed1ad20e1a..d7af24c2fea405c01c3333dbeae65ac0a73f1d1a 100644
(file)
--- a/
target/u-boot/Makefile.in
+++ b/
target/u-boot/Makefile.in
@@
-3,7
+3,7
@@
# U-Boot
#
#############################################################
-U_BOOT_VERSION:=1.3.
3
+U_BOOT_VERSION:=1.3.
2
U_BOOT_SOURCE:=u-boot-$(U_BOOT_VERSION).tar.bz2
U_BOOT_SITE:=ftp://ftp.denx.de/pub/u-boot
U_BOOT_DIR:=$(PROJECT_BUILD_DIR)/u-boot-$(U_BOOT_VERSION)