summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use HOST_GLIB for packagesUlf Samuelsson2008-07-058-11/+11
|
* Add configuration possibility for host Gnome Lib installationUlf Samuelsson2008-07-052-2/+23
|
* [0002974] add support for zlib and bzip2 in lighttpd, use alphabetical order ↵Ulf Samuelsson2008-07-053-2/+34
| | | | for lighttpd config
* Use latest config.* from buildroot in curlUlf Samuelsson2008-07-051-1/+3
|
* Fix bug [1899] Add table entry to allow openssl to build for AVR32, disabled ↵Ulf Samuelsson2008-07-052-0/+14
| | | | softfloat
* Add version number to logUlf Samuelsson2008-07-051-2/+11
|
* Update config.* of opensslUlf Samuelsson2008-07-051-0/+1
|
* Fix bug 003934, remove a dir tree instead of the dir nodeUlf Samuelsson2008-07-051-1/+1
|
* Run AVR32 toolchain with Sysroot (will fail if not enabled), deprecate 4.1.2 ↵Ulf Samuelsson2008-07-051-0/+5
| | | | and 4.2.1
* Ensure tslib uses config.* from buildrootUlf Samuelsson2008-07-051-2/+3
|
* Add 'build with log'Ulf Samuelsson2008-07-041-0/+3
|
* Update atstk100x defconfigUlf Samuelsson2008-07-041-2/+2
|
* Bump U-Boot version to 1.3.3Ulf Samuelsson2008-07-041-1/+1
|
* The build of 'file', needs to run 'file' natively, so provide a valid linkUlf Samuelsson2008-07-041-0/+1
|
* Update atstk100x defconfigUlf Samuelsson2008-07-041-50/+106
|
* Update defconfig for atngw100-expandedUlf Samuelsson2008-07-041-139/+163
|
* Update busybox config for atngw100-expandedUlf Samuelsson2008-07-041-0/+767
|
* Use a more consistent name for the atngw100-expanded defconfigUlf Samuelsson2008-07-041-0/+0
|
* Update configs for atngw100-baseUlf Samuelsson2008-07-043-62/+892
|
* Fix Config conflict caused by duplicate definition in KB9202 BSPUlf Samuelsson2008-07-043-28/+28
|
* Update atngw100 defconfigUlf Samuelsson2008-07-041-2/+5
|
* Make libdaemon use the config files from Buildroot (previously replaced by ↵Ulf Samuelsson2008-07-041-1/+3
| | | | libtoolize)
* Add prepatched AVR32 gcc-4.2.2 toolchain from www.atmel.no, move patch ↵Ulf Samuelsson2008-07-0413-46/+135
| | | | locations for prepatched toolchain to be under the toolchain directory
* Ensure consistency between XORG_none and (XORG_x11, XORG_tinyx)Thiago A. Corrêa2008-07-041-0/+3
|
* Fix freetype-2.2.1 build in AVR32, possibly other platforms tooThiago A. Corrêa2008-07-041-1/+2
|
* Fix bug #3594: ATK does not always require X support to be compiledThiago A. Corrêa2008-07-041-3/+9
|
* Minor clean-upThiago A. Corrêa2008-07-041-2/+2
|
* Enable KB9202 board in ConfigUlf Samuelsson2008-07-031-0/+1
|
* Add support for KwikByte KB9202 board, courtesy Brian BeattieUlf Samuelsson2008-07-0331-0/+4945
|
* Add support for latest kernelsUlf Samuelsson2008-07-031-10/+26
|
* Cleanup libvorbis, install in STAGING_DIR, courtesy Conrad ParkerUlf Samuelsson2008-07-031-4/+7
|
* install SAMBA SWAT correctly, add hint for autoconf, courtesy HC EgtvedtUlf Samuelsson2008-07-031-0/+6
|
* Add AT91 patches for 2.6.25 and 2.6.25-rc3Ulf Samuelsson2008-07-033-0/+14
|
* Update avr32 defconfigsThiago A. Corrêa2008-07-021-19/+22
|
* Makefile.autotools.in: fix source handlingPeter Korsgaard2008-07-021-2/+3
| | | | | | | | | | | Handling source/source-check/external-deps together doesn't work, as wget will then download the sources every time make source is called even if it's available in DL_DIR Instead detect source-check/external-deps from MAKELEVEL. Support downloadable package patches in source-check/external-deps while we're at it.
* ifplugd: only install default config if not provided in skeletonPeter Korsgaard2008-07-021-3/+4
|
* Remove trailing quote from help linesThiago A. Corrêa2008-07-021-6/+6
|
* fixup gdb-6.7.1Ulf Samuelsson2008-07-013-8113/+15
|
* disable werror in gdbUlf Samuelsson2008-07-011-0/+1
|
* disable configure caching in gdb, courtesy of Fathi BoudraUlf Samuelsson2008-07-011-5/+7
|
* Add gdb-6.8 support, courtesy Fathi BoudraUlf Samuelsson2008-07-011-0/+5
|
* Add gdb-6.8 support, courtesy Fathi BoudraUlf Samuelsson2008-07-011-0/+31
|
* Fix gbd-6.5, courtesy Fathi BoudraUlf Samuelsson2008-07-015-48/+42
|
* ncurses: don't follow symlink on ln invocationPeter Korsgaard2008-07-011-1/+1
| | | | | | The ln -sf command would fail if $TARGET_DIR/usr/lib/terminfo already exists as we don't have write permissions to the symlink target. Fixed by adding -n option (don't dereference link).
* valgrind: don't remove TARGET_DIR/usr/lib/pkgconfigPeter Korsgaard2008-07-011-5/+0
| | | | | There's no need for removing the pkgconfig files in valgrind.mk as that is now handled by the generic BR2_HAVE_DEVFILES.
* busybox: default to 1.11.xPeter Korsgaard2008-07-011-2/+3
|
* Mark Qt/E as deprecated (it is a really old version of Qtopia). Next step ↵Thiago A. Corrêa2008-07-011-0/+1
| | | | will be removal.
* busybox 1.11.0: additional fixesPeter Korsgaard2008-07-012-0/+187
|
* package/Makefile.in: propagate -s make flag to sub makesPeter Korsgaard2008-07-011-5/+4
|
* Makefile: remove target pkgconfig files if BR2_HAVE_DEVFILES isn't enabledPeter Korsgaard2008-07-011-1/+1
|