summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* package: add libgladePeter Korsgaard2008-12-273-0/+31
|
* pango: bump versionPeter Korsgaard2008-12-275-43/+1
|
* directfb-examples fixesThomas Petazzoni2008-12-261-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 workaroundPeter Korsgaard2008-12-261-17/+0
|
* libglib2: bump versionPeter Korsgaard2008-12-263-1/+1
|
* libgtk: don't list cups/png/jpeg/tiff as hard dependenciesPeter Korsgaard2008-12-262-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 optsPeter Korsgaard2008-12-261-15/+1
| | | | This stuff is all handled by Makefile.autotools.in
* package/multimedia: add libmpd packagePeter Korsgaard2008-12-265-0/+134
|
* scripts/setlocalversion: update deprecated git-<command> usageWade Berrier2008-12-231-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 Korsgaard2008-12-233-0/+13
|
* toolchain: disable export-toolchain stuff as it breaks make dependenciesPeter Korsgaard2008-12-231-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 typoPeter Korsgaard2008-12-231-1/+1
|
* toolchain/uclibc: Add BR2_ENABLE_LOCALE_PREGENERATED optionPeter Korsgaard2008-12-232-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 Korsgaard2008-12-221-0/+21
|
* rxvt: don't use getpt()Peter Korsgaard2008-12-222-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 cachePeter Korsgaard2008-12-221-0/+1
| | | | The package overrides CFLAGS, so disable shared cache.
* fontconfig: use {C,LD}FLAGS_FOR_BUILD for host toolsPeter Korsgaard2008-12-221-0/+59
|
* x11r7/liblbxutil: use {C,LD}FLAGS_FOR_BUILD for host toolsPeter Korsgaard2008-12-221-6/+6
|
* x11r7/libXt: use {C,LD}FLAGS_FOR_BUILD for host toolsPeter Korsgaard2008-12-221-5/+5
|
* x11r7/libX11: use {C,LD}FLAGS_FOR_BUILD for host toolsPeter Korsgaard2008-12-221-7/+7
|
* And make script for exported toolchain executableUlf Samuelsson2008-12-211-0/+1
|
* Allow creating a script for external use of Buildroot toolchainUlf Samuelsson2008-12-215-0/+46
|
* Bump version of setserialUlf Samuelsson2008-12-211-2/+4
|
* Revert patch, sent by mistakeUlf Samuelsson2008-12-201-2/+0
|
* Add updated binutils-2.18 prepatched toolchain for AVR32Ulf Samuelsson2008-12-201-2/+3
|
* Add updated gcc-4.2.2 prepatched toolchain for AVR32Ulf Samuelsson2008-12-202-0/+26
|
* Add AP7200 eval kit configurationUlf Samuelsson2008-12-201-1/+2
|
* Add BSP for AP7200Ulf Samuelsson2008-12-2062-0/+7687
|
* Add support for AT32AP7200Ulf Samuelsson2008-12-201-0/+14
|
* Add 2.6.27.7 patches for AVR32Ulf Samuelsson2008-12-207-0/+26968
|
* Hide AT91 features if not an AT91 ARMUlf Samuelsson2008-12-201-1/+8
|
* Use correct linux version when applying latest minor patchUlf Samuelsson2008-12-201-1/+1
|
* Sort Linux debug info in alphabetical orderUlf Samuelsson2008-12-201-32/+44
|
* Put latest version info in separate file for easier maintenanceUlf Samuelsson2008-12-202-23/+66
|
* toolchain/binutils: fix non-sysroot buildPeter Korsgaard2008-12-181-2/+2
|
* Update links to new site locations (via Lance Albertson of OSL)Bernhard Reutner-Fischer2008-12-183-3/+3
|
* Update to latest linux versionsUlf Samuelsson2008-12-171-6/+6
|
* haserl: bump versionPeter Korsgaard2008-12-171-1/+1
|
* openswan: revert $(strip ...) change (r24307) on patchesPeter Korsgaard2008-12-174-12/+12
| | | | Thanks to Markus for noticing.
* Remove AVR32 target variants, the current entries refers to CHIPS which have ↵Ulf Samuelsson2008-12-171-12/+0
| | | | the same CPU core, CHIP variant is defined elsewhere
* Revert $(strip ...) change which corrupted this fileHamish Moffatt2008-12-171-0/+0
|
* docs/buildroot.html: misc small fixes and strip trailing spacesPeter Korsgaard2008-12-161-82/+82
|
* Documentation fixes and updatesThomas Petazzoni2008-12-151-76/+147
| | | | | | | | The biggest update is to document the Makefile.autotools.in way of writing .mk files. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Mention another important benefit of Buildroot.Thomas Petazzoni2008-12-151-0/+6
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Fix TARGET_PATH for external toolchain buildsThomas Petazzoni2008-12-151-1/+1
| | | | | | | | | | TARGET_PATH didn't contain $(STAGING_DIR)/usr/bin, which means that programs installed in $(STAGING_DIR)/usr/bin were not considered for execution during Buildroot build process. This was a problem with host automake/autoconf/libtool, which could not be found. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* avahi: make sure destination dirs existsPeter Korsgaard2008-12-151-8/+6
|
* toolchain: use same gdb Config.in for internal/external toolchainsPeter Korsgaard2008-12-157-150/+96
| | | | | | | | | | We used to use different gdb configs for internal and external toolchains because mconf won't source the same file twice. This works, but is kind of sub optimal, as people forget to keep them in sync. Fix it to use the same file for both situations by shuffling around the config options a bit. Should work identical to before (except for the newer gdb versions available for ext).
* ifplugd: fix non-C++ buildPeter Korsgaard2008-12-132-1/+18
| | | | | The ifplugd configure script was checking for a C++ compiler, even though it isn't used for anything.
* Another external toolchain support solutionThomas Petazzoni2008-12-132-3/+7
| | | | | | | | | | | | | | | | | | | | * In toolchain/external-toolchain/ext-tool.mk, copy the contents of the sysroot directory to the staging dir. * In package/Makefile.in, add a --sysroot CFLAGS pointing to the staging dir * Remove the CFLAGS and LDFLAGS definition from TARGET_CONFIGURE_OPTS. I haven't investigated exactly why, but with these options, DirectFB fails to build because it cannot find PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP, even if DirectFB's Makefile properly sets -D_GNU_SOURCE. I have already sent this patch on December, 2nd to the mailing-list, but got no feedback. So let's commit and see what happens :-) Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* menuconfig: don't prepend CONFIG_ to symbols in help textPeter Korsgaard2008-12-131-1/+1
|