1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 19:57:38 +03:00
openwrt-xburst/toolchain/eglibc
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
..
config eglibc: remove obsolete dependencies to fix missing config options for eglibc 2.13 2011-07-16 10:27:48 +00:00
patches [toolchain/eglibc] remove patch '100-do-not-use-implicit-rules.patch' for eglibc 2.12 2012-04-18 01:10:20 +00:00
Config.in [toolchain/eglibc] drop eglibc version 2.12 2012-04-28 20:10:32 +00:00
Config.version [toolchain/eglibc] set version string of eglibc version 2.14 to 2.14.1 2012-04-28 20:18:06 +00:00
Makefile [toolchain/eglibc] drop eglibc version 2.12 2012-04-28 20:10:32 +00:00