summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
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
2007-05-22ncftp package. Patch from #1355Peter Korsgaard
2007-05-22Fixup joystick.h include with modern kernel headers. Patch from #1217.Peter Korsgaard
2007-05-22Use freetype-host for host tools. Fixes #1328Peter Korsgaard
2007-05-22Use select instead of depends for dependenciesPeter Korsgaard
2007-05-22Use select instead of depends for dependenciesPeter Korsgaard
2007-05-18- fix path to staging binary. Closes #1353Bernhard Reutner-Fischer
2007-05-18- bump patch versionBernhard Reutner-Fischer
2007-05-15- repvik writes: e2fsprogs install several duplicate binaries that act ↵Bernhard Reutner-Fischer
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- bump versionBernhard Reutner-Fischer
2007-05-15- bump versionBernhard Reutner-Fischer
2007-05-15- bump versionBernhard Reutner-Fischer
2007-05-15Don't use libssp as it doesn't get installedPeter Korsgaard
2007-05-15- fixed upstream in r18618Bernhard Reutner-Fischer
2007-05-10madplay packagePeter Korsgaard
2007-05-10libid3tag package. Needed by madplayPeter Korsgaard
2007-05-10Cleanup. Moved header file install to LIBMAD_PACKAGE_HEADERS target like zlibPeter Korsgaard
2007-05-09Update version of LTP."Steven J. Hill"
2007-05-09Rename all INIT scripts to have the numerical prefixes to easily see the ↵"Steven J. Hill"
start-up order.
2007-05-09init scripts should be executablePeter Korsgaard
2007-05-09avahi-daemon supportPeter Korsgaard
2007-05-09Strip lib even if soname changesPeter Korsgaard