Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libcurl: compile with openssl support if available | Peter Korsgaard | 2008-12-28 | 2 | -0/+31 |
| | |||||
* | curl: rename to libcurl so Makefile.autotools.in can find patches | Peter Korsgaard | 2008-12-28 | 3 | -2/+2 |
| | |||||
* | openssl: fix uclibc 0.9.30 build | Peter Korsgaard | 2008-12-28 | 1 | -0/+18 |
| | |||||
* | netsnmp: bump version, fixes security hole in snmpv3 | Peter Korsgaard | 2008-12-28 | 1 | -1/+1 |
| | |||||
* | curl: convert to Makefile.autotools.in format, bump version | Peter Korsgaard | 2008-12-28 | 2 | -100/+18 |
| | |||||
* | curl: remove unused legacy patches | Peter Korsgaard | 2008-12-28 | 5 | -116/+0 |
| | |||||
* | toolchain/kernel-headers: add 2.6.28 | Peter Korsgaard | 2008-12-28 | 1 | -0/+4 |
| | | | | | Don't make it default yet as uclibc/busybox seems to have some issues with it. | ||||
* | libmpd: no need for autoreconf now we don't patch configure.ac anymore | Peter Korsgaard | 2008-12-27 | 1 | -1/+0 |
| | |||||
* | package: add libglade | Peter Korsgaard | 2008-12-27 | 3 | -0/+31 |
| | |||||
* | pango: bump version | Peter Korsgaard | 2008-12-27 | 5 | -43/+1 |
| | |||||
* | directfb-examples fixes | Thomas Petazzoni | 2008-12-26 | 1 | -3/+2 |
| | | | | | | | | | | | | * Do not install to the staging dir inside the target install target, since it has already been done in the staging install target. * Strip the binaries installed in the target. * Properly create the target installation stamp. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | libmpd: get rid of < glib2.16 workaround | Peter Korsgaard | 2008-12-26 | 1 | -17/+0 |
| | |||||
* | libglib2: bump version | Peter Korsgaard | 2008-12-26 | 3 | -1/+1 |
| | |||||
* | libgtk: don't list cups/png/jpeg/tiff as hard dependencies | Peter Korsgaard | 2008-12-26 | 2 | -7/+27 |
| | | | | | | GTK can be compiled without the above, so don't list them as hard dependencies, and simply adjust the build depending on what the user has enabled. | ||||
* | libgtk2: remove unneeded configure opts | Peter Korsgaard | 2008-12-26 | 1 | -15/+1 |
| | | | | This stuff is all handled by Makefile.autotools.in | ||||
* | package/multimedia: add libmpd package | Peter Korsgaard | 2008-12-26 | 5 | -0/+134 |
| | |||||
* | scripts/setlocalversion: update deprecated git-<command> usage | Wade Berrier | 2008-12-23 | 1 | -1/+1 |
| | | | | | | Git is moving away from the git-<command> to git <command> git-svn -> git svn | ||||
* | target/generic: add ttyAMAx device nodes (E.G. for qemu-system-arm) | Peter Korsgaard | 2008-12-23 | 3 | -0/+13 |
| | |||||
* | toolchain: disable export-toolchain stuff as it breaks make dependencies | Peter Korsgaard | 2008-12-23 | 1 | -3/+2 |
| | | | | | For some reason Ulf's export-toolchain stuff breaks the build as the dependencies target isn't executed and SED isn't set. | ||||
* | toolchain/uclibc: fix typo | Peter Korsgaard | 2008-12-23 | 1 | -1/+1 |
| | |||||
* | toolchain/uclibc: Add BR2_ENABLE_LOCALE_PREGENERATED option | Peter Korsgaard | 2008-12-23 | 2 | -5/+17 |
| | | | | | | | Add an option to either generate locales yourself or download the pregenerated set. Based on 4bdca9cc in Bernhard's tree. | ||||
* | strace: fix build on ARM (no <asm/cachectl.h>) | Peter Korsgaard | 2008-12-22 | 1 | -0/+21 |
| | |||||
* | rxvt: don't use getpt() | Peter Korsgaard | 2008-12-22 | 2 | -1/+18 |
| | | | | | uClibc can be (and per default is) configured to not implement the glibc function getpt(3), so use the non-getpt rxvt configuration. | ||||
* | x11r7/xserver_xorg: breaks with shared cache | Peter Korsgaard | 2008-12-22 | 1 | -0/+1 |
| | | | | The package overrides CFLAGS, so disable shared cache. | ||||
* | fontconfig: use {C,LD}FLAGS_FOR_BUILD for host tools | Peter Korsgaard | 2008-12-22 | 1 | -0/+59 |
| | |||||
* | x11r7/liblbxutil: use {C,LD}FLAGS_FOR_BUILD for host tools | Peter Korsgaard | 2008-12-22 | 1 | -6/+6 |
| | |||||
* | x11r7/libXt: use {C,LD}FLAGS_FOR_BUILD for host tools | Peter Korsgaard | 2008-12-22 | 1 | -5/+5 |
| | |||||
* | x11r7/libX11: use {C,LD}FLAGS_FOR_BUILD for host tools | Peter Korsgaard | 2008-12-22 | 1 | -7/+7 |
| | |||||
* | And make script for exported toolchain executable | Ulf Samuelsson | 2008-12-21 | 1 | -0/+1 |
| | |||||
* | Allow creating a script for external use of Buildroot toolchain | Ulf Samuelsson | 2008-12-21 | 5 | -0/+46 |
| | |||||
* | Bump version of setserial | Ulf Samuelsson | 2008-12-21 | 1 | -2/+4 |
| | |||||
* | Revert patch, sent by mistake | Ulf Samuelsson | 2008-12-20 | 1 | -2/+0 |
| | |||||
* | Add updated binutils-2.18 prepatched toolchain for AVR32 | Ulf Samuelsson | 2008-12-20 | 1 | -2/+3 |
| | |||||
* | Add updated gcc-4.2.2 prepatched toolchain for AVR32 | Ulf Samuelsson | 2008-12-20 | 2 | -0/+26 |
| | |||||
* | Add AP7200 eval kit configuration | Ulf Samuelsson | 2008-12-20 | 1 | -1/+2 |
| | |||||
* | Add BSP for AP7200 | Ulf Samuelsson | 2008-12-20 | 62 | -0/+7687 |
| | |||||
* | Add support for AT32AP7200 | Ulf Samuelsson | 2008-12-20 | 1 | -0/+14 |
| | |||||
* | Add 2.6.27.7 patches for AVR32 | Ulf Samuelsson | 2008-12-20 | 7 | -0/+26968 |
| | |||||
* | Hide AT91 features if not an AT91 ARM | Ulf Samuelsson | 2008-12-20 | 1 | -1/+8 |
| | |||||
* | Use correct linux version when applying latest minor patch | Ulf Samuelsson | 2008-12-20 | 1 | -1/+1 |
| | |||||
* | Sort Linux debug info in alphabetical order | Ulf Samuelsson | 2008-12-20 | 1 | -32/+44 |
| | |||||
* | Put latest version info in separate file for easier maintenance | Ulf Samuelsson | 2008-12-20 | 2 | -23/+66 |
| | |||||
* | toolchain/binutils: fix non-sysroot build | Peter Korsgaard | 2008-12-18 | 1 | -2/+2 |
| | |||||
* | Update links to new site locations (via Lance Albertson of OSL) | Bernhard Reutner-Fischer | 2008-12-18 | 3 | -3/+3 |
| | |||||
* | Update to latest linux versions | Ulf Samuelsson | 2008-12-17 | 1 | -6/+6 |
| | |||||
* | haserl: bump version | Peter Korsgaard | 2008-12-17 | 1 | -1/+1 |
| | |||||
* | openswan: revert $(strip ...) change (r24307) on patches | Peter Korsgaard | 2008-12-17 | 4 | -12/+12 |
| | | | | Thanks to Markus for noticing. | ||||
* | Remove AVR32 target variants, the current entries refers to CHIPS which have ↵ | Ulf Samuelsson | 2008-12-17 | 1 | -12/+0 |
| | | | | the same CPU core, CHIP variant is defined elsewhere | ||||
* | Revert $(strip ...) change which corrupted this file | Hamish Moffatt | 2008-12-17 | 1 | -0/+0 |
| | |||||
* | docs/buildroot.html: misc small fixes and strip trailing spaces | Peter Korsgaard | 2008-12-16 | 1 | -82/+82 |
| |