summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* configs/qemu: bump relevant config versionsGustavo Zacarias2013-07-3029-41/+41
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* linux: bump 3.10.x stable versionGustavo Zacarias2013-07-301-2/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* linux-headers: bump 3.{0, 4, 10}.x stable versionsGustavo Zacarias2013-07-302-3/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* gnutls: bump to version 3.2.3Gustavo Zacarias2013-07-301-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libfuse: remove unused configure optionsThomas De Schampheleire2013-07-301-2/+1
| | | | | | | | Current versions of libfuse do not recognize configure options --disable-nls and --disable-kernel-module. Remove them. Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/pmake: removeYann E. MORIN2013-07-301-47/+0
| | | | | | | | | | | Packaging pmake was required when we used the upstream libedit. Since we have switched to using the autotools-based libedit, pmake is no longer needed. Because pmake is quite ugly, let's just drop it. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/libedit: switch to alternate URL for proper packagingYann E. MORIN2013-07-304-87/+45
| | | | | | | | | | | | | | | | | | Upstream libedit does not have a proper homepage, and does not provide any sort of packaging whatsoever. So far, we used Debian's wayback machine to get a tarball of a rather oldish libedit. As Thomas pointed out, someone has been maintaining a proper autotools based, up-to-date package for a while. While Debian is stuck to 2.11 (5 years old now), we bump to 3.1 as a bonus. Remove our libedit.pc, it's now bundled with the package. Reported-by: Thomas De Schampheleire <patrickdepinguin+buildroot@gmail.com> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas De Schampheleire <patrickdepinguin+buildroot@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* gdb: Add support for ARC-specific gdbMischa Jonker2013-07-302-0/+6
| | | | | Signed-off-by: Mischa Jonker <mjonker@synopsys.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* strongswan: new packageJérôme Pouiller2013-07-293-0/+184
| | | | | | | | | strongSwan is an OpenSource IPsec implementation for the Linux operating system. It is based on the discontinued FreeS/WAN project and the X.509 patch. Signed-off-by: Jérôme Pouiller <jezz@sysmic.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libcec: add libcec for HDMI device ControlSpenser Gilliland2013-07-293-0/+46
| | | | | | | | | This patch adds libcec for HDMI device control. It enables Raspberry Pi support if the rpi-userland package is installed. [Thomas: add C++ dependency, reformat .mk header.] Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* lockdev: add lockdevSpenser Gilliland2013-07-293-0/+48
| | | | | | | | | Add lockdev a package for locking devices. [Thomas: change location in menuconfig, reformat header in .mk file.] Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* uboot: add support for Freescale .sb format to ubootGary Coulbourne2013-07-292-0/+8
| | | | | | | | [Thomas: update to recent Buildroot, add missing dependency on host-elftosb.] Signed-off-by: Gary Coulbourne <bear@bears.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* mtd: add option to build mkfs.ubifs for targetPaul B. Henson2013-07-292-0/+17
| | | | | | | | [Thomas: implement simplifications suggested by Thomas De Schampheleire, add missing 'depends' on required toolchain features.] Signed-off-by: Paul B. Henson <henson@acm.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libunwind: new packageANDY KENNEDY2013-07-284-0/+54
| | | | | | | | [Thomas: added patch to disable build of tests that fail on uClibc, added dependencies for architectures that are supported.] Signed-off-by: Andy Kennedy <andy.kennedy@adtran.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* sunxi-cedarx: add CedarX hardware video decoding librarySpenser Gilliland2013-07-283-0/+64
| | | | | | | | | [Thomas: rename package to sunxi-cedarx, improve help text description, install libraries with executable permissions to make sure they get stripped at the end of the build.] Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* opengl: add sunxi-mali as possible egl/gles providerSpenser Gilliland2013-07-282-0/+8
| | | | | Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* sunxi-mali: new packageSpenser Gilliland2013-07-288-0/+239
| | | | | | | | | [Thomas: remove trailing whitespace, install libraries with execution permissions so that they get stripped by Buildroot, r2p4 is only available on EABI toolchains, r3p0 on EABIhf toolchains.] Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* a10disp: new packageSpenser Gilliland2013-07-283-0/+35
| | | | | Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* tstools: fix build failure in parallel (-j) buildTzu-Jung Lee2013-07-282-0/+331
| | | | | | | | | | | | This patch fixes the nightly build failure caused by tstools. It is back ported from recent upstream commit 0e8463ea1dc55f566a88bb3df29cf3d5f23cc326. Once the upstream update the download page with more recent source tarball, this will no longer be needed. Signed-off-by: Tzu-Jung Lee <tjlee@ambarella.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* linux: bump 3.10.x stable versionGustavo Zacarias2013-07-281-2/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* linux-headers: bump 3.{2, 10}.x stable versionsGustavo Zacarias2013-07-281-2/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* busybox: register mdev as hotplug helper when selectedGustavo Zacarias2013-07-281-0/+1
| | | | | | | | | It's also done in the kernel configuration, however users may be using some other pre-built kernel and miss functionality like firmware loading. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* ser2net: bump to 2.9Yegor Yefremov2013-07-281-1/+3
| | | | | | | | | | | | | | | | | | | SER2NET_AUTORECONF is needed because of libtool version mismatch. See error message bellow: /bin/bash ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -o ser2net controller.o dataxfer.o devcfg.o readconfig.o selector.o ser2net.o utils.o telnet.o buffer.o -lnsl libtool: Version mismatch error. This is libtool 2.4.2 Debian-2.4.2-1ubuntu1, but the libtool: definition of this LT_INIT comes from libtool 2.2.6b. libtool: You should recreate aclocal.m4 with macros from libtool 2.4.2 Debian-2.4.2-1ubuntu1 libtool: and run autoconf again. make: *** [ser2net] Error 63 Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* tcl: make the libtcl writable in order to be strippedRichard Genoud2013-07-281-0/+7
| | | | | | | | The libtcl is installed with 0555 and that prevents it from being stripped. Signed-off-by: Richard Genoud <richard.genoud@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* tcl: add a tclsh symlinkRichard Genoud2013-07-281-0/+5
| | | | | | | | tclsh is installed with its version number (tclshx.y) but scripts (like usb_modeswitch_dispatcher) are calling tclsh, not tclshx.y. Signed-off-by: Richard Genoud <richard.genoud@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* tcl: install the libtcl into stagingRichard Genoud2013-07-281-0/+1
| | | | | | | The tcl package contains a lib, so it should go into staging. Signed-off-by: Richard Genoud <richard.genoud@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* tcl: remove strip commandRichard Genoud2013-07-281-5/+0
| | | | | | | | | | Stripping is done at the end of the buildroot process, for all files at once. There's no need to do it here. (Suggested by Thomas Petazzoni) Signed-off-by: Richard Genoud <richard.genoud@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* tcl: use make conditionsRichard Genoud2013-07-281-7/+14
| | | | | | | | As suggested by Thomas Petazzoni, make conditions should be used rather than shell condition in Makefiles. Signed-off-by: Richard Genoud <richard.genoud@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libiqrf: Bump to v0.1.2 + update build system.Marek Belisko2013-07-282-2/+31
| | | | | | | | | | v0.1.2 update build system from autotools to cmake. [Thomas: add patch to ensure the CMake build system only checks for a C compiler and not a C++ compiler] Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* build: use find -perm /mode, instead of -perm +mode STRIP_FIND_CMDTzu-Jung Lee2013-07-271-1/+1
| | | | | | | | | The -perm +mode is deprecated, and sometimes yields suprising results. It can be confused with permission in symbolic mode, for example '+u+g', as POSIX spec suggests. Signed-off-by: Tzu-Jung Lee <tjlee@ambarella.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* dropwatch: add missing dependenciesThomas Petazzoni2013-07-271-0/+5
| | | | | | | | | dropwatch requires thread support because it selects libnl that depends on thread support. Also dropwatch cannot build on AArch64, because it selects the target binutils package which isn't (yet) available on AArch64. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* usb_modeswitch_data: requires thread supportThomas Petazzoni2013-07-271-0/+4
| | | | | | | | usb_modeswitch_data unconditionally selects usb_modeswitch, but usb_modeswitch depends on thread support. This commit has the thread support dependency to usb_modeswitch_data. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libglib2: needs threadsSpenser Gilliland2013-07-2767-162/+280
| | | | | | | | | | | | | | This commit adds a dependency of the libglib2 package on thread support in the toolchain, since upstream libglib2 doesn't build without thread support. The commit is rather large as it involves propagating the dependency on thread support to all reverse dependencies of the libglib2 package. [Thomas: squash all patches into one, make a few minor fixes, the most important one being to not add comments about MMU requirement when a package doesn't work on !MMU platforms.] Signed-off-by: Spenser Gilliland <spenser@gillilanding.com>
* avahi: minor cleanupSpenser Gilliland2013-07-271-2/+4
| | | | Signed-off-by: Spenser Gilliland <spenser@gillilanding.com>
* toolchain-external: support toolchains with lib32 directoriesThomas De Schampheleire2013-07-271-10/+10
| | | | | | | | | | Some toolchains, like the Cavium Networks' one, have lib32/ and lib64/ directories, while the standard lib/ is empty. To find libc.a, buildroot currently only looks in lib/ and lib64/. This patch extends the search to lib32/ as well. Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* tstools: add missing comment when !BR2_LARGEFILEThomas Petazzoni2013-07-271-0/+3
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* gcc/mudflap: disable for blackfin, it doesn't buildGustavo Zacarias2013-07-271-0/+5
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* blackfin: set GNU_TARGET_NAME accordinglyGustavo Zacarias2013-07-271-1/+8
| | | | | | | | | | Blackfin for FDPIC targets uses *-linux-*, however for FLAT targets it needs *-uclinux-* in order for gcc to build properly. [Thomas: use a TARGET_OS variable instead of redefining GNU_TARGET_NAME completely] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* uclibc/bfin: don't install host utils if not FDPICGustavo Zacarias2013-07-271-4/+11
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* uclibc/bfin: set the appropiate binfmt in the configurationGustavo Zacarias2013-07-271-0/+40
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* uclibc: use builtin startfiles targetGustavo Zacarias2013-07-271-3/+2
| | | | | | | | | | Now that we've dropped 0.9.31.x we can use the startfiles / install_startfiles targets instead of building and installing them by hand. Fixes internal blackfin toolchain build errors regarding crtreloc.o Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* gcc/bfin: 4.{6,7,8}.x are brokenGustavo Zacarias2013-07-271-3/+4
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* uclibc: make target utils optionalGustavo Zacarias2013-07-272-5/+22
| | | | | | | | | These are broken for blackfin unfortunately so they're disabled. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* uclibc: reorder list of dependencies for NPTL optionThomas Petazzoni2013-07-271-2/+2
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* uclibc/bfin: only supports linuxthreads.oldGustavo Zacarias2013-07-271-0/+2
| | | | | | [Thomas: do not reorder options, as this is a separate change] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* gcc/bfin: doesn't support --with-cpu defaultsGustavo Zacarias2013-07-271-0/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* tstools: new packageTzu-Jung Lee2013-07-274-0/+79
| | | | | | | | | | | | [Thomas: properly indent help text, add largefile dependency, remove unneeded libpcap dependency, remove unneeded CLEAN_CMDS, reorder build and install commands, remove uneeded <pkg>_INSTALL_STAGING, <pkg>_INSTALL_TARGET and <pkg>_INSTALL_IMAGES variables, move from package/multimedia/ to package/, add license details, rename patch to remove version number in the patch filename.] Signed-off-by: Tzu-Jung Lee <tjlee@ambarella.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* normalize separator size to 80Jerzy Grzegorek2013-07-2710-19/+19
| | | | | Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* fix header package nameJerzy Grzegorek2013-07-2799-99/+99
| | | | | Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* squid: bump to version 3.3.8Gustavo Zacarias2013-07-272-7/+7
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud