changeset 128:8c6b1e6a94d1

Update uClibc snapshot. This fixes the native gcc for arm.
author Rob Landley <rob@landley.net>
date Fri, 09 Mar 2007 17:33:16 -0500
parents ee697f109828
children 0bfd1ada5183
files download.sh
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/download.sh	Tue Mar 06 15:27:46 2007 -0500
+++ b/download.sh	Fri Mar 09 17:33:16 2007 -0500
@@ -16,7 +16,7 @@
 SHA1=e730979adfb287528263e779c91284659672510d \
 download &&
 
-URL=http://www.uclibc.org/downloads/snapshots/uClibc-20070214.tar.bz2 \
+URL=http://www.uclibc.org/downloads/snapshots/uClibc-20070309.tar.bz2 \
 SHA1= \
 download &&
 
@@ -69,6 +69,9 @@
 SHA1=88e4c15826bdbc5a3de0f7c1bcb429e558c6976d \
 download &&
 
+# ftp://ftp.denx.de/pub/u-boot/u-boot-1.2.0.tar.bz2
+# http://tinderbox.dev.gentoo.org/portage/scripts/bootstrap.sh
+
 echo === Got all source. &&
 
 cleanup_oldfiles &&