summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* configs/qemu: bump relevant configs to kernel version 3.8.xGustavo Zacarias2013-03-0138-58/+58
| | | | | | | | | | | Problematic configurations not bumped: arm-versatilepb - IRQ failure for symbios scsi sh4-r2d - Qemu still doesn't emulate advanced features from the UART sparc-ss10 - Illegal instruction Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* linux: bump to 3.8.x seriesGustavo Zacarias2013-03-011-3/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* kernel-headers: bump 3.{0, 2, 4, 7}.x stable version and add 3.8.1Gustavo Zacarias2013-03-012-5/+10
| | | | | | | Also mark 3.6.x as deprecated to match upstream EOL. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Merge branch 'next'Peter Korsgaard2013-03-0136-326/+529
|\
| * qt: install QML imports on targetDaniel Nyström2013-02-271-0/+10
| | | | | | | | | | | | | | | | | | | | | | When selecting the Qt declarative module, all the QML imports was built and installed to staging, but never installed to the target. Signed-off-by: Daniel Nyström <daniel.nystrom@timeterminal.se> Acked-by: Alexander Lukichev <alexander.lukichev@gmail.com> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Tested-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * package/exfat{,-utils}: license is GPLv3+Yann E. MORIN2013-02-262-2/+2
| | | | | | | | | | | | | | Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * wireshark: new packageBaruch Siach2013-02-264-0/+79
| | | | | | | | | | | | | | | | | | | | | | | | This is only the bare minimum needed to build the textual tshark utility. Support for more options, including the wireshark GUI, can be added later. [Peter: point includedir at staging to workaround host/target headers issue] Cc: Stefan Fröberg <stefan.froberg@petroprogram.com> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Tested-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * bump json-c to 0.10Andreas Wetzel2013-02-252-11/+9
| | | | | | | | | | | | | | | | this patch bumps json-c to version 0.10 and adapts the no-reentrant patch to the new version. Signed-off-by: Andreas Wetzel <andreas.wetzel@nanotronic.ch> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * nmap: new packageGustavo Zacarias2013-02-253-0/+41
| | | | | | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * f2fs-tools: new packageGustavo Zacarias2013-02-253-0/+30
| | | | | | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * toolchain-external: add new Microblaze toolchainsThomas Petazzoni2013-02-232-0/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The existing Microblaze toolchains that we have have the annoying property of being based on a very old glibc version: 2.3.6. Xilinx provides newer toolchains with glibc 2.14, generated by Crosstool-NG, but they are only available as part of a huge Git repository that contains the gcc, Linux, binutils, glibc sources unpacked (4.4 GB total), which makes is very unpractical. I contacted the Xilinx person who did those toolchains, but they apparently didn't intend to change that anytime soon. So, we have created a tarball for those toolchains, adding a README.txt file in the tarball that points back to the original location that contains the source code for them. Those tarballs are hosted on sources.buildroot.net. This commit then adds support for those two new external toolchains, one for little endian Microblaze, another one for big endian Microblaze. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * exfat-utils: new packageGustavo Zacarias2013-02-233-0/+36
| | | | | | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * exfat: new packageGustavo Zacarias2013-02-233-0/+41
| | | | | | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * package/connman: bump version to 1.11Yann E. MORIN2013-02-221-1/+1
| | | | | | | | | | Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * package/vtun: update to 3.0.3Yann E. MORIN2013-02-229-167/+158
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Against all odds, vtun had a new release sometime last year. Still, the code needs patching: - the existing patch to fix installation has been refreshed - the existing patch to fix blowfish header location has been replaced (see below) - configure looks in hard-coded, host paths (eg. /usr/include) without any consideration for scross-compilation --> new patch - configure.in does not even pass an autoreconf without a bit of love first (it's written in an ancient dialect that autoreconf does no longer recognise) --> new patch Remove obsolete, unused, bit-rotting scripts and warning. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * package/vtun: add missing 'depends on' zlibYann E. MORIN2013-02-221-0/+1
| | | | | | | | | | | | | | | | The dependency on zlib is correctly expresed in vtun.mk, but was missing from the Config.in. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * package/tvheadend: update to v3.5Yann E. MORIN2013-02-226-125/+90
| | | | | | | | | | Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * luajit: bump to version 2.0.1Francois Perrad2013-02-221-1/+1
| | | | | | | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * linenoise: patch was merged on upstreamFrancois Perrad2013-02-222-21/+1
| | | | | | | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * Kickoff 2013.05 cyclePeter Korsgaard2013-02-101-1/+1
| | | | | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | Kickoff 2013.05 cyclePeter Korsgaard2013-03-011-1/+1
| | | | | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | Update for 2013.022013.02Peter Korsgaard2013-02-284-6/+22
| | | | | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | Manual: add empty line after header in .mk filesStephan Hoffmann2013-02-283-73/+76
| | | | | | | | | | | | Signed-off-by: Stephan Hoffmann <sho@relinux.de> Acked-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | working-with: board supportSamuel Martin2013-02-281-2/+2
| | | | | | | | | | Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | manual: misc. post-{build, image} scripts fixesSamuel Martin2013-02-281-14/+16
| | | | | | | | | | | | | | | | | | * update post-build scripts mechanism that now support several scripts * fix formatting Signed-off-by: Samuel Martin <s.martin49@gmail.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | manual: minor fix in patch-policy.txtSamuel Martin2013-02-281-3/+13
| | | | | | | | | | Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | manual: fix cross-refsSamuel Martin2013-02-284-3/+12
| | | | | | | | | | Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | libgtk2: warn that directfb backend is deprecatedPeter Korsgaard2013-02-281-0/+3
| | | | | | | | | | | | | | | | And will go away in the future, as discussed here: http://lists.busybox.net/pipermail/buildroot/2013-February/067977.html Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | busybox: 1.21.0 platform fix-on-fixPeter Korsgaard2013-02-271-0/+13
| | | | | | | | | | | | The unxz hunk was missing. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | busybox: add 1.21.0 xz fixPeter Korsgaard2013-02-271-0/+84
| | | | | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | busybox: 1.21.1 fix for move_to_unaligned16()Peter Korsgaard2013-02-271-0/+11
| | | | | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | libupnp: requires threadsGustavo Zacarias2013-02-272-4/+6
| | | | | | | | | | | | | | | | Fixes: http://autobuild.buildroot.net/results/ac5a18a6241d36a751cce1867c4da63047eafbaa/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | quota: needs mmuPeter Korsgaard2013-02-271-0/+1
| | | | | | | | | | | | Fixes http://autobuild.buildroot.net/results/85e3c73d1c0b5c6843d65a487203b20f62bf3075 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | flashbench: force gnu99 dialect on sh2agilles.talis@gmail.com2013-02-271-2/+2
| | | | | | | | | | | | | | | | | | | | | | Fixes: http://autobuild.buildroot.org/results/33880036054c39cb04dad71bc8c0a9eece16fac6 CodeSourcery toolchains for sh2a only provide LLONG_MAX when used with the gnu99 dialect. Signed-off-by: Gilles Talis <gilles.talis@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | collectd: don't build with -WerrorPeter Korsgaard2013-02-271-0/+8
| | | | | | | | | | | | Fixes http://autobuild.buildroot.net/results/09659472f504a364590727a05ac900108ed027b4 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | mii-diag: fix race conditionPeter Korsgaard2013-02-261-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The mii-diag buildsystem doesn't correctly encode the needed dependencies, so the install step can race against the mii-diag-udeb (through all) to either cause mii-diag to be built for the host or not be available when 'install' is executed. Work around it by explicitly calling the needed steps and not building the (unused) udeb version at all. Fixes http://autobuild.buildroot.net/results/4825d267025c74c522077f84330b47f1110315fa Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | Update for 2013.02-rc32013.02_rc3Peter Korsgaard2013-02-264-4/+30
| | | | | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | linux-fusion: bump to 9.0.0Arnout Vandecappelle (Essensium/Mind)2013-02-261-1/+1
| | | | | | | | | | | | | | | | Fixes https://bugs.busybox.net/show_bug.cgi?id=5960 Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Cc: broot@monkster.hopto.org Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | kernel-headers: remove legacy codeThomas Petazzoni2013-02-261-9/+0
| | | | | | | | | | | | | | | | The BR2_KERNEL_HEADERS_2_6_35 symbol no longer exists since some time, so get rid of code that was specific to this kernel version. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | linux-firmware: switch to http urlGustavo Zacarias2013-02-251-1/+2
| | | | | | | | | | | | | | | | As recommended by Yegor Yefremov for f2fs-tools some firewalls might restrict the git port and make life harder. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | enlightenment: Alsa backend needs mixer supportPeter Korsgaard2013-02-251-0/+7
| | | | | | | | | | | | Fixes http://autobuild.buildroot.net/results/3d6e35e3cda9428cc422b4f6203ba912bdc11faf/ Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | dialog: needs mmuGustavo Zacarias2013-02-251-0/+1
| | | | | | | | | | | | | | | | Fixes http://autobuild.buildroot.net/results/bfb968d611e8dea43c604726a3005c72a7d6ee28/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | spawn-fcgi: needs mmuGustavo Zacarias2013-02-251-0/+1
| | | | | | | | | | | | | | | | Fixes http://autobuild.buildroot.net/results/cb6605b223642e647981e697f17d89bb97e223a6/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | libmad: force architecture-specific optimisations on AVR32Gilles Talis2013-02-231-0/+1
| | | | | | | | | | | | | | | | | | Fixes: http://autobuild.buildroot.net/results/e01f5a5484299dce1797966445f3972583c67b22 http://autobuild.buildroot.net/results/7ed0563fbbfc19c93ec5be35d3b6a95e496b4c5d Signed-off-by: Gilles Talis <gilles.talis@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | haserl: needs fork()Peter Korsgaard2013-02-231-0/+1
| | | | | | | | | | | | Fixes http://autobuild.buildroot.net/results/e265d061e1956522dad4566827ed4171160dfecc Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | ruby: disable parallel buildPeter Korsgaard2013-02-231-0/+1
| | | | | | | | | | | | Fixes http://autobuild.buildroot.net/results/c71100ee21a12db47047563c6e70afdc552595d4/ Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | ruby: security bump to version 1.9.3-p392Gustavo Zacarias2013-02-231-1/+1
| | | | | | | | | | | | | | Fixes JSON DoS (CVE-2013-0269) and REXML DoS (no assigned CVE yet). Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | package/vtun: add missing 'depends on' zlibYann E. MORIN2013-02-221-0/+1
| | | | | | | | | | | | | | | | The dependency on zlib is correctly expresed in vtun.mk, but was missing from the Config.in. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | libffi: fix powerpc build breakageGustavo Zacarias2013-02-221-0/+29
| | | | | | | | | | | | | | | | | | Happens with the latest release when there are no FP registers. Fixes: http://autobuild.buildroot.net/results/bc43261d3ddc9d4c320522563249f4a0695a35a4/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | conntrack-tools: needs mmuGustavo Zacarias2013-02-221-0/+1
| | | | | | | | | | | | | | | | Fixes http://autobuild.buildroot.net/results/641755fbc61b47361b71161eabbf3075c7598c88/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>