summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* configs/qemu_mips64el_malta_defconfig: don't force eglibcGustavo Zacarias2015-03-041-3/+0
| | | | | | | It's not required, the toolchain options should handle that. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* toolchain/buildroot: default to glibc where possible/convenientGustavo Zacarias2015-03-041-1/+2
| | | | | | | | | | Default to glibc over eglibc where it's possible and/or convenient. Since the eglibc project is basically gone and merged with glibc it doesn't make sense to keep defaulting to it for architectures that aren't uClibc-capable. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* perl: fix build caused by bison generated codeFrancois Perrad2015-03-041-0/+1
| | | | | | | | | | | | | | This commit makes sure the date of a C file is newer than the date of the corresponding Bison source file, so that the build process doesn't try to regenerate it. This avoids the need to have host-bison as a dependency for the perl build. Fixes: http://autobuild.buildroot.net/results/1c2/1c261b09f5a4a314d5dcbc1e5811af9c7d18658a/ Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* qt5: bump version to 5.4.1Will Wagner2015-03-047-528/+1
| | | | | | | Also remove all patches that have been applied to 5.4.1 branch Signed-off-by: Will Wagner <will_wagner@carallon.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* kmod: needs largefileFabio Porcedda2015-03-041-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | Since version 20 it requires largefile support. http://git.kernel.org/cgit/utils/kernel/kmod/kmod.git/commit/?id=481ad14550087c77c9df6d117c7a975a38a4ad33 - Disable --disable-largefile. We already had possible bugs in the index implementation if this were passed. It's now fixed, but it's never tested. Disable it. Fix build failure: configure: error: --disable-largefile is not supported by kmod package/pkg-generic.mk:172: recipe for target 'output/build/kmod-20/.stamp_configured' failed Fixes: http://autobuild.buildroot.net/results/f662d9230e4bc2da7dc56a2ffd493cc37254d377// http://autobuild.buildroot.net/results/233ec8ee346e15d41658cffc6bbb4a6c9dd46746// [Thomas: - use two separate 'depends on' conditions for BR2_STATIC_LIBS and BR2_LARGEFILE, like we do in most packages. - take this opportunity to also indicate the dependency on dynamic library in the comment, which was missing until now.] Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com> Cc: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* quagga: bump to version 0.99.24Gustavo Zacarias2015-03-043-9/+18
| | | | | | | Also add hash file. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* whois: bump to version 5.2.5Gustavo Zacarias2015-03-032-4/+4
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* agentpp: update URL addressJerzy Grzegorek2015-03-031-1/+1
| | | | | Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* glibc: drop stray from merge/bumpGustavo Zacarias2015-03-032-89/+0
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* gcc: make branding unconditionalGustavo Zacarias2015-03-031-8/+3
| | | | | | | We don't support older versions that can't handle it any more. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* grub2: add hashGustavo Zacarias2015-03-031-0/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* grub: add hashGustavo Zacarias2015-03-031-0/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* syslinux: add hashGustavo Zacarias2015-03-031-0/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* ruby: bump to version 2.2.1Gustavo Zacarias2015-03-032-5/+6
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* collectd: bump to version 5.4.2Gustavo Zacarias2015-03-033-7/+63
| | | | | | | | | * Add hash file * Add support for: ipvs, modbus, netlink, nginx, postgresql * Fix threshold support Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libvorbis: bump versionPeter Korsgaard2015-03-032-2/+2
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* bind: bump to version 9.9.7Gustavo Zacarias2015-03-032-3/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libidn: bump to version 1.30Gustavo Zacarias2015-03-032-3/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* alsa-utils: bump to version 1.0.29Gustavo Zacarias2015-03-032-1/+3
| | | | | | | Also add hash file. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* alsa-lib: bump to version 1.0.29Gustavo Zacarias2015-03-032-1/+3
| | | | | | | Also add hash file. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs/qemu: update to the latest kernel/headers versionsGustavo Zacarias2015-03-0333-86/+86
| | | | | | | qemu_arm_vexpress_defconfig is broken for 3.19 so keep it with 3.18.x Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* wget: bump version to 1.16.2Vicente Olivert Riera2015-03-022-2/+2
| | | | | | | | - Bump version to 1.16.2 - Update the hash file Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* kmod: bump version to 20Vicente Olivert Riera2015-03-022-2/+2
| | | | | | | | - Bump version to 20 - Update the hash file Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* imagemagick: bump to version 6.9.0-9Jerzy Grzegorek2015-03-022-2/+2
| | | | | Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* bdwgc: fix static buildBaruch Siach2015-03-021-1/+6
| | | | | | | | | | | | Fixes: http://autobuild.buildroot.net/results/6d3/6d3f73f7b5e4e7bd1293aae9b626f38ac456b6c4/ http://autobuild.buildroot.net/results/1ba/1ba511c629f724eee8b75b9b34fe8db154b3cfe1/ http://autobuild.buildroot.net/results/a54/a54cc1bdc5dcb4c459cfbcae3368811e2170d100/ and more. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Merge branch 'next'Peter Korsgaard2015-03-02393-7000/+2331
|\ | | | | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * wine: New packageAndré Hentschel2015-03-014-0/+317
| | | | | | | | | | | | | | | | | | | | | | | | | | Wine is a compatibility layer capable of running Windows applications on Linux. Signed-off-by: André Hentschel <nerv@dawncrow.de> Cc: Yann E. MORIN <yann.morin.1998@free.fr> Tested-by: "Yann E. MORIN" <yann.morin.1998@free.fr> [Only build-tested, not run-time tested y lack of Windows apps] Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> [Thomas: fix a few typos in one comment in the .mk file.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * uclibc: enable Xtensa NPTL support with uClibc-ngThomas Petazzoni2015-03-011-1/+3
| | | | | | | | | | | | | | | | | | Contrary to mainline uClibc, uClibc-ng has support for NPTL on Xtensa, so let's allow selecting NPTL when a uClibc version other than the Xtensa special uClibc version is used. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Tested-by: Waldemar Brodkorb <wbx@uclibc-ng.org>
| * uclibc: add ability to use uClibc-ng 1.0.0Thomas Petazzoni2015-03-013-0/+304
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit adds support for a new uClibc version: uClibc-ng 1.0.0. Since its build system is for now exactly the same as the one of uClibc, we don't create a new package, but instead simply add it as a new uClibc version. The only special trick needed is the creation of a symlink to the program interpreter, due to a mismatch between the program interpreter file name generated by uClibc-ng and the one used by gcc. This patch is heavily based on previous work from Waldemar Brodkorb. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Tested-by: Waldemar Brodkorb <wbx@uclibc-ng.org>
| * package/libmpdclient: add hash filePeter Kümmel2015-02-281-0/+2
| | | | | | | | | | | | [Peter: strip trailing newlines] Signed-off-by: Peter Kümmel <syntheticpp@gmx.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * linux-headers: bump 3.{10, 14, 18}.x seriesGustavo Zacarias2015-02-271-3/+3
| | | | | | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * bdwgc: bump to version 7.4.2Baruch Siach2015-02-274-12/+3
| | | | | | | | | | | | | | | | | | | | | | | | The code in gcconfig.h indicates that the list of supported architectures is now a superset of BR2_PACKAGE_LIBATOMIC_ARCH_SUPPORTS so we can drop BR2_PACKAGE_BDWGC_ARCH_SUPPORTS. Also, add a hash file. Cc: Pedro Aguilar <paguilar@paguilar.org> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * linux-headers: bump 3.{2,12}.x seriesGustavo Zacarias2015-02-271-2/+2
| | | | | | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * sqlite: bump to version 3.8.8.3Gustavo Zacarias2015-02-272-2/+2
| | | | | | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * xz: bump to version 5.2.1Gustavo Zacarias2015-02-262-2/+2
| | | | | | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * configs/raspberrypi2: update and fix our defconfigYann E. MORIN2015-02-261-1/+11
| | | | | | | | | | | | | | | | | | Lock to 3.19 kernel headers; and comment about installing DTBs; bump kernel sha1. Reported-by: Peter Korsgaard <jacmet@uclibc.org> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * boards/raspberrypi: update instructions for Raspberry Pi 2Yann E. MORIN2015-02-262-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | The instructions for the Raspberry Pi 2 (aka model B2) are the same as the ones for the Raspberry Pi, so: - state so in the existing readme - create a symlink raspberrypi2 -> raspberrypi Also fix typo in spelling of "Raspberry Pi" (two words, not one). Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * git: bump version to 2.3.1Vicente Olivert Riera2015-02-262-2/+2
| | | | | | | | | | | | | | | | - Bump version to 2.3.1 - Update the hash file Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * gnutls: bump to version 3.3.13Gustavo Zacarias2015-02-262-2/+2
| | | | | | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * sox: add optional opus file supportGustavo Zacarias2015-02-251-0/+6
| | | | | | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * opusfile: new packageGustavo Zacarias2015-02-254-0/+41
| | | | | | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * sox: bump to version 14.4.2Gustavo Zacarias2015-02-252-3/+5
| | | | | | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * libcurl: bump to version 7.41.0Gustavo Zacarias2015-02-252-2/+2
| | | | | | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * rsyslog: bump to version 8.8.0Gustavo Zacarias2015-02-254-108/+2
| | | | | | | | | | | | | | Patches upstream so remove them. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * package/libmpdclient: update to 2.10Peter Kümmel2015-02-252-42/+1
| | | | | | | | | | | | | | Removed patch is upstream. Signed-off-by: Peter Kümmel <syntheticpp@gmx.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * mpg123: bump to version 1.22.0Gustavo Zacarias2015-02-252-4/+4
| | | | | | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * odhcp6c: install default state scriptPeter Korsgaard2015-02-241-0/+7
| | | | | | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * busybox: enable flock appletPeter Korsgaard2015-02-241-1/+1
| | | | | | | | | | | | Needed by E.G. the default odhcp6c state script. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * odhcp6c: bump version for IA_NA/IA_PD fixPeter Korsgaard2015-02-241-1/+1
| | | | | | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * python-cherrypy: new packageFrank Hunleth2015-02-234-0/+28
| | | | | | | | | | | | Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud