Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-29 | libglib2: fix download url | Peter Korsgaard | |
Reported by Berns. | |||
2008-12-29 | gmpc: fix typo | Peter Korsgaard | |
Thanks to Thomas for noticing. | |||
2008-12-29 | busybox; fix iptunnel compile with 2.6.28 headers (from r24253) | Peter Korsgaard | |
2008-12-29 | gmpc: needs libglade as well | Peter Korsgaard | |
2008-12-28 | package: make X server selection a choice and fix tinyx prefix | Peter Korsgaard | |
2008-12-28 | package: add gmpc (gtk musicpd client) package | Peter Korsgaard | |
2008-12-28 | netsnmp: don't list openssl as a hard dependency | Peter Korsgaard | |
netsnmp can be compiled without ssl support, so don't list it as a hard dependency and only compile in support if enabled by the user. | |||
2008-12-28 | libcurl: add dummy curl-* targets | Peter Korsgaard | |
2008-12-28 | libcurl: compile with openssl support if available | Peter Korsgaard | |
2008-12-28 | curl: rename to libcurl so Makefile.autotools.in can find patches | Peter Korsgaard | |
2008-12-28 | openssl: fix uclibc 0.9.30 build | Peter Korsgaard | |
2008-12-28 | netsnmp: bump version, fixes security hole in snmpv3 | Peter Korsgaard | |
2008-12-28 | curl: convert to Makefile.autotools.in format, bump version | Peter Korsgaard | |
2008-12-28 | curl: remove unused legacy patches | Peter Korsgaard | |
2008-12-28 | toolchain/kernel-headers: add 2.6.28 | Peter Korsgaard | |
Don't make it default yet as uclibc/busybox seems to have some issues with it. | |||
2008-12-27 | libmpd: no need for autoreconf now we don't patch configure.ac anymore | Peter Korsgaard | |
2008-12-27 | package: add libglade | Peter Korsgaard | |
2008-12-27 | pango: bump version | Peter Korsgaard | |
2008-12-26 | directfb-examples fixes | Thomas Petazzoni | |
* 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> | |||
2008-12-26 | libmpd: get rid of < glib2.16 workaround | Peter Korsgaard | |
2008-12-26 | libglib2: bump version | Peter Korsgaard | |
2008-12-26 | libgtk: don't list cups/png/jpeg/tiff as hard dependencies | Peter Korsgaard | |
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. | |||
2008-12-26 | libgtk2: remove unneeded configure opts | Peter Korsgaard | |
This stuff is all handled by Makefile.autotools.in | |||
2008-12-26 | package/multimedia: add libmpd package | Peter Korsgaard | |
2008-12-23 | scripts/setlocalversion: update deprecated git-<command> usage | Wade Berrier | |
Git is moving away from the git-<command> to git <command> git-svn -> git svn | |||
2008-12-23 | target/generic: add ttyAMAx device nodes (E.G. for qemu-system-arm) | Peter Korsgaard | |
2008-12-23 | toolchain: disable export-toolchain stuff as it breaks make dependencies | Peter Korsgaard | |
For some reason Ulf's export-toolchain stuff breaks the build as the dependencies target isn't executed and SED isn't set. | |||
2008-12-23 | toolchain/uclibc: fix typo | Peter Korsgaard | |
2008-12-23 | toolchain/uclibc: Add BR2_ENABLE_LOCALE_PREGENERATED option | Peter Korsgaard | |
Add an option to either generate locales yourself or download the pregenerated set. Based on 4bdca9cc in Bernhard's tree. | |||
2008-12-22 | strace: fix build on ARM (no <asm/cachectl.h>) | Peter Korsgaard | |
2008-12-22 | rxvt: don't use getpt() | Peter Korsgaard | |
uClibc can be (and per default is) configured to not implement the glibc function getpt(3), so use the non-getpt rxvt configuration. | |||
2008-12-22 | x11r7/xserver_xorg: breaks with shared cache | Peter Korsgaard | |
The package overrides CFLAGS, so disable shared cache. | |||
2008-12-22 | fontconfig: use {C,LD}FLAGS_FOR_BUILD for host tools | Peter Korsgaard | |
2008-12-22 | x11r7/liblbxutil: use {C,LD}FLAGS_FOR_BUILD for host tools | Peter Korsgaard | |
2008-12-22 | x11r7/libXt: use {C,LD}FLAGS_FOR_BUILD for host tools | Peter Korsgaard | |
2008-12-22 | x11r7/libX11: use {C,LD}FLAGS_FOR_BUILD for host tools | Peter Korsgaard | |
2008-12-21 | And make script for exported toolchain executable | Ulf Samuelsson | |
2008-12-21 | Allow creating a script for external use of Buildroot toolchain | Ulf Samuelsson | |
2008-12-21 | Bump version of setserial | Ulf Samuelsson | |
2008-12-20 | Revert patch, sent by mistake | Ulf Samuelsson | |
2008-12-20 | Add updated binutils-2.18 prepatched toolchain for AVR32 | Ulf Samuelsson | |
2008-12-20 | Add updated gcc-4.2.2 prepatched toolchain for AVR32 | Ulf Samuelsson | |
2008-12-20 | Add AP7200 eval kit configuration | Ulf Samuelsson | |
2008-12-20 | Add BSP for AP7200 | Ulf Samuelsson | |
2008-12-20 | Add support for AT32AP7200 | Ulf Samuelsson | |
2008-12-20 | Add 2.6.27.7 patches for AVR32 | Ulf Samuelsson | |
2008-12-20 | Hide AT91 features if not an AT91 ARM | Ulf Samuelsson | |
2008-12-20 | Use correct linux version when applying latest minor patch | Ulf Samuelsson | |
2008-12-20 | Sort Linux debug info in alphabetical order | Ulf Samuelsson | |
2008-12-20 | Put latest version info in separate file for easier maintenance | Ulf Samuelsson | |