r2114 - in trunk/toolchain

stsp at dslinux.in-berlin.de stsp at dslinux.in-berlin.de
Thu Jan 24 21:54:05 CET 2008


Author: stsp
Date: 2008-01-24 21:54:04 +0100 (Thu, 24 Jan 2008)
New Revision: 2114

Log:
Back out update to 20070723 elf2flt snapshot.
Keep the --enable-emit_relocs configure script option.
According to kineox, this fixes problems building GBAMP-EXT2.
I hope it won't break anything else. Let's see :)


Modified: trunk/toolchain/Makefile
===================================================================
--- trunk/toolchain/Makefile	2008-01-24 18:18:13 UTC (rev 2113)
+++ trunk/toolchain/Makefile	2008-01-24 20:54:04 UTC (rev 2114)
@@ -26,7 +26,7 @@
 
 BINUTILS_VER	= 2.17
 GCC_VER		= 4.0.4
-ELF2FLT_VER	= 20070723
+ELF2FLT_VER	= 20051225
 GENROMFS_VER	= 0.5.1
 LIBELF_VER	= 0.8.8
 GDB_VER		= 6.6
@@ -41,7 +41,7 @@
 
 # We do basic MD5 checking to prevent hassle with broken downloads.
 BINUTILS_DIST_MD5	= e26e2e06b6e4bf3acf1dc8688a94c0d1
-ELF2FLT_DIST_MD5	= ca0eeac57eed14079ee581bacaff7e22
+ELF2FLT_DIST_MD5	= 704ee32b30c58307bb5187d5ea9c7e2b
 GCC_DIST_MD5		= 193e0a7a471cca70e374974bc5a60137
 GPP_DIST_MD5		= 5c79e6af5b49dd9cfd22001f3856f447
 GENROMFS_DIST_MD5	= fee69ecbf8f990fdb0ca0c7267c13e7e

Copied: trunk/toolchain/patches/elf2flt-20051225.diff (from rev 1836, trunk/toolchain/patches/elf2flt-20051225.diff)

Deleted: trunk/toolchain/patches/elf2flt-20070723.diff



More information about the dslinux-commit mailing list