summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* gst1-plugins-good: bump to version 1.8.3Gustavo Zacarias2016-08-202-3/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* gst1-plugins-base: bump to version 1.8.3Gustavo Zacarias2016-08-202-3/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* gstreamer1: bump to version 1.8.3Gustavo Zacarias2016-08-202-3/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* util-linux: bump version to 2.28.1Rahul Bedarkar2016-08-193-39/+4
| | | | | | | | | | | Drop upstream patch 0001-build-sys-fix-uClibc-ng-scanf-check.patch. Release notes: https://www.kernel.org/pub/linux/utils/util-linux/v2.28/v2.28.1-ReleaseNotes Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com> [Thomas: remove --enable-libuuid-force-uuidd support.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* logrotate: bump version to 3.10.0Rahul Bedarkar2016-08-193-2/+63
| | | | | | | | Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com> [Thomas: add 0002-Use-autoconf-checks-for-strndup-and-asprintf.patch, needed for gcc 6.x build.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-sip: allow package to be built using Qt5Manuel Vögele2016-08-192-1/+10
| | | | | Signed-off-by: Manuel Vögele <develop@manuel-voegele.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-requests-toolbelt: new packageManuel Vögele2016-08-194-0/+25
| | | | | | Signed-off-by: Manuel Vögele <develop@manuel-voegele.de> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* toolchain-buildroot: allow to build ppc64(le) musl toolchainsWaldemar Brodkorb2016-08-193-1/+19
| | | | | | | | | | | | | | | | | | Latest musl release supports ppc64 architecture (both big endian and little endian), so this commit adds support for this. Since musl implements the ELFv2 ABI for both big-endian and little-endian PowerPC64, we have to force using this ABI on PowerPC64 big endian (normally elfv1 is the default). Also, only gcc 6.x has the necessary changes to support musl on PowerPC 64, so we restrict the gcc version selection accordingly. Tested with Qemu for big endian and little endian configurations. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> [Thomas: add comment about the ABI flag in gcc.mk, rework commit log.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/elfutils: set program-prefix to default ("eu-")Marcin Nowakowski2016-08-191-1/+6
| | | | | | | | | | | | | | | Elfutils program names collide with binutils' binaries. By default applications provided by elfutils are prefixed with "eu-", but in Buildroot that setting is overridden by pkg-autotools. The option in pkg-autotools rules was added to avoid including a target triple in some packages as a prefix, so restore elfutils default behaviour by adding a "eu-" program-prefix. Signed-off-by: Marcin Nowakowski <marcin.nowakowski@imgtec.com> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> [Thomas: add comment in the .mk file explaining why we have a custom program prefix, as suggested by Arnout.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libgtk3: bump to version 3.20.9Gustavo Zacarias2016-08-192-3/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libglib2: bump to version 2.48.2Gustavo Zacarias2016-08-192-3/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* sysstat: bump to version 11.4.0Gustavo Zacarias2016-08-172-2/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* git: bump version to 2.9.3Rodrigo Rebello2016-08-172-2/+2
| | | | | Signed-off-by: Rodrigo Rebello <rprebello@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* memcached: bump to version 1.4.30Gustavo Zacarias2016-08-172-4/+4
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* m68k: flat one memory region works with small kernel patchWaldemar Brodkorb2016-08-173-1/+47
| | | | | | | | Greg Ungerer fixed recently a bug in the Linux kernel, which allows to use one memory region again. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* dbus: bump to version 1.10.10Gustavo Zacarias2016-08-162-2/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* lxc: version bump to 2.0.3Judd Meinders2016-08-164-63/+2
| | | | | | | | | Removed IPv6 and werror configure.ac patch(s) as changes where incorporated upsteam. Signed-off-by: Judd Meinders <judd.meinders@rockwellcollins.com> Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* xen: Bump to version 4.7Alistair Francis2016-08-162-2/+2
| | | | | | | Bump Xen up to 4.7 which is the latest release. Signed-off-by: Alistair Francis <alistair.francis@xilinx.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* openzwave: bump to version 1.5Fabrice Fontaine2016-08-162-2/+2
| | | | | Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* igd2-for-linux: bump to version 1.2Fabrice Fontaine2016-08-162-2/+2
| | | | | Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/runc: bump version to cc29e3Christian Stewart2016-08-162-2/+2
| | | | | | | | | Bump runc to cc29e3dded8e27ba8f65738f40d251c885030a28 This version is required by Docker Engine v1.12.0. Signed-off-by: Christian Stewart <christian@paral.in> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/docker-engine: bump to v1.12.0Christian Stewart2016-08-162-2/+2
| | | | | | | Bump docker-engine to the latest stable v1.12.0 from v1.12.0-rc3. Signed-off-by: Christian Stewart <christian@paral.in> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* irssi: bump to version 0.8.19Rodrigo Rebello2016-08-162-2/+2
| | | | | Signed-off-by: Rodrigo Rebello <rprebello@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* barebox: bump version to 2016.08Raphaël Poggi2016-08-162-5/+5
| | | | | Signed-off-by: Raphael Poggi <poggi.raph@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libtasn1: bump to version 4.9Gustavo Zacarias2016-08-113-2/+32
| | | | | | | Add upstream patch to fix build failure with gcc warnings on. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* vala: bump to version 0.32.1Gustavo Zacarias2016-08-102-3/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* lvm2: bump version to 2.02.163Vicente Olivert Riera2016-08-102-2/+2
| | | | | Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libinput: bump to version 1.4.1Gustavo Zacarias2016-08-102-3/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libgtk3: bump to version 3.20.8Gustavo Zacarias2016-08-102-3/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* sqlite: bump version to 3.14.0Vicente Olivert Riera2016-08-092-3/+3
| | | | | Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* diffutils: bump version to 3.4Vicente Olivert Riera2016-08-092-2/+2
| | | | | Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/mpd: bump to version 0.19.18Jörg Krause2016-08-072-2/+2
| | | | | Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Update for 2016.08-rc1Peter Korsgaard2016-08-064-13/+37
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* CHANGES: update with recent changesPeter Korsgaard2016-08-061-0/+91
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* binutils: fix Blackfin '.rofixup section size mismatch' problemsWaldemar Brodkorb2016-08-051-0/+21
| | | | | | | | | | | | | The bug has already been reported by Stuart Henderson to binutils upstream: https://sourceware.org/bugzilla/show_bug.cgi?id=13391 Fixes: http://autobuild.buildroot.net/results/d5999ae91a1f4dee3d01a0bbc3d8a4c5939ad175/ http://autobuild.buildroot.net/results/17232204249aeb04150ac43a2424aa26a6b6c807/ Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* transmission: fix build when using system libminiupnpc with libutp disabledBernd Kuhls2016-08-051-0/+46
| | | | | | | | | Fixes: http://autobuild.buildroot.net/results/63a3caac7e1e7b5ab268d9be3cd77617df619659/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* gst1-plugins-bad: fix broken dependency for the hls pluginRahul Bedarkar2016-08-052-2/+14
| | | | | | | | | | | | | | | | | | | | | HLS plugin can be built with nettle or libgcrypt or openssl cryptographic backend. But current dependency on gnutls is incorrect. It has been working so far because gnutls depends on nettle. gst-plugins-bad's build system for HLS allows user to choose which cryptographic backend to use. If that is not specified, it internally checks for nettle or libgcrypt or openssl in order. If none of the cryptographic backend is available, HLS plugin gets disabled internally. Select cryptographic backend according to which cryptographic packages are available. If both libgcrypt or openssl are not available, choose nettle by default. Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Peter Korsgaard <peter@korsgaard.com> Reviewed-by: Marcin Nowakowski <marcin.nowakowski@imgtec.com> Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/libuio: select gettext when BR2_NEEDS_GETTEXT_IF_LOCALE is setRomain Naour2016-08-051-0/+1
| | | | | | | | | | | | gettext is added to libuio dependency when BR2_NEEDS_GETTEXT_IF_LOCALE is set without selecting it at Kconfig level. Fixes: http://autobuild.buildroot.net/results/321688e16596086d1dad6f489d35edbb7fe7a955 Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* xfsprogs: bump version to 4.7.0Vicente Olivert Riera2016-08-052-3/+3
| | | | | Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/oprofile: introduce a BR2_PACKAGE_OPROFILE_ARCH_SUPPORTSRomain Naour2016-08-051-4/+12
| | | | | | | | | | | | | | | | | | | | operf_utils.h defines rmb() for a limited number of architectures, so add this list to BR2_PACKAGE_OPROFILE_ARCH_SUPPORTS to disable any new or unsupported architectures. Doing so, this disable oprofile for m68k which lack of memory barrier operations. Remove nios2 dependency since it's not supported by oprofile even if binutils could be built for nios2. Fixes: http://autobuild.buildroot.net/results/1cc761d8a5715d0a2c6eaacfde7e44b225da1b36 Signed-off-by: Romain Naour <romain.naour@gmail.com> [Thomas: remove BR2_sh64, use BR2_sh instead of BR2_sh4.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/kmsxx: fix static installYann E. MORIN2016-08-051-5/+11
| | | | | | | | | | | | | | | | | | Currently, we only try to install the shared libraries. However, when doing a static build, only the static libs are built, obviously. Fix this by only installing relevant libraries. Fixes: http://autobuild.buildroot.org/results/82c/82cfb7451f933b222abe30b5d35d23e409a4af79/ http://autobuild.buildroot.org/results/bb3/bb3840f14382b6ed77d5947eb3ac5c229286681e/ Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Maxime Ripard <maxime.ripard@free-electrons.com> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/kmsxx: detect failure at install-stagingYann E. MORIN2016-08-051-2/+2
| | | | | | | | | | | | | | | | | | | | Currently, the staging-install commands do not detect failures to install the libs. That's because we use ';' to separate the commands, so we only get the result of the last one. Fix that by using multi-line commands, so they each are called on their own and make would catch the failures. Partially fixes (only detects the real failure): http://autobuild.buildroot.org/results/82c/82cfb7451f933b222abe30b5d35d23e409a4af79 and a few others. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Maxime Ripard <maxime.ripard@free-electrons.com> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libsepol: fix static buildBaruch Siach2016-08-051-2/+6
| | | | | | | | | | | | | | Commit a3ebe45dcb3e (libsepol: bump to version 2.5, 2016-06-26) didn't refresh correctly the patch adding static build support. Do this now. Fixes: http://autobuild.buildroot.net/results/14b/14bbb7c9c59e7f68f3ae7ad63e075e27a0da2b1e/ http://autobuild.buildroot.net/results/97f/97f61d5e46a7f479e8de5dd19d49f7a3d84cc86e/ http://autobuild.buildroot.net/results/920/920e1ddac6bf93707a187e64a4ef7d95aff09e6c/ Cc: Adam Duskett <Aduskett@gmail.com> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* ncurses: reinstall l/linux terminfo fileThomas Petazzoni2016-08-051-0/+1
| | | | | | | | | This file was installed prior to the refactoring done in commit 33ba5188351ece027455e460f6cba4245af49f3a ("ncurses: factorize terminfo files installation"). Reported-by: Benoît Allard <benoit.allard@greenbone.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/kodi: Update upstream patch to support libcurl >= 7.50.1Bernd Kuhls2016-08-051-36/+20
| | | | | | | | | An updated patch was committed to Kodi after Curl added a fix to address the original problem: https://github.com/curl/curl/commit/d6604524ad24daf4581efbe0020da058d2b3af84 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* gnupg: disable assembly optimization for coldfireWaldemar Brodkorb2016-08-051-0/+5
| | | | | | | | Fixes: http://autobuild.buildroot.net/results/d25425cff055a14b9285cefb0775bc138eb2f914/ Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libgcrypt: disable assembly for coldfireWaldemar Brodkorb2016-08-051-0/+5
| | | | | | | | Fixes: http://autobuild.buildroot.org/results/374/374158bb0a0e6a16af5d0b909cd05ec52812aaa3/ Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* imx6ulpico: linux.fragment: Disable CONFIG_SMPFabio Estevam2016-08-051-0/+1
| | | | | | | | | | | | | | imx6ul has currently an issue on kernel 4.7 that causes a stall when running the "reboot" command. This issue has been reported in the linux-arm-kernel mailing list, but we don't have a proper fix at the moment. This problem is not seen when SMP is disabled, so let's disable it for now until a proper fix becomes available. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/sdl_image: remove trailing \ from the last item of {, ↵Jerzy Grzegorek2016-08-051-2/+2
| | | | | | | HOST_}SDL_IMAGE_CONF_OPTS Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/libdvdread: needs host-pkgconfRomain Naour2016-08-051-1/+1
| | | | | | | | | | | Add host-pkgconf to the dependencies since pkg-config is used to find libdvdcss. Fixes: http://autobuild.buildroot.net/results/e5f/e5fffdd51bdd6962149a836af1e7a6bbc6bae20c Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud