aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* rsync: fix build with config cacheOlaf Rempel2009-05-151-0/+1
| | | | | | | | Signed-off-by: Olaf Rempel <razzor@kopf-tisch.de> Acked-by: Thiago A. Correa <thiago.correa@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* docs: get rid of svn date keywordsPeter Korsgaard2009-05-152-3/+0
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* docs/news.html: announce buildroot.orgPeter Korsgaard2009-05-141-0/+9
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* cups: remove version number from patchesPeter Korsgaard2009-05-142-0/+0
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* cups: fix -fstack-protector configure checkPeter Korsgaard2009-05-142-1/+27
| | | | | | | The configure script failed to detect toolchains without stack protector support. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* cups: add pdftops optionPeter Korsgaard2009-05-142-0/+19
| | | | | | | | The pdftops support in cups needs C++ support, whereas the rest doesn't. Add a BR2_PACKAGE_CUPS_PDFTOPS (depending on C++ support) to enable it if needed. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* gamin: only enable python support if enabledSven Neumann2009-05-131-0/+4
| | | | | | Closes #295. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* busybox: additional 1.14.0 patchesPeter Korsgaard2009-05-132-13/+19
| | | | | | The original mdev patch was buggy. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Fix gcc 3.4.6 build with newer host libc versionsWade Berrier2009-05-121-0/+11
| | | | | | | | | The build of gcc 3.4.6 fails when host libc is too new. I pulled the fix from this bug report: http://bugs.openembedded.net/show_bug.cgi?id=4626 Signed-off-by: Wade Berrier <wberrier@gmail.com>
* .gitignore: Ease /binaries patternMichael Roth2009-05-121-1/+1
| | | | | | | | | The current /binaries/* hid the directory, but completely removed it by "git-clean -d", which should not be intended. Reported-by: Markus Heidelberg <markus.heidelberg@web.de> Signed-off-by: Michael Roth <mroth@nessie.de> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* gcc-4.3.3: add a patch to link with the math lib to get copysignalAngus Salkeld2009-05-122-0/+130
| | | | | | | | | | | Conditionally apply the following patch by Bernhard Reutner-Fischer which solves a link error on powerpc (with softfloat or multilib) when using a shared libgcc_s. See: http://gcc.gnu.org/ml/gcc-patches/2008-10/msg00237.html http://www.nabble.com/PPC-won't-build-with-soft-float-td22772110.html Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* kernel-headers: bump 2.6.27 / 2.6.29 versionsPeter Korsgaard2009-05-091-2/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Merge branch 'master' of git://git.buildroot.net/~correa/git/buildroot into testPeter Korsgaard2009-05-084-33/+33
|\
| * Update atngw100_defconfig to kernel 2.6.29.2Thiago A. Correa2009-05-081-14/+12
| | | | | | | | Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com>
| * Update Linux Advanced to 2.6.29.2Thiago A. Correa2009-05-082-11/+16
| | | | | | | | Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com>
| * Add dl folder to gitignoreThiago A. Correa2009-05-081-0/+1
| | | | | | | | Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com>
| * Update atngw100_defconfigThiago A. Correa2009-05-081-10/+6
| | | | | | | | Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com>
* | clarify license and fix website license linkPeter Korsgaard2009-05-082-1/+341
|/ | | | | | BR is licensed under GPLv2 (or later). Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* dmraid: broken with parallel make (lib + tools race)Peter Korsgaard2009-05-071-0/+2
| | | | | | Reported by Olaf Rempel. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* metacity: bump version and convert to Makefile.autotools.in formatPeter Korsgaard2009-05-063-149/+37
| | | | | | Closes #167. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* download.html: fix browse source URLPeter Korsgaard2009-05-051-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* news: announce 2009.05-rc1Peter Korsgaard2009-05-051-0/+13
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Update for 2009.05-rc1, add CHANGES2009.05_rc1Peter Korsgaard2009-05-052-1/+67
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ntfs-3g: convert to Makefile.autotools.inOlaf Rempel2009-05-042-78/+28
| | | | | | | | - bump version to 2009.03.8 - internal fuse support, no longer depends on libfuse/pkgconfig - fix WCHAR dependency Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Add .gitignore filesangus salkeld2009-05-042-0/+16
| | | | | | [peter: add /.config] Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package: set CXX to false rather than "" if no C++ support is enabledPeter Korsgaard2009-05-041-1/+1
| | | | | | | | | Some configure scripts seems to ignore CXX settings if it is set to the empty string, and goes back to the default (<arch>-linux-g++), so use false instead, as that will loudly break the build if the C++ compiler is ever used. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* samba: bump versionSven Neumann2009-05-045-43/+26
| | | | | | | | Closes #293. [peter: bump to 3.3.4] Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/: add gob2 for target/host and use for gmpc compilationPeter Korsgaard2009-05-045-9/+110
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* kernel-headers: bump 2.6.27.x / 2.6.28.xPeter Korsgaard2009-05-044-2/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* busybox: 1.14.0 mdev / des fixesPeter Korsgaard2009-05-042-0/+38
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* scripts/package wizard: clarify the steps after the wizardMarkus Heidelberg2009-05-031-9/+21
| | | | | Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* scripts/package wizard: add support for subdirsMarkus Heidelberg2009-05-031-5/+22
| | | | | Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* scripts/package wizard: delete trailing whitespace and empty linesMarkus Heidelberg2009-05-031-3/+1
| | | | | | | | In this script and in the .mk output. Let's avoid unnecessary whitespace issues in new packages created with this wizard. Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* scripts/package wizard: make workable from TOPDIRMarkus Heidelberg2009-05-031-3/+4
| | | | | | | | Before you to had to be in a subdirectory, for example package/ Now you can call it from anywhere. Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Makefile.autotools.in: fix minimal foo.mk exampleMarkus Heidelberg2009-05-031-1/+1
| | | | | | | | The directory argument was introduced to support packages in subdirectories of package/ several months ago. Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* docs/: announce move to gitPeter Korsgaard2009-05-037-99/+85
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Config.in: we're now on gitPeter Korsgaard2009-05-011-1/+1
|
* docs/lists.html: mention gmane interface to listPeter Korsgaard2009-04-301-1/+3
|
* Make sure AVR32 defconfigs use u-boot 2008.10 (only known version to work ↵Thiago A. Corrêa2009-04-302-47/+50
| | | | properly)
* Undeprecate u-boot 2008.10 since this is the last version known to work with ↵Thiago A. Corrêa2009-04-301-1/+0
| | | | JFFS2 fs and AVR32
* target/device: fix busybox version / .config in defconfigsPeter Korsgaard2009-04-296-14/+14
|
* vim: regenerate the configure.patchWade Berrier2009-04-291-832/+861
|
* Improve Qt embedded target_dir install handling and granularity. This saves ↵Thiago A. Corrêa2009-04-292-28/+152
| | | | me 600k on jffs2 compressed fs for avr32.
* Fix atngw100_defconfig busybox config locationThiago A. Corrêa2009-04-291-40/+45
|
* package/: remove obsolete qte packagePeter Korsgaard2009-04-294-562/+0
|
* toolchain/uClibc: 0.9.30.1 arm linuxthreads fixPeter Korsgaard2009-04-291-0/+177
| | | | Reported by Michael Roth <mroth@nessie.de>. Identical to the 0.9.30 patch.
* package/multimedia/gstreamer: bump versionPeter Korsgaard2009-04-296-78/+8
| | | | Patch by Sven Neumann <s.neumann@raumfeld.com>, closes #101.
* Fix issues in shared-mime-infoThomas Petazzoni2009-04-292-6/+5
| | | | | | | | * Properly indent Config.in * Remove unneeded SHARED_MIME_INFO_INSTALL_STAGING_OPT definition Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* docs/buildroot.html: fix typoPeter Korsgaard2009-04-291-1/+1
|
* Add the shared-mime-info packageThomas Petazzoni2009-04-294-0/+100
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The shared-mime-info package contains the core database of common types and the update-mime-database command used to extend it. The only thing that is actually needed in the target is the file mime.cache. In order to generate that file, shared-mime-info is installed into the staging-dir. The idea is that other packages might add more mime-info files and these should be collected in staging-dir. From there the mime.cache file is created using tools installed in host-dir and copied to target. From Sven Neumann <s.neumann@raumfeld.com> Modifications by Thomas Petazzoni : * Add a patch to the main Makefile.am so that the $(XMLLINT) variable is used instead of hardcoding xmllint * Apply the patch in the host build of shared-mime-info * In the target build, pass an XMLLINT environment variable so that the xmllint binary isn't searched in $(STAGING_DIR) but in $(HOST_DIR) Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>