summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* python-pyroute2: bump to 0.3.15Yegor Yefremov2015-12-152-10/+6
| | | | | | | | | | Add a hash file. Change download location to pypi and remove a pre-configure hook as the package now provides a stand-alone setup.py. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* linux: bump default version to 4.3.3Gustavo Zacarias2015-12-151-2/+2
| | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* linux-headers: bump 4.{1, 2, 3}.x seriesGustavo Zacarias2015-12-151-3/+3
| | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* lvm2: bump version to 2.02.138Vicente Olivert Riera2015-12-152-2/+2
| | | | | Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-pyasn: fix license fileGustavo Zacarias2015-12-151-1/+1
| | | | | | | | It's not LICENSE.txt and not LICENSE, fixes: http://autobuild.buildroot.net/results/d29/d293f35d8034eaaa519565b14641d1b56206cbc8/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* popt: change POPT_SITE back to original urlSébastien Szymanski2015-12-152-3/+2
| | | | | | | | The popt-1.16.tar.gz file is no more available at current URL and rmp5.org is online. Signed-off-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libsndfile: security bump to version 1.0.26Gustavo Zacarias2015-12-152-2/+2
| | | | | | | | | | Fixes: CVE-2014-9496 - SD2 buffer read overflow. CVE-2014-9756 - file_io.c divide by zero. CVE-2015-7805 - AIIF heap write overflow. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* netsnmp: add explicit support for pciutilsGustavo Zacarias2015-12-151-0/+5
| | | | | | | As pointed by Lonnie Abelbeck via email. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* mplayer: use autodetection for dvdnavVicente Olivert Riera2015-12-151-1/+2
| | | | | Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-webpy: add a hash file and use pypi download locationYegor Yefremov2015-12-142-1/+5
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-pyasn: bump to 0.1.9Yegor Yefremov2015-12-142-1/+4
| | | | | | | Add a hash file. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* gst1-plugins-base: comma separate licensesGustavo Zacarias2015-12-141-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* trinity: add a hash fileVicente Olivert Riera2015-12-141-0/+2
| | | | | Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* trinity: fix typo in MIPS' GET_FP_MODE and SET_FP_MODE macrosVicente Olivert Riera2015-12-141-0/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | Add a patch to fix a typo in the syscalls/prctl.c file. The PR_GET_FP_MODE and PR_SET_FP_MODE macros are defined in include/compat.h, but then syscalls/prctl.c tries to use GET_FP_MODE and SET_FP_MODE. It's lacking the PR_ preffix, and this is causing build failures like this one: CC syscalls/prctl.o syscalls/prctl.c:37:2: error: 'GET_FP_MODE' undeclared here (not in a function) GET_FP_MODE, SET_FP_MODE, ^ syscalls/prctl.c:37:15: error: 'SET_FP_MODE' undeclared here (not in a function) GET_FP_MODE, SET_FP_MODE, ^ This patch has been sent upstream. Fixes: http://autobuild.buildroot.net/results/12f/12f3144b5d99aa1872f6073f3aaac7f8a9c5cfdc/ Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* expedite: add a hash fileVicente Olivert Riera2015-12-141-0/+2
| | | | | Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* expedite: use a tar.bz2 tarball to save bandwitdh and disk spaceVicente Olivert Riera2015-12-141-0/+1
| | | | | Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* openal: Add jack2 dependencyAndré Hentschel2015-12-131-0/+7
| | | | | Signed-off-by: André Hentschel <nerv@dawncrow.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* openal: Bump to 1.17.1André Hentschel2015-12-132-2/+2
| | | | | | | | | Fixes http://autobuild.buildroot.org/results/3b8/3b8dadb1fcb71dae3daf500df95e270c2f86ec3b/ by fixing the jack without pulseaudio bug Signed-off-by: André Hentschel <nerv@dawncrow.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/libxml2: Remove autoreconfBernd Kuhls2015-12-131-1/+0
| | | | | | | | | | | | | Autoreconf is not necessary since we do not patch this package anymore. LIBXML2_AUTORECONF was added back in 2012 https://git.busybox.net/buildroot/commit/package/libxml2?id=aa5d9ba3b86f21be934fdb436525a833bf120305 and apparently not removed along with the patches applied before https://git.busybox.net/buildroot/commit/package/libxml2?id=dc0e7cfc3e4050ce7c0404b11f747bf1500c50b7 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/mplayer: Needs threadsBernd Kuhls2015-12-131-0/+5
| | | | | | | | | | | | Fixes http://autobuild.buildroot.net/results/fc0/fc02e01514965e13ee1de8f520a5b45f63a1103e/ http://autobuild.buildroot.net/results/b9c/b9cb712b321de4528d1a8dfb9bdfb16190bb660a/ http://autobuild.buildroot.net/results/22a/22aa0367ff76a3024faec69c762a08a4a441f45f/ and others Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/read-edid: Fix compiler check, c++ is not neededBernd Kuhls2015-12-131-0/+19
| | | | | | | | | | Fixes http://autobuild.buildroot.net/results/8c1/8c11e463b68121fe0331acf9f8a42a1d3fef40c7// and others Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/netsniff: fix missing depend on statementsSamuel Martin2015-12-131-0/+3
| | | | | | | | | | | Add missing architecture dependencies inherited from liburcu. Fixes: http://autobuild.buildroot.org/results/0a9/0a90d7c8f523b90b8a4ca6312ab4835547590fb2/ Signed-off-by: Samuel Martin <s.martin49@gmail.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/lttng-tools: use BR2_PACKAGE_LIBURCU_ARCH_SUPPORTS dependencySamuel Martin2015-12-131-2/+3
| | | | | | | | | | | Using this newly introduced symbol lets to simplify the dependency code. This change also adds the missing architecture dependencies on the second comment. Signed-off-by: Samuel Martin <s.martin49@gmail.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/lttng-libust: use BR2_PACKAGE_LIBURCU_ARCH_SUPPORTS dependencySamuel Martin2015-12-131-2/+3
| | | | | | | | | | | Using this newly introduced symbol lets to simplify the dependency code. This change also adds the missing architecture dependencies on the second comment. Signed-off-by: Samuel Martin <s.martin49@gmail.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/liburcu: introduce BR2_PACKAGE_LIBURCU_ARCH_SUPPORTS symbolSamuel Martin2015-12-131-2/+7
| | | | | | | | | | This new hidden symbol will allow simplifying the architecture dependencies on package that depends on liburcu. These packages will be updated in follow-up patches. Signed-off-by: Samuel Martin <s.martin49@gmail.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/perl-xml-libxml: bump version to 2.0123Bernd Kuhls2015-12-132-3/+3
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/perl-net-dns: bump version to 1.04Bernd Kuhls2015-12-132-3/+3
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/perl-libwww-perl: bump version to 6.15Bernd Kuhls2015-12-132-3/+3
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/perl-io-socket-ssl: bump version to 2.022Bernd Kuhls2015-12-132-3/+3
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* linux: Add kernel compression selection.Johan Sagaert2015-12-132-1/+49
| | | | | | | | | | | | This selection will ensure that the correct host tools will be build used for the kernel compression method used. [Maxime: Select the compression opts in the kernel config too ] Signed-off-by: Sagaert Johan <sagaert.johan@proximus.be> Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998 at free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-pyudev: new packageYegor Yefremov2015-12-135-0/+79
| | | | | | | | Add a patch, that fixes find_library() issue on the systems without library cache. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/tvheadend: bump version, add hashBernd Kuhls2015-12-132-1/+3
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/dtv-scan-tables: bump versionBernd Kuhls2015-12-131-1/+1
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/gawk: add optional readline dependencyYann E. MORIN2015-12-131-0/+8
| | | | | | | | | | | | | | The gawk debugger can optionally use readline for user input during the debugging session (for the usual autocompletion and stuff). Enable readline support when the readline package is enabled; let ./configure automatically find it. Forcibly disable readline support when the readline package is disabled. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Peter Korsgaard <jacmet@uclibc.org> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/gawk: clean the mpfr dependencyYann E. MORIN2015-12-131-1/+9
| | | | | | | | | | | | | | | | When available, mpfr provides support for BIGNUM, which allows gawk to work on arbitrarily-large numbers (hence the name). Forcibly disable mpfr if the mpfr package is not enabled. Let ./configure find it automatically when it is enabled. To be noted, the host-gawk need not have BIGNUM to build the target variant with support for BIGNUM. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Peter Korsgaard <jacmet@uclibc.org> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/perl-db-file: Fix berkeleydb detectionFrancois Perrad2015-12-131-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Without this patch libdb.so is not detected and lib/perl5/site_perl/5.22.0/i586-linux/auto/DB_File/DB_File.so is not linked against it: Parsing config.in... Looks Good. Checking if your kit is complete... Looks good Warning (mostly harmless): No library found for -ldb Generating a Unix-style Makefile Writing Makefile for DB_File Writing MYMETA.yml and MYMETA.json >>> perl-db-file 1.835 Building $ output/host/usr/bin/i586-buildroot-linux-uclibc-readelf -a output/target/usr/lib/perl5/site_perl/5.22.0/i586-linux/auto/DB_File/DB_File.so | grep NEEDED 0x00000001 (NEEDED) Shared library: [libc.so.1] After applying this patch configure output will look like this: Parsing config.in... Looks Good. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for DB_File Writing MYMETA.yml and MYMETA.json >>> perl-db-file 1.835 Building and the resulting library is correctly linked against libdb: $ output/host/usr/bin/i586-buildroot-linux-uclibc-readelf -a output/target/usr/lib/perl5/site_perl/5.22.0/i586-linux/auto/DB_File/DB_File.so | grep NEEDED 0x00000001 (NEEDED) Shared library: [libdb-5.3.so] 0x00000001 (NEEDED) Shared library: [libc.so.1] Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* pkg-perl: avoid insertion of host-perl in shebang of scriptsFrancois Perrad2015-12-131-0/+1
| | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* openal: New packageAndré Hentschel2015-12-134-0/+56
| | | | | | | [Thomas: remove bogus comment about thread dependency.] Signed-off-by: André Hentschel <nerv@dawncrow.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/dovecot: bump version to 2.2.21Bernd Kuhls2015-12-132-2/+2
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/dovecot-pigeonhole: bum version to 0.4.10.rc2Bernd Kuhls2015-12-132-3/+3
| | | | | | | Needed for Dovecot 2.2.21 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/{mesa3d, mesa3d-headers}: bump version to 11.0.7Bernd Kuhls2015-12-133-4/+4
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/znc: bump version to 1.6.2Bernd Kuhls2015-12-132-2/+2
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/tvheadend: bump versionBernd Kuhls2015-12-131-1/+1
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/mesa3d-demos: bump version to 8.3.0Bernd Kuhls2015-12-135-287/+17
| | | | | | | | | | | | | | | | | | | | Currently buildroot lacks glut support so add configure options to disable glut support, also disable osmesa support because it also depends on glut. Re-numbered and rebased 0001-demos-optional-gl.patch Removed patches: - 0001-demos-non-mesa-impl.patch All files related to this patch have been removed upstream: http://cgit.freedesktop.org/mesa/demos/commit/?id=74443c6ee79f3251f643ea05e94df58183e37d0d - 0003-demos-x11-fix.patch Applied upstream: http://cgit.freedesktop.org/mesa/demos/commit/?id=6f7ad3f242943242021d1c42c6ed6933b76137fd Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/clamav: Fix LICENSE_FILES after last version bumpBernd Kuhls2015-12-131-1/+1
| | | | | | | | | Fixes http://autobuild.buildroot.net/results/3a1/3a12aea6a7a3500883a6d0184da3bd8cebf50e7b/ and many others Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* wine: Add OSMesa dependencyAndré Hentschel2015-12-131-1/+7
| | | | | | | | We have support for building the OSMesa lib since 81537f284f62c6586d50bd5cca78c2bf1375b88c Signed-off-by: André Hentschel <nerv@dawncrow.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/xmlstarlet: Fix static buildBernd Kuhls2015-12-131-0/+1
| | | | | | | | | | | If libxml2 depends on xz (liblzma) static linking is broken. Fixes http://autobuild.buildroot.net/results/df3/df3f5fa770833c8c4344ee0bc67f45aa578ce542/ http://autobuild.buildroot.net/results/070/07021c8bd6e2031c2717fc58e2d3ff30c412fa90/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/wireshark: Fix libpcap detectionBernd Kuhls2015-12-131-0/+1
| | | | | | | | | | | | | | | | To reproduce the build error I had to install libpcap0.8-dev on my host system, then wireshark configure picks up checking for pcap-config... /usr/bin/pcap-config and fails. Fixes http://autobuild.buildroot.net/results/7e3/7e363d18866057df0db3d0d95fa8d9116728f6ce// and many others Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-cffi: bump to 1.3.1Yegor Yefremov2015-12-132-4/+4
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/nodejs: bump 4.x branch to version 4.2.3Jörg Krause2015-12-127-23/+51
| | | | | Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud