Commit Graph

1043 Commits

Author SHA1 Message Date
Bernhard Reutner-Fischer faf363f197 - account for now optional archive 2007-06-25 16:56:11 +00:00
Bernhard Reutner-Fischer 12435dfe47 - fix typo in previous commit 2007-06-25 16:35:23 +00:00
Bernhard Reutner-Fischer ab57732b25 - correct installation path 2007-06-25 15:38:03 +00:00
Bernhard Reutner-Fischer 187d5531b3 - correct installation path 2007-06-25 15:07:25 +00:00
Bernhard Reutner-Fischer 27f55ff470 - bump version and correct installation path 2007-06-25 14:53:24 +00:00
Bernhard Reutner-Fischer e1d4dc1d8e - forgot to adjust the pathes.. 2007-06-25 11:22:26 +00:00
Bernhard Reutner-Fischer 7e81360323 - pull some additional fixes from upstream 2007-06-25 11:17:52 +00:00
Bernhard Reutner-Fischer f7ce4eb03c - use sysconf to obtain the pagesize (Ivan Kuten) 2007-06-25 11:12:51 +00:00
Bernhard Reutner-Fischer 489a777527 - add post 1.6.0 fix 2007-06-25 11:07:11 +00:00
Bernhard Reutner-Fischer 4d49614d3f - preserve quotes 2007-06-25 10:29:47 +00:00
Bernhard Reutner-Fischer d5ea4caa14 - preserve quotes 2007-06-25 10:23:24 +00:00
Bernhard Reutner-Fischer 0982183a8d - bump version
- add SUSV legacy fixups
2007-06-25 09:41:35 +00:00
Bernhard Reutner-Fischer 933d5c60ef - improve the zlib-clean target 2007-06-25 09:07:08 +00:00
Bernhard Reutner-Fischer 2f92075db2 - make sure that TARGET_DIR/usr/lib exists 2007-06-25 09:01:53 +00:00
Bernhard Reutner-Fischer b63654f352 - Install the library under $(STAGING_DIR)/usr/lib (Julien Letessier) 2007-06-25 08:58:38 +00:00
Bernhard Reutner-Fischer a56ecc4aee - bump version and correct install dirs (Julien Letessier) 2007-06-25 08:37:23 +00:00
Bernhard Reutner-Fischer 17bc94ad53 - bump version 2007-06-23 13:56:52 +00:00
Bernhard Reutner-Fischer 58b07230ff - fix typo in version 2007-06-23 13:43:39 +00:00
Bernhard Reutner-Fischer 43201cc258 - Fixed a type in the binary target and also install to staging_dir (Julien Letessier)
- make sure that -clean also wipes the staging_dir files.
2007-06-23 09:50:29 +00:00
Bernhard Reutner-Fischer 0848d01d38 - need to rename these hunks to come after the base patches 2007-06-21 22:14:55 +00:00
Bernhard Reutner-Fischer 96a63a34fa - version bump (not yet tested..) 2007-06-21 22:09:36 +00:00
Bernhard Reutner-Fischer 040f92bfc0 - use correct path for lzo libs and headers et al 2007-06-21 22:07:24 +00:00
Bernhard Reutner-Fischer 5dbb973e0e - use correct path for lzo libs and headers 2007-06-21 22:06:48 +00:00
Bernhard Reutner-Fischer 5a6e977994 - use the correct path to the pkgconfig .pc 2007-06-21 22:05:39 +00:00
Bernhard Reutner-Fischer 701d2aea93 - escape wildcards in kernel-patch patterns 2007-06-20 13:25:44 +00:00
Bernhard Reutner-Fischer 96b998842d - use $@ 2007-06-20 13:19:40 +00:00
Bernhard Reutner-Fischer f2433fa3fa - you have to escape the asterisk 2007-06-20 13:18:53 +00:00
Bernhard Reutner-Fischer 057f971934 - bump version 2007-06-20 12:10:48 +00:00
Bernhard Reutner-Fischer 8027784c35 - add full sysroot support for non-ancient toolchains.
- start to separate usr/lib and lib to match normal system-layout
2007-06-20 11:26:36 +00:00
"Steven J. Hill" a7dae1919c If external toolchain support NPTL, then we should build Open POSIX Testsuite if the user selects us. 2007-06-16 18:27:38 +00:00
"Steven J. Hill" 07feaa5736 Get rid of extra directory entry in JFFS2 and add wildcarding for usbmount patches. 2007-06-16 17:56:05 +00:00
"Steven J. Hill" 8f8e19df58 Fix install of scripts. 2007-06-16 17:54:38 +00:00
Peter Korsgaard 12958f2d6f busybox 1.6.0 patches 2007-06-14 13:09:06 +00:00
Peter Korsgaard 1c0ead4129 aumix package 2007-06-13 10:07:16 +00:00
Peter Korsgaard 6755d78ea6 Bumped version 2007-06-12 15:19:27 +00:00
Bernhard Reutner-Fischer 5b98b48d85 - bump version 2007-06-09 09:58:14 +00:00
Bernhard Reutner-Fischer 885da5d67a - fix typo 2007-06-06 20:25:16 +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 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 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 ca837b638e fontconfig requires expat 2007-05-24 08:41:49 +00:00