# HG changeset patch # User Rob Landley # Date 1173479596 18000 # Node ID 8c6b1e6a94d1d1a0e094928cfd6120ec33c0c40a # Parent ee697f109828289e81d4d2f9dce70705c0662630 Update uClibc snapshot. This fixes the native gcc for arm. diff -r ee697f109828 -r 8c6b1e6a94d1 download.sh --- 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 &&