summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2007-06-25- fix typo in previous commitBernhard Reutner-Fischer
2007-06-25- correct installation pathBernhard Reutner-Fischer
2007-06-25- correct installation pathBernhard Reutner-Fischer
2007-06-25- bump version and correct installation pathBernhard Reutner-Fischer
2007-06-25- forgot to adjust the pathes..Bernhard Reutner-Fischer
2007-06-25- pull some additional fixes from upstreamBernhard Reutner-Fischer
2007-06-25- use sysconf to obtain the pagesize (Ivan Kuten)Bernhard Reutner-Fischer
2007-06-25- add post 1.6.0 fixBernhard Reutner-Fischer
2007-06-25- preserve quotesBernhard Reutner-Fischer
2007-06-25- preserve quotesBernhard Reutner-Fischer
2007-06-25- bump versionBernhard Reutner-Fischer
- add SUSV legacy fixups
2007-06-25- improve the zlib-clean targetBernhard Reutner-Fischer
2007-06-25- make sure that TARGET_DIR/usr/lib existsBernhard Reutner-Fischer
2007-06-25- Install the library under $(STAGING_DIR)/usr/lib (Julien Letessier)Bernhard Reutner-Fischer
2007-06-25- bump version and correct install dirs (Julien Letessier)Bernhard Reutner-Fischer
2007-06-23- bump versionBernhard Reutner-Fischer
2007-06-23- fix typo in versionBernhard Reutner-Fischer
2007-06-23- Fixed a type in the binary target and also install to staging_dir (Julien ↵Bernhard Reutner-Fischer
Letessier) - make sure that -clean also wipes the staging_dir files.
2007-06-21- need to rename these hunks to come after the base patchesBernhard Reutner-Fischer
2007-06-21- version bump (not yet tested..)Bernhard Reutner-Fischer
2007-06-21- use correct path for lzo libs and headers et alBernhard Reutner-Fischer
2007-06-21- use correct path for lzo libs and headersBernhard Reutner-Fischer
2007-06-21- use the correct path to the pkgconfig .pcBernhard Reutner-Fischer
2007-06-20- escape wildcards in kernel-patch patternsBernhard Reutner-Fischer
2007-06-20- use $@Bernhard Reutner-Fischer
2007-06-20- you have to escape the asteriskBernhard Reutner-Fischer
2007-06-20- bump versionBernhard Reutner-Fischer
2007-06-20- add full sysroot support for non-ancient toolchains.Bernhard Reutner-Fischer
- start to separate usr/lib and lib to match normal system-layout
2007-06-16If external toolchain support NPTL, then we should build Open POSIX ↵"Steven J. Hill"
Testsuite if the user selects us.
2007-06-16Get rid of extra directory entry in JFFS2 and add wildcarding for usbmount ↵"Steven J. Hill"
patches.
2007-06-16Fix install of scripts."Steven J. Hill"
2007-06-14busybox 1.6.0 patchesPeter Korsgaard
2007-06-13aumix packagePeter Korsgaard
2007-06-12Bumped versionPeter Korsgaard
2007-06-09- bump versionBernhard Reutner-Fischer
2007-06-06- fix typoBernhard Reutner-Fischer
2007-06-06- better also copy the link targets..Bernhard Reutner-Fischer
2007-06-06- prefer shared libs on the hostBernhard Reutner-Fischer
2007-06-06- adjust to use the gcc-4.2.0 releaseBernhard Reutner-Fischer
- adjust default gdb version to 6.6 - fix stripping gmp/mpfr due to recent LIBTGTEXT changes
2007-06-06- make sure to have the target-dir where we want to unpack ltp toBernhard Reutner-Fischer
2007-06-06- bump versionBernhard Reutner-Fischer
2007-06-02- bump versionBernhard Reutner-Fischer
2007-06-02- fixup the extension for the host and start to honor BR2_PREFER_STATIC_LIBBernhard Reutner-Fischer
2007-06-01- add BR2_PREFER_STATIC_LIB config option to be able to select if we prefer ↵Bernhard Reutner-Fischer
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-05-31Cleanup, get rid of MPG123_WORKDIR, use $@, libmad not neededgcc3_legacyPeter Korsgaard
2007-05-31Cleanup, get rid of ETHTOOL_WORKDIR, use $@Peter Korsgaard
2007-05-31Cleanup, get rid of HASERL_WORKDIR, use $@Peter Korsgaard
2007-05-29libid3tag requires zlib. Noticed by Stuart WoodPeter Korsgaard
2007-05-24fontconfig requires expatPeter Korsgaard
2007-05-23Strip binaries at install. Closes #1365Peter Korsgaard