Commit Graph

2504 Commits

Author SHA1 Message Date
Bernhard Reutner-Fischer
608d581764 - forgot to supply a default for UCLIBC_EXTRA_CFLAGS 2007-06-07 16:18:20 +00:00
Bernhard Reutner-Fischer
825ff341da - provide a "source-check" target that tries to download all packages with
wget's spider-mode (i.e. just see if the server says the file is there without
  actually downloading the files.
  Convenient to check for unavailable source-packages.
2007-06-07 12:57:03 +00:00
Bernhard Reutner-Fischer
c3b0598d61 - update defconfig 2007-06-07 12:54:29 +00:00
Bernhard Reutner-Fischer
9da0c33f75 - adjust sample config 2007-06-07 12:16:55 +00:00
Bernhard Reutner-Fischer
0eca4b95ed - hide atmel target if arch is not arm nor avr32 2007-06-07 10:48:01 +00:00
Bernhard Reutner-Fischer
89c4864b06 - the at91 mirrors depend on BR2_TARGET_ATMEL which may add at91 support later on which itself will select BR2_TARGET_ATMEL 2007-06-06 21:05:18 +00:00
Bernhard Reutner-Fischer
885da5d67a - fix typo 2007-06-06 20:25:16 +00:00
Bernhard Reutner-Fischer
fec743a305 - fix typo which led to a superfluous cp invocation 2007-06-06 19:59:01 +00:00
Bernhard Reutner-Fischer
1a5c324167 - better also copy the link targets.. 2007-06-06 19:50:05 +00:00
Bernhard Reutner-Fischer
cca0bfe4e3 - prefer shared libs on the host 2007-06-06 19:45:46 +00:00
Bernhard Reutner-Fischer
c6eb2ed657 - adjust to use the gcc-4.2.0 release
- adjust default gdb version to 6.6
- fix stripping gmp/mpfr due to recent LIBTGTEXT changes
2007-06-06 18:14:00 +00:00
Bernhard Reutner-Fischer
3342c8c547 - make sure to have the target-dir where we want to unpack ltp to 2007-06-06 18:10:48 +00:00
Bernhard Reutner-Fischer
6570eabd94 - bump version 2007-06-06 18:10:14 +00:00
Bernhard Reutner-Fischer
eb84b6dba3 - fix typo in version check 2007-06-05 07:38:07 +00:00
Bernhard Reutner-Fischer
915d1d2bd1 - update config 2007-06-02 17:41:02 +00:00
Bernhard Reutner-Fischer
ece6fe0595 - improve wording of BR2_PREFER_STATIC_LIB 2007-06-02 16:36:43 +00:00
Bernhard Reutner-Fischer
ca50d0da5c - bump version 2007-06-02 13:13:56 +00:00
Bernhard Reutner-Fischer
c6e43c9da3 - fixup the extension for the host and start to honor BR2_PREFER_STATIC_LIB 2007-06-02 11:22:17 +00:00
Bernhard Reutner-Fischer
7dcbbfbbd8 - move setting up the extensions to correct place (like i said but tom didn't do..) 2007-06-02 09:05:40 +00:00
Bernhard Reutner-Fischer
fc9566ef23 - correct extensions for apple (thanks Heikki Lindholm for pointing this out) 2007-06-02 08:49:45 +00:00
Bernhard Reutner-Fischer
3096f34d27 - add BR2_PREFER_STATIC_LIB config option to be able to select if we prefer to build static or dynamic libs/bins.
- depending on the BR2_GNU_BUILD_SUFFIX, set the respective EXEEXT, LIBEXT, SHREXT extensions for use on the target.
Thanks to Tom for suplying a diff which implements these.
2007-06-01 22:16:28 +00:00
Peter Korsgaard
961229caf5 Cleanup, get rid of MPG123_WORKDIR, use $@, libmad not needed 2007-05-31 15:42:33 +00:00
Peter Korsgaard
9f47480019 Cleanup, get rid of ETHTOOL_WORKDIR, use $@ 2007-05-31 15:27:05 +00:00
Peter Korsgaard
958dd529d4 Cleanup, get rid of HASERL_WORKDIR, use $@ 2007-05-31 15:19:37 +00:00
Peter Korsgaard
2f1893a8e5 libid3tag requires zlib. Noticed by Stuart Wood 2007-05-29 14:55:27 +00:00
Peter Korsgaard
002ad94857 Fixed silly typo. Thanks to Petur Thors for reporting 2007-05-24 21:23:19 +00:00
Peter Korsgaard
ca837b638e fontconfig requires expat 2007-05-24 08:41:49 +00:00
Peter Korsgaard
ab06ab7654 Strip binaries at install. Closes #1365 2007-05-23 15:41:48 +00:00
Peter Korsgaard
a3bf044725 ncftp package. Patch from #1355 2007-05-22 11:59:22 +00:00
Peter Korsgaard
293c026854 Fixup joystick.h include with modern kernel headers. Patch from #1217. 2007-05-22 11:17:27 +00:00
Peter Korsgaard
a489dda13f Use freetype-host for host tools. Fixes #1328 2007-05-22 10:31:25 +00:00
Peter Korsgaard
660b19062d Use select instead of depends for dependencies 2007-05-22 07:42:32 +00:00
Peter Korsgaard
ef53dd3b8e Use select instead of depends for dependencies 2007-05-22 07:40:36 +00:00
Bernhard Reutner-Fischer
33553eb655 - fix path to staging binary. Closes #1353 2007-05-18 09:59:36 +00:00
Bernhard Reutner-Fischer
804c6d57bb - bump patch version 2007-05-18 09:55:09 +00:00
Peter Korsgaard
77c982494d Strip libraries 2007-05-15 13:58:35 +00:00
Bernhard Reutner-Fischer
b7d87dd962 - repvik writes: e2fsprogs install several duplicate binaries that act slightly differently depending on what name they're called as. They can safely be removed and replaced with symlinks. This saves 480kb space.
Closes #1341
2007-05-15 12:50:04 +00:00
Bernhard Reutner-Fischer
f69be807b5 - bump patch version 2007-05-15 11:39:44 +00:00
Bernhard Reutner-Fischer
4f5ac8baa6 - add gdb-6.6 2007-05-15 11:33:08 +00:00
Bernhard Reutner-Fischer
aaf013cc16 - add 2.17.50.0.16 2007-05-15 11:28:58 +00:00
Bernhard Reutner-Fischer
30d713a81b - bump version 2007-05-15 11:25:41 +00:00
Bernhard Reutner-Fischer
014ad48f5f - bump version 2007-05-15 11:24:27 +00:00
Bernhard Reutner-Fischer
c1efa9b291 - bump version 2007-05-15 11:23:46 +00:00
Peter Korsgaard
01d97bb0c9 Don't use libssp as it doesn't get installed 2007-05-15 09:45:21 +00:00
Bernhard Reutner-Fischer
5706a8f36e - fixed upstream in r18618 2007-05-15 09:33:57 +00:00
Bernhard Reutner-Fischer
1f020bb491 - store uClibc's configfile as BR2_UCLIBC_CONFIG in menuconfig 2007-05-12 18:39:28 +00:00
Bernhard Reutner-Fischer
beca59b090 - ignore eventual errors from which(1) 2007-05-11 12:50:15 +00:00
Peter Korsgaard
bf898045a1 madplay package 2007-05-10 09:20:20 +00:00
Peter Korsgaard
8298b7d0e1 libid3tag package. Needed by madplay 2007-05-10 09:18:35 +00:00
Peter Korsgaard
8f30191dc8 Cleanup. Moved header file install to LIBMAD_PACKAGE_HEADERS target like zlib 2007-05-10 08:10:21 +00:00