Commit Graph

3255 Commits

Author SHA1 Message Date
Bernhard Reutner-Fischer
51a61c9011 - Subsume and collaps toolchain options in one menu
This is ment to ease configuration by providing toolchain related options in one place
  No functional changes, just shuffling the menus around..
2007-09-22 14:16:25 +00:00
Bernhard Reutner-Fischer
5f0baad293 - remove inadequate dependencies prerequisite.
If needed, this should be done slightly different, otherwise the source target runs dependencies, which is not correct.
2007-09-22 10:25:09 +00:00
Bernhard Reutner-Fischer
93ae7ac63f - remove duplicate module-init-tools-source rule 2007-09-22 10:20:35 +00:00
Bernhard Reutner-Fischer
f909b9db38 - add check for UCLIBC_HAS_LFS.
Fixes compilation error if LARGEFLE support is off
2007-09-21 14:22:29 +00:00
Bernhard Reutner-Fischer
530b8e6c2a - bump version 2007-09-21 09:45:13 +00:00
Ulf Samuelsson
c02a6d9f5f Fix bad patch in MPlayer 2007-09-20 21:52:23 +00:00
Bernhard Reutner-Fischer
fecac9bfb6 - revert r19918 for now 2007-09-20 18:28:53 +00:00
Bernhard Reutner-Fischer
77edb4f09b - of course we also define glibc. argh! 2007-09-20 17:47:30 +00:00
Bernhard Reutner-Fischer
64e0ff5cf7 - add candidate-patch to make fakeroot UCLIBC_HAS_LFS aware 2007-09-20 17:41:21 +00:00
Bernhard Reutner-Fischer
7025afd93c - Reset flags, packages are usually built with -O2 otherwise.
Packages that need to pass additional CFLAGS in their .mk have to do something
  like this: ...configure $(foreach i,$(foo_CFLAGS),CFLAGS+=$$i) --prefix=...
2007-09-20 17:26:59 +00:00
Ulf Samuelsson
5037c9e613 Use correct patch name 2007-09-20 17:08:46 +00:00
Bernhard Reutner-Fischer
ec9b0d8024 - bump version 2007-09-20 16:58:35 +00:00
Bernhard Reutner-Fischer
72ed3675d8 - pull POSIX compliance fixes from upstream 2007-09-20 16:51:59 +00:00
Ulf Samuelsson
f1c7af3038 Add CONFIG_SEQ for atstk1002 busybox 2007-09-20 16:47:22 +00:00
Ulf Samuelsson
94cff5a265 Check if STK1002 init scripts are executable before running 2007-09-20 16:46:31 +00:00
Ulf Samuelsson
1120408d61 Enable CONFIG_SEQ in busybox for ngw100 2007-09-20 16:44:15 +00:00
Ulf Samuelsson
aaa144ca5d Use correct board name for ngw100 2007-09-20 16:43:16 +00:00
Ulf Samuelsson
9c017d76a4 Make sure libdaemon finds AC_PROG_LIBTOOL 2007-09-20 15:35:26 +00:00
Bernhard Reutner-Fischer
5dfe2080ac - don't use functions that are marked LEGACY in SUSv3 2007-09-20 11:38:19 +00:00
Bernhard Reutner-Fischer
c38d1df997 - add missing ';' 2007-09-20 11:14:47 +00:00
Bernhard Reutner-Fischer
adb399f54a - this is generic infrastructure, there is no point in special-casing any individual package here.
Don't workaround deficiencies but fix them for real
2007-09-20 11:08:13 +00:00
Bernhard Reutner-Fischer
d2a1d33c03 - fix source location of libusb libs 2007-09-20 09:35:33 +00:00
Bernhard Reutner-Fischer
dfcab18dfa - fix typo. This is an lxdialog bug for "depends on !!CONFIG_SYMBOL" where the double negation produces an error that is not reported, from the looks.. 2007-09-20 09:25:57 +00:00
Bernhard Reutner-Fischer
fe40594afb - cleanup and fix libid3tag (Hans-Christian Egtvedt)
- fix the make libid3tag-clean target to erase all installed files (me)
2007-09-20 07:19:52 +00:00
Bernhard Reutner-Fischer
d570c72361 - i suppose that '$' is not really needed.. 2007-09-19 21:31:32 +00:00
Bernhard Reutner-Fischer
4d5a30be34 - add olsr package (Sushi Sensei) 2007-09-19 21:27:49 +00:00
Bernhard Reutner-Fischer
96144062db - add a SVN_UP command for updating an already checked-out tree 2007-09-19 20:24:01 +00:00
Bernhard Reutner-Fischer
c76e2a97ec - add a SVN_UP command for updating an already checked-out tree 2007-09-19 20:22:58 +00:00
Bernhard Reutner-Fischer
7b0ad787d6 - fixes and cleanups (Cristian Ionescu-Idbohrn) 2007-09-19 20:13:08 +00:00
Bernhard Reutner-Fischer
7935c98db1 - don't strip the host binaries for now 2007-09-19 18:46:45 +00:00
Bernhard Reutner-Fischer
b0dad998e1 - add null 2007-09-19 18:18:09 +00:00
Bernhard Reutner-Fischer
9bc30ca901 - take MANPAGES and INFOPAGES into account 2007-09-19 18:07:58 +00:00
Bernhard Reutner-Fischer
01b79e4980 - exclude other old, deprecated and unsupported versions of gcc 2007-09-19 17:32:21 +00:00
Bernhard Reutner-Fischer
e5b8820147 - bump version 2007-09-19 14:15:46 +00:00
Bernhard Reutner-Fischer
e67d464bc4 - need to mkdir etc/init.d. Closes #1465 2007-09-19 14:11:28 +00:00
Bernhard Reutner-Fischer
016963484c - bump version. Closes #1502 2007-09-19 14:02:53 +00:00
Bernhard Reutner-Fischer
8fb43d0a87 - bump version.
Someone will have to fix the install thing (involves a file with .pl where my sh says 'line 18: use: command not found', which is a good thing).
2007-09-19 12:28:48 +00:00
Bernhard Reutner-Fischer
2be24d8aa5 - do away with SUSv3 legacy functions 2007-09-19 12:24:07 +00:00
Bernhard Reutner-Fischer
f1bcdf518f - fix incorrect setting of $ac_cv_sys_symbol_underscore.
There is no reason not to AC_COMPILE and use the set cross-nm to look for
  the symbol mangling scheme. Thus it is incorrect to check for cross compilation
  in the GNUPG_SYS_SYMBOL_UNDERSCORE check.
- fix bug when configuring (has to wipe config.cache !)
2007-09-19 12:20:52 +00:00
Bernhard Reutner-Fischer
7215995386 - put back accidentally removed patch that is not needed for 0.5.1 anymore 2007-09-19 10:31:14 +00:00
Bernhard Reutner-Fischer
23ce501c7a - add missing dependency on libgcrypt
Ulf, this should be updated to 0.5.1
2007-09-19 10:30:02 +00:00
Bernhard Reutner-Fischer
595e070364 - remove duplicate includedir 2007-09-19 10:26:39 +00:00
Bernhard Reutner-Fischer
0cb95500d2 - fix includedir 2007-09-19 10:26:11 +00:00
Bernhard Reutner-Fischer
036f718684 - add missing include 2007-09-19 09:20:04 +00:00
Bernhard Reutner-Fischer
53cc639eef - trivial style fixes.
TODO: document HAVE_MANPAGES and HAVE_INFOPAGES (and adjust line-numbers in the text accordingly)
2007-09-19 09:08:10 +00:00
Bernhard Reutner-Fischer
fbe627b858 - fix args for UDP_INC_STATS_BH 2007-09-19 08:50:54 +00:00
Bernhard Reutner-Fischer
1f45a7ccf4 - patch the correct dir 2007-09-18 17:10:56 +00:00
Bernhard Reutner-Fischer
3b08e64d6f - forgot to put base-target's sources into the source target.
Thanks to Ulf for pointing out this error of mine..
2007-09-18 13:12:25 +00:00
Bernhard Reutner-Fischer
acf1168bca - bump version to 2.4.9 2007-09-18 13:02:25 +00:00
Bernhard Reutner-Fischer
be10c4a8c9 - add v9a and v9b settings.
Will need to change the GCC_TARGET_TUNE accordingly.
2007-09-17 21:50:54 +00:00