1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 21:38:54 +03:00
openwrt-xburst/toolchain/eglibc
mirko 55d4e79349 [toolchain/eglibc] drop support for eglibc version trunk/HEAD
When selecting a specific eglibc version, it comes with a specific SVN
revision that should not be modified as it (more or less) correspond to
a tagged release. This patch disable the possibility to select a specific
SVN revision on known eglib versions.

This patch also disables the possibility to select the trunk branch of
eglibc. There are multiple reasons for that:

* trunk/HEAD may not even compile

* the OpenWrt built system makes using trunk/HEAD a difficult thing, as
OpenWRT fetches the source tree and store it in a compressed tar archive.
Subsequent build get the source from the tar archive - not from SVN,
making the use of trunk/HEAD largelly innefective.

* we cannot know the corresponding version of trunk/HEAD, meaning that
we'll face compiling issues when we'll try to copy the libc files -
unless the build system is fixed with this specific issue in mind.

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31502 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-28 20:47:48 +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 support for eglibc version trunk/HEAD 2012-04-28 20:47:48 +00:00
Config.version [toolchain/eglibc] drop support for eglibc version trunk/HEAD 2012-04-28 20:47:48 +00:00
Makefile [toolchain/eglibc] drop support for eglibc version trunk/HEAD 2012-04-28 20:47:48 +00:00