summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* manual: make consistent references to package metadata informationSimon Dawson2014-06-042-2/+2
| | | | | | | | | The de facto standard terminology in the manual appears to be "package metadata information"; fix a couple of inconsistent references to package "meta-information" and "meta information". Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* replace github with GitHubSimon Dawson2014-06-046-8/+8
| | | | | | | | The correct capitalisation pattern is "GitHub"; fix manual and makefile commentary. Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* hostapd: backport rt5370 fix from upstreamPeter Korsgaard2014-06-041-0/+35
| | | | | | | | | | | Fixes #7166 hostapd crashes with segfault when using RT5370. This is because the driver reports Beacon RX prior to hostapd having completed the AP mode setup. This upstream commit fixes it. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/w_scan: needs kernel headers >= 3.3Yann E. MORIN2014-06-041-2/+2
| | | | | | | | | | w_scan needs SYS_DVBC_ANNEX_C, introduced in Linux 3.3. Fixes: http://autobuild.buildroot.net/results/143/143960dc6de5377567dd2a383becc5a7bca90b41/ Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* e2fsprogs: fix quota parallel build issueGustavo Zacarias2014-06-041-0/+32
| | | | | | | | Missing quota.o dependencies, patch already upstream. Fixes: http://autobuild.buildroot.net/results/aac/aac7b4e3becfc0db5e50ff45d28376f35a9131af/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* e2fsprogs: bump to version 1.42.10Gustavo Zacarias2014-06-043-3/+38
| | | | | | | | | | | | | Drop --disable-tls since it's not needed. Add --disable-rpath to avoid unnecessary pollution. e4defrag now needs an (e)glibc or musl toolchain because of sync_file_range() See e2fsprogs commit 58229aaf85d435469e901c974f31ead6d9124166 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* fs/common.mk: unbreak .xz compression when host-xz isn't builtPeter Korsgaard2014-06-042-4/+2
| | | | | | | | | | | | | | | | Closes #7160 Since f46f81de1315 (Don't build host-xz needlessly), host-xz is no longer unconditionally built when xz fs compression is requested, so don't explicitly refer to it. Instead, rely on our check-host-xzcat logic to ensure xz is available and set the path to ensure our host variant gets picked up if not available on the build machine. While we're at it, get rid of the now unused XZ variable. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* grep: bump to version 2.20Gustavo Zacarias2014-06-041-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* mpd: add optional avahi supportPeter Korsgaard2014-06-031-0/+5
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* oprofile: bump to version 0.9.9Alexey Brodkin2014-06-036-313/+80
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Relese notes for 0.9.9 release are avaialble here: http://oprofile.sourceforge.net/release-notes/oprofile-0.9.9 This release adds support for ARC architecture. Also introduces new "ocount" program for collection of raw event counts. With release of 0.9.9 we may drop back-ported patches: oprofile-002-no-query-modules.patch - liblegacy was removed since 2.4 kernels are no longer supported http://sourceforge.net/p/oprofile/oprofile/ci/fcb818623bf1a638ef4f93dca9e90f8651899bf3/ oprofile-003-oprofile-ppc32-build-fix.patch http://sourceforge.net/p/oprofile/oprofile/ci/fa889ea74b6b931e241a8cd57e90edc23cd7ab03/ oprofile-004-fix-ppc64-specific-libpfm-usage.patch http://sourceforge.net/p/oprofile/oprofile/ci/79a183ed0d9611955714bfa1d6edb361d6bf5c2c/ oprofile-005-fix-up-configure-to-handle-architectures-that-do-not.patch http://sourceforge.net/p/oprofile/oprofile/ci/ca6d916a6f8f0f8abbb4c9b6a97dd1a1615bb124/ But in 0.9.9 was introduced build breakage which was fixed later so adding another back-ported patch oprofile-002-Fix-compile-error-on-ppc-uClibc-platform-AT_BASE_PLA.patch http://sourceforge.net/p/oprofile/oprofile/ci/08241f1b2c5a4d48020c82b509dc1076f51bf0bd/ Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Cc: Gustavo Zacarias <gustavo@zacarias.com.ar> Cc: Peter Korsgaard <jacmet@sunsite.dk> Cc: Thomas De Schampheleire <patrickdepinguin@gmail.com> Cc: Simon Dawson <spdawson@gmail.com> Cc: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libcgroup: bump to version 0.41 and use LIBCGROUP_VERSIONKim De Mey2014-06-031-2/+2
| | | | | | Signed-off-by: Kim De Mey <kim.demey@gmail.com> Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/imagemagick: remove upstreamed patchRomain Naour2014-06-031-56/+0
| | | | | | | The patch has been applied in the 6.8.9-2 version. Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libwebsockets: needs mmuGustavo Zacarias2014-06-031-0/+1
| | | | | | | | Fixes: http://autobuild.buildroot.net/results/92d/92d29c3f8ab0686c6de765c108937240a6649d18/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libnftnl: add uclinux configure patchGustavo Zacarias2014-06-032-0/+28
| | | | | | | | Fixes: http://autobuild.buildroot.net/results/848/848331218676b4e2be78f805ba3a74cfaf87c56f/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* linux-headers: bump 3.12.x seriesGustavo Zacarias2014-06-031-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* imagemagick: bump to version 6.8.9-2Jerzy Grzegorek2014-06-031-1/+1
| | | | | Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* samba4: security bump to version 4.1.8Gustavo Zacarias2014-06-033-105/+1
| | | | | | | | | Fixes CVE-2014-0178 (Malformed FSCTL_SRV_ENUMERATE_SNAPSHOTS response) and CVE-2014-0239 (dns: Don't reply to replies). Patches 0001 and 0002 are now part of the 4.1.x release branch. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* smcroute: needs MMUBaruch Siach2014-06-031-0/+2
| | | | | | | | Fixes: http://autobuild.buildroot.net/results/9ce/9ce921dc00bcabcddd260916d0f7c44b62029df1/ Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* network-manager: bump to 0.9.8.10Yegor Yefremov2014-06-031-1/+1
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/procps-ng: needs gettext if localesYann E. MORIN2014-06-032-0/+6
| | | | | | | | Fixes: http://autobuild.buildroot.net/results/88a/88a2c8907dce0e5abe0d544ce9a2875dfdcc9e7c/ Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* uclibc: fix build without LARGEFILE for xtensaBaruch Siach2014-06-031-0/+98
| | | | | | | | | The default uClibc version for xtensa is broken when LARGEFILE is disabled. Add a patch to fix this. Reported-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* tvheadend: fix license file variable after version bumpThomas Petazzoni2014-06-031-1/+1
| | | | | | | | | Fixes: http://autobuild.buildroot.org/results/a8a/a8a5a17faa069abdde7cfc58da327c292874069f/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* uclibc: remove unused patchBaruch Siach2014-06-031-95/+0
| | | | | | | | | | Since commit c31d5bfdecf (uclibc: arc: bump to arc-4.8-R3 release) uClibc version f37101d94284 is no longer used for ARC. Remove a version specific patch. Cc: Anton Kolesov <Anton.Kolesov@synopsys.com> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs/calao_qil_a9260: fix kernel buildThomas Petazzoni2014-06-031-0/+5
| | | | | | | | | | | | | | The calao_qil_a9260 was not specifying an explicit kernel version, so it ended up downloading the latest kernel version, and therefore fail to apply the patches. This commit changes the defconfig to used a fixed kernel version, so that the patches apply properly. It fixes a Jenkins build failure that has been occuring since quite some time. While we're at it, also lock down the version of the kernel headers, as noticed by Peter Korsgaard. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/weston: add support for libinputYann E. MORIN2014-06-021-0/+7
| | | | | Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libinput: fix build for older kernel headersPeter Korsgaard2014-06-022-0/+63
| | | | | | | Provide a fallback definition for KEY_MICMUTE (which was added in 3.1) and fix the fallback definition for KEY_LIGHTS_TOGGLE (which was added in 3.10). Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/libinput: new packageYann E. MORIN2014-06-023-0/+37
| | | | | Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/procps: bump version and rename to procps-ngYann E. MORIN2014-06-0210-128/+45
| | | | | | | | | | | | | | | | procps is getting replaced by procps-ng, and there are new versions available! procps-ng is now an autotools package, so get rid of our custom build/install rules. Remove most patches, except for one that still half-applies, so update and rename it. procps is dead, long live procps-ng! Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* strongswan: bump to version 5.1.3Gustavo Zacarias2014-06-026-190/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* usb_modeswitch_data: bump to version 20140529Gustavo Zacarias2014-06-021-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* usb_modeswitch: bump to version 2.2.0Gustavo Zacarias2014-06-021-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* jquery-keyboard: bump to version 1.18.9Gustavo Zacarias2014-06-021-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* flot: bump to version 0.8.3Gustavo Zacarias2014-06-021-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* ti-gfx: select fbset as it is a runtime dependencyHadrien Boutteville2014-06-021-0/+1
| | | | | | | Signed-off-by: Hadrien Boutteville <hadrien.boutteville@gmail.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Acked-by: "Spenser Gilliland" <spenser@gillilanding.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* busybox: add fbset to default configsHadrien Boutteville2014-06-024-12/+12
| | | | | | | | | | Some drivers (like ti-gfx) need fbset and we can't select it when we use BusyBox because it is provided by BusyBox and as a package. Signed-off-by: Hadrien Boutteville <hadrien.boutteville@gmail.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Acked-by: "Spenser Gilliland" <spenser@gillilanding.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* lftp: bump to last version 4.4.16Arnaud Rébillout2014-06-021-1/+1
| | | | | Signed-off-by: Arnaud Rébillout <rebillout@syscom.ch> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libmicrohttpd: bump to version 0.9.37Gustavo Zacarias2014-06-021-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* iw: bump to version 3.15Gustavo Zacarias2014-06-021-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* tvheadend: Rebase tvheadend-001-no-auto-download-dvbscans.patchBernd Kuhls2014-06-021-2/+2
| | | | | | | | | | Fixes http://autobuild.buildroot.net/results/d10/d10b4ebf3c21a55413a30d7ce1cb9ec9790bd9bd/ Needed since this commit https://github.com/tvheadend/tvheadend/commit/a46a6d0dd39db8e3ad546a73c57ece91f92ee5b5 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* xapp_twm: needs host-bisonPeter Korsgaard2014-06-021-1/+2
| | | | | | Fixes http://autobuild.buildroot.net/results/c68/c680a2fec88861f20a2cbb17078537a62924dab9/ Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* snappy: needs autoreconfPeter Korsgaard2014-06-021-0/+2
| | | | | | Fixes http://autobuild.buildroot.net/results/0ec/0ec62efed0e0aec56b4aa6b5ef1a3bcbd1474949/ Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* rpm: needs mmuGustavo Zacarias2014-06-021-0/+2
| | | | | | | | Fixes: http://autobuild.buildroot.net/results/7fa/7fa2bd8e464c6708095ec4038b6f3d534b10dd82/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libqmi: bump to 1.10.0Yegor Yefremov2014-06-021-1/+1
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* mpg123: correct powerpc cpu variant selectionPeter Korsgaard2014-06-021-0/+2
| | | | | | | | | | | Fixes http://autobuild.buildroot.net/results/d8a/d8af8f991b4429cf06081ddf2f08043861842a50/ ppc_nofpu should (as the name indicates) only be used for powerpc. It is not clear to me if this code works for powerpc64(le) as well, so this is only selected for classic ppc32. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* qt5websockets: correct license infoPeter Korsgaard2014-06-021-2/+2
| | | | | | | | | Fixes http://autobuild.buildroot.net/results/c1d/c1de3b819af574712ec69a99d0db355c6c0ba735/ As stated by README.md: This code is licensed under LGPL v2.1. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* nut: now needs C++ supportPeter Korsgaard2014-06-021-0/+5
| | | | | | | | | Fixes http://autobuild.buildroot.net/results/8c5/8c5dc5f09e2dcb2a3aba1c451a53de8e79d531dc/ After the version bump, nut now unconditionally builds a C++ client library, so adjust the dependencies to match. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/weston: libxkbcommon is optionalYann E. MORIN2014-06-022-2/+18
| | | | | | | | | | | It is possible to build weston without libxkbcommon, for example if using an input method that is not an hardware keyboard (e.g. a virtual keyboard, or none at all.) Make it optional. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/weston: bump versionYann E. MORIN2014-06-024-78/+37
| | | | | | | | | | | | | | | | | | | Bump to the recently -released 1.5.0. Remove existing patches, they are no longer needed: - weston-0000-compositor-rpi-fix-input-initialization.patch was a back-port of an upstream fix, so no longer needed, - weston-0003-dont-build-tests.patch no longer applies due to a complete rewrite of Makefile.am, but it seems tests now build fine even without EGL support: there is code in the Makefile.am to explicitly handle that case Add a new patch from upstream to avoid a use-after-free situation. So, it's no longer needed to autoreconf. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/wayland: bump versionYann E. MORIN2014-06-021-2/+2
| | | | | | | Bump to the recently-released 1.5.0. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/libevdev: bump versionYann E. MORIN2014-06-021-1/+1
| | | | | Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud