1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 21:04:32 +03:00
openwrt-xburst/toolchain
mirko fc2a3c53f0 [toolchain/eglibc] set version string of eglibc version 2.14 to 2.14.1
eglibc version number depends on the branch and on the maintenance release
(i.e. the SVN revision). Changing the revision may change the maintenance
version. This patch correlate the SVN revision to the correct version
number - without this change  eglibc 2.14 provoke build errors when
building the base-files package (example, for 2.14):

$ make package/base-files/compile V=1
   make[1] package/base-files/compile
   make[2] -C package/opkg host-compile
   make[2] -C package/base-files-network compile
   make[2] -C package/base-files compile
cp: cannot stat `/home/me/openwrt/trunk/staging_dir/toolchain-arm_v7-a_gcc-4.6-linaro_eglibc-trunk_eabi/lib/ld-2.14.so': No such file or directory

Signed-off-by: Emmanuel Deloget <logout@free.fr>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31501 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-28 20:18:06 +00:00
..
binutils [toolchain/binutils]: enable 2.22 for unsupported archs if BROKEN is enabled 2012-02-12 09:56:47 +00:00
eglibc [toolchain/eglibc] set version string of eglibc version 2.14 to 2.14.1 2012-04-28 20:18:06 +00:00
gcc [toolchain] gcc: fix getenv() patches for 4.4.7 and 4.5-linaro 2012-04-27 12:05:34 +00:00
gdb toolchain/gdb: fix compile for powerpc targets, refresh patch 2011-06-11 13:25:00 +00:00
glibc glibc: remove all previous (ancient) versions, add 2.14 (partially based on a patch and testing by WillieNL) 2012-02-12 16:12:01 +00:00
glibc-ports [toolchain] add support for glibc-2.4 (#5213) 2009-05-26 14:58:32 +00:00
insight toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK 2010-08-19 12:49:51 +00:00
kernel-headers kernel-headers: fix compile error caused by wrong host include path when the toolchain is already built 2011-08-05 16:39:04 +00:00
llvm gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close) 2009-10-10 19:25:48 +00:00
uClibc [toolchain/uClibc] backport upstream fix for dst computation 2012-03-26 10:57:50 +00:00
wrapper [buildroot] use ext-toolchain.sh to integrate external toolchains 2012-01-18 03:08:09 +00:00
Config.in [toolchain] exclude CONFIG_GDB on avr32, allows enabling CONFIG_GDB unconditionally without failing avr32 builds 2012-04-10 21:04:06 +00:00
info.mk [toolchain] uClibc cleanup: 2009-04-24 02:07:24 +00:00
Makefile [buildroot] use ext-toolchain.sh to integrate external toolchains 2012-01-18 03:08:09 +00:00