summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-06-14busybox 1.6.0 patchesPeter Korsgaard
2007-06-13- allow for patching snapshots. Files are named uClibc.*.patch which is ↵Bernhard Reutner-Fischer
unambiguous wrt release patches. sjhill, this "reverts" your r18601. I *need* to be able to test patches in a convenient manner. Please ping me if you are uncomfortable with this change so we can discuss it, thanks.
2007-06-13aumix packagePeter Korsgaard
2007-06-12Use BR2_ENDIAN for big/little endianness detectionPeter Korsgaard
2007-06-12Bumped versionPeter Korsgaard
2007-06-09- bump versionBernhard Reutner-Fischer
2007-06-07- forgot to supply a default for UCLIBC_EXTRA_CFLAGSBernhard Reutner-Fischer
2007-06-07- provide a "source-check" target that tries to download all packages withBernhard Reutner-Fischer
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- update defconfigBernhard Reutner-Fischer
2007-06-07- adjust sample configBernhard Reutner-Fischer
2007-06-07- hide atmel target if arch is not arm nor avr32Bernhard Reutner-Fischer
2007-06-06- the at91 mirrors depend on BR2_TARGET_ATMEL which may add at91 support ↵Bernhard Reutner-Fischer
later on which itself will select BR2_TARGET_ATMEL
2007-06-06- fix typoBernhard Reutner-Fischer
2007-06-06- fix typo which led to a superfluous cp invocationBernhard 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-05- fix typo in version checkBernhard Reutner-Fischer
2007-06-02- update configBernhard Reutner-Fischer
2007-06-02- improve wording of BR2_PREFER_STATIC_LIBBernhard 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-02- move setting up the extensions to correct place (like i said but tom ↵Bernhard Reutner-Fischer
didn't do..)
2007-06-02- correct extensions for apple (thanks Heikki Lindholm for pointing this out)Bernhard 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-24Fixed silly typo. Thanks to Petur Thors for reportingPeter 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-15Strip librariesPeter Korsgaard
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 patch versionBernhard Reutner-Fischer
2007-05-15- add gdb-6.6Bernhard Reutner-Fischer
2007-05-15- add 2.17.50.0.16Bernhard Reutner-Fischer
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