Bernd Kuhls | 24f3dfbd7f1 | package/dtv-scan-tables: bump version
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Pet... | | |
Yann E. MORIN | 6f7ee942c6e | package/gawk: add optional readline dependency
The gawk debugger can optionally use readline for user input during
t... | | |
Yann E. MORIN | a3fd70c0431 | package/gawk: clean the mpfr dependency
When available, mpfr provides support for BIGNUM, which allows gawk to
work ... | | |
Francois Perrad | 593bd60c4d6 | package/perl-db-file: Fix berkeleydb detection
Without this patch libdb.so is not detected and
lib/perl5/site_perl/5... | | |
Francois Perrad | 90cf8d87abc | pkg-perl: avoid insertion of host-perl in shebang of scripts
Signed-off-by: Francois Perrad <francois.perrad@gadz.or... | | |
André Hentschel | 8d22c08fc0f | openal: New package
[Thomas: remove bogus comment about thread dependency.]
Signed-off-by: André Hentschel <nerv@da... | | |
Bernd Kuhls | 1e04afdfadc | package/dovecot: bump version to 2.2.21
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas P... | | |
Bernd Kuhls | fb97ee474ff | package/dovecot-pigeonhole: bum version to 0.4.10.rc2
Needed for Dovecot 2.2.21
Signed-off-by: Bernd Kuhls <bernd.k... | | |
Bernd Kuhls | ac5adb898f8 | package/{mesa3d, mesa3d-headers}: bump version to 11.0.7
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed... | | |
Bernd Kuhls | 0f8891224da | package/znc: bump version to 1.6.2
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazz... | | |
Bernd Kuhls | 2e2ed0f3293 | package/tvheadend: bump version
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni... | | |
Bernd Kuhls | 6bf44ee4ced | package/mesa3d-demos: bump version to 8.3.0
Currently buildroot lacks glut support so add configure options to
disab... | | |
Bernd Kuhls | beb67930c62 | package/clamav: Fix LICENSE_FILES after last version bump
Fixes
http://autobuild.buildroot.net/results/3a1/3a12aea6a... | | |
André Hentschel | 4037e4ec949 | wine: Add OSMesa dependency
We have support for building the OSMesa lib since
81537f284f62c6586d50bd5cca78c2bf1375b8... | | |
Bernd Kuhls | 4edc0f1cddf | package/xmlstarlet: Fix static build
If libxml2 depends on xz (liblzma) static linking is broken.
Fixes
http://auto... | | |
Bernd Kuhls | 81b9e989e81 | package/wireshark: Fix libpcap detection
To reproduce the build error I had to install libpcap0.8-dev on my host
sys... | | |
Yegor Yefremov | 4c581868121 | python-cffi: bump to 1.3.1
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzon... | | |
Jörg Krause | 584d777dda1 | package/nodejs: bump 4.x branch to version 4.2.3
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off... | | |
Jörg Krause | 9d3b69dfdd2 | package/nodejs: bump 0.12.x branch to version 0.12.9
Patch #4 was applied upstream, however a new bug was introduced... | | |
Jörg Krause | 5cff6a83c66 | package/nodejs: bump 0.10.x branch to version 0.10.41
Also remove a patch applied upstream.
Signed-off-by: Jörg Kra... | | |
Vicente Olivert Riera | e5aabd85865 | nodejs: build for the right MIPS architecture variant
Fixes:
http://autobuild.buildroot.net/results/faa/faae16b54... | | |
Vicente Olivert Riera | b807c1ee584 | nodejs: add support for MIPS big endian
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-b... | | |
Jörg Krause | 49ae39e27d2 | package/python-setuptools: bump to version 18.7.1
Also refresh patch (using git) and add an additional (stronger) sh... | | |
Yann E. MORIN | 3f2bdd0701d | support/download: protect from custom commands with spaces in args
Some users may provide custom download commands w... | | |
Thomas Petazzoni | 539eabe5945 | python-m2crypto: different fix for the OpenSSL problem
m2crypto provides a --openssl option to specify the location ... | | |
Gustavo Zacarias | 984ec386096 | netsnmp: enable tsm + DTLSUDP/TLSTCP with openssl
Otherwise the openssl support is basically unused.
net-snmp provi... | | |
Romain Naour | 40afc40cc41 | package/efl/libefl: new host-package
This new host-package provide edje_cc, embryo_cc and eet binaries
that will be ... | | |
Romain Naour | 99a1dbb82aa | package/{efl packages}: reorder select/depends
As noticed by Yann [1], move the package dependencies
before selected... | | |
Romain Naour | 91618827a77 | package/libevas-generic-loaders: add missing MMU dependency
The MMU dependency from glib2 via librsvg was not propag... | | |
Romain Naour | 97348e0a38b | package/libevas-generic-loaders: move to package directory
As for expedite package, there is no advantage for efl re... | | |
Romain Naour | 15d288520c1 | package/expedite: move to package directory
There is no advantage for efl related packages to share the same version... | | |
Ryan Barnett | 525dfab33cb | ustr: use Debian patches to compile w/ GCC 5.x
To fix issues with compiling with GCC 5.x, switch to utilizing the
De... | | |
Ryan Barnett | aab481c14e3 | apply-patches: only use first field of line for series file
A series file for quilt has a valid syntax of:
fixes/... | | |
Vicente Olivert Riera | 78a07c7350e | gob2: add a hash file
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzon... | | |
John Keeping | e29134e9622 | linux-firmware: update Broadcom 43xxx file list
These files have been added upstream.
Signed-off-by: John Keeping <... | | |
Jörg Krause | 9fd47ce1a84 | package/python: bump to version 2.7.11
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thoma... | | |
Jörg Krause | 469bc4f3704 | package/boost: add library coroutine2
Coroutine2 is a new (C++14) library added in boost 1.59.0. We also add
corouti... | | |
Jörg Krause | 8e098cbe6e6 | package/boost: fix space tabs
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Reviewed-by: Vicente Olivert ... | | |
Jörg Krause | 12ec0cd9af0 | package/boost: bump to version 1.59.0
Also:
* remove patch "gcc.jam compiler options fix" - merged upstream
* renumb... | | |
Gustavo Zacarias | d3e3dd67e79 | driver_xf86-input-evdev: mtdev is mandatory now
mtdev is no longer optional, so select it and depend upon it, otherw... | | |
Gustavo Zacarias | 4d80cbdf6c2 | libgtk2: drop most of the LIBGTK2_CONF_ENV vars
Most are legacy from when the package was added and not really neces... | | |
Gustavo Zacarias | a8e8411031a | libgtk2: bump to version 2.24.29
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Pet... | | |
Bernd Kuhls | 2abe487cd6b | package/clamav: bump to version 0.99
- removed autoreconf and two patches applied upstream
https://github.com/vrtadm... | | |
Arnout Vandecappelle | 8ff54bb7a48 | mysql: fix start script for /run on separate tmpfs
Recently the default skeleton was changed to have /run as a separ... | | |
Gustavo Zacarias | bada891fdb3 | wget: bump to version 1.17.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzo... | | |
Thomas De Schampheleire | edc47efb12d | Revert "ltp-testsuite: don't select libtirpc"
This reverts commit fc366046429471228c74be7f09d0645256649fd3 in favor ... | | |
Thomas De Schampheleire | 3b946ee2a83 | Revert "ltp-testsuite: don't link with libtirpc"
This reverts commit 8f1c4c49a2ab0fc9e6cf73370f4483e253e5ac2d in fav... | | |
Thomas De Schampheleire | d1d735a1480 | ltp-testsuite: disable tirpc tests using authdes_create
In buildroot, libtirpc is patched to remove authdes_create f... | | |
Gustavo Zacarias | cc8bc864968 | pango: drop PANGO_CONF_ENV variables
These are completely historic from the initial commit (d106a63d) and
completely... | | |
Gustavo Zacarias | 45f22ab9e24 | cairo: drop CAIRO_CONF_ENV variables
These are completely historic from the initial commit (3a0a8791) and
completely... | | |
Vicente Olivert Riera | 2a375202775 | linux-headers: bump 4.3.x series to 4.3.2
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off... | | |
Vicente Olivert Riera | 886ab48c4fc | linux: bump default version to 4.3.2
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: ... | | |
Gustavo Zacarias | 838efbfef80 | whois: bump to version 5.2.11
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazz... | | |
Gustavo Zacarias | 1e55f2aa67e | stunnel: bump to version 5.28
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazz... | | |
Vicente Olivert Riera | 751cb66cddc | alsa-utils: fix conflics with pthread.h
Backport two upstream patches to fix a build failure due to conflicts
with p... | | |
Gustavo Zacarias | b87242316b4 | gnutls: re-enable gnutls-openssl compat library
This was disabled in the 3.4.x branch by default and is required by
... | | |
Vicente Olivert Riera | 0891ee59b40 | nmap: bump version to 7.01
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Kors... | | |
Yegor Yefremov | 1f0dd280468 | python-six: bump to 0.10.0
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard... | | |
John Keeping | fda730196e3 | linux-firmware: update Broadcom 43xx file list
These files have been added upstream.
Signed-off-by: John Keeping <j... | | |
John Keeping | 0d620075215 | linux-firmware: bump version
CXGB4 firmware files have been renamed upstream.
Signed-off-by: John Keeping <john@met... | | |
Gustavo Zacarias | f02e6d3c855 | atk: drop ATK_CONF_ENV variables
These are completely historic from the initial commit (810184bb) and
completely unu... | | |
Gary Bisson | a8bbc1f47fe | atmel: fix xplained documentation
Documentation is referring to nandflash.txt which doesn't exist.
Instead, readme.t... | | |
Yegor Yefremov | 02d3e41c363 | libsoc: add a hash file
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <p... | | |
Peter Korsgaard | 8e38b5e5563 | edid-decode: use TARGET_MAKE_ENV
No functional change as it only uses $CC / mkdir / install, but add it for
consiste... | | |
Samuel Martin | e85a0bb03fa | package/lttng-tools: fix static build
Some unit tests depend on objects from src/common/.
This patch makes sure to p... | | |
Samuel Martin | 333d09ee864 | package/lttng-tools: backport patch fixing pthread_setname_np failure
This patch, backported from upstream, prevent ... | | |
Samuel Martin | 12fb1149eea | package/lttng-tools: fix static build
Add patch fixing configure.ac for library detection on static build.
Fixes:
... | | |
Samuel Martin | ebadcda1581 | package/lttng-tools: remove no longer needed patch
This patch is already merged since the v2.7.0-rc1 version.
Fixes... | | |
Vicente Olivert Riera | bdf2bfe8b4b | git: bump version to 2.6.4
- Bump version to 2.6.4
- Update the hash value
- Remove 0002-Makefile-make-curl-config-p... | | |
Yegor Yefremov | 8cd6f1775f6 | libsoc: bump to 0.7.1
Remove upstreamed patch.
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-of... | | |
Gustavo Zacarias | e331c745d7f | linux: bump default version to 4.3.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas... | | |
Gustavo Zacarias | eafbe5e676b | linux-headers: bump 3.{10, 14}.x and 4.{1, 2, 3}.x series
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
... | | |
Yegor Yefremov | 615e8c6963f | mc: bump to 4.8.15
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Reviewed-by: Vicente Olivert Riera <Vi... | | |
Vicente Olivert Riera | 1de998cd480 | leafnode2: add a hash file
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Pet... | | |
Fabio Porcedda | 4bccaa0b3ab | barebox: bump to version 2015.12.0
Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com>
Signed-off-by: Thomas Pe... | | |
Peter Seiderer | f856c1f7542 | edid-decode: new package
[Peter: pass TARGET_CFLAGS/LDFLAGS, quote TARGET_DIR]
Signed-off-by: Peter Seiderer <ps.rep... | | |
Peter Seiderer | fa286d18009 | read-edid: bump version to 3.0.2
- update hash
- change from autotools to cmake package
- update license info
- enab... | | |
Gustavo Zacarias | 50b02a63955 | pixman: disable vmx for powerpc CS toolchains
The ppc CS toolchains have flaky VMX (AKA altivec) implementation
caus... | | |
Gustavo Zacarias | fa99d9469be | p11-kit: bump to version 0.23.2
0002-rpc-transport.c-include-sys-select.h-for-fd_set.patch is upstream
so drop it.
... | | |
Yann E. MORIN | dfe6005daa4 | package/xfsprogs: disable crc32selftest
xfsprogs generates a crc32 table, and wants to test it. So it builds a
nativ... | | |
Yegor Yefremov | e739dd5a11f | Use libgudev as regular dependency
Since eudev 3.1.3 libgudev is not shipped with this package,
so libgudev can be u... | | |
Yegor Yefremov | 6cfa5de33e7 | libgudev: remove systemd dependency
Since version 3.1.3 eudev doesn't provide internal libgudev,
so this package can... | | |
Gustavo Zacarias | a1c53430c4c | nano: bump to version 2.5.0
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Reviewed-by: Vicente Olivert R... | | |
Gustavo Zacarias | 22bfeff9f4f | gdb: bump 7.10 series to 7.10.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Reviewed-by: Vicente Olive... | | |
Vicente Olivert Riera | 5f368a4ec92 | lvm2: bump version to 2.02.137
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter ... | | |
Vicente Olivert Riera | 373c1107386 | lighttpd: bump version to 1.4.38
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Reviewed-by: Alexan... | | |
Gustavo Zacarias | 628ed93368c | gcr: needs host-intltool
Fixes:
http://autobuild.buildroot.net/results/c31/c3177224ca2488cf4740a2d22d1a861872d2dcde/... | | |
Yann E. MORIN | 1682aeefa31 | package/mpython-m2crypto: bump version
Fixes:
http://autobuild.buildroot.org/results/ee1/ee1bb80214a51c212712de8193... | | |
Yann E. MORIN | cc39206d209 | package/kodi: fix fallout after infozip rename
Commit f0c9470 (infozip: rename to zip) forgot to propagate the renam... | | |
Gustavo Zacarias | e0c39672e95 | gcc: bump 5.x series to version 5.3.0
201-libgcc-remove-unistd-header.patch is upstream so remove it.
Signed-off-by:... | | |
Gustavo Zacarias | a4a1c47f289 | gcc: host-cloog is not needed for graphite support on gcc 5.x
See https://gcc.gnu.org/gcc-5/changes.html
Signed-off... | | |
Peter Korsgaard | 25129550c32 | flite: fix alsa version check
The alsa version check broke with the recent alsa-lib bump to 1.1.0 as it
was only che... | | |
Peter Korsgaard | f8daafddb23 | docs: website: update for 2015.11.1
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Peter Korsgaard | 9f0610c1880 | Update for 2015.11.1
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Yann E. MORIN | 0e7081abb15 | package/pixman: disable tests
Tests are broken on some architectures because of an incomplete fenv.
Since the tests... | | |
Peter Korsgaard | 9fbeea741aa | boost: add target build step
The build step for the target was missing, causing the compilation to happen
during the... | | |
Peter Korsgaard | 7c35f31552b | boost: reorder build steps
The host and target build steps were mixed between eachother. Reorder them
so we have the... | | |
Peter Korsgaard | 27281af4bf9 | boost: make package less verbose when building with -s
The boost build is very verbose (11K+ lines even when no sub ... | | |
Gustavo Zacarias | c76f557eefa | libpng: security bump to version 1.6.20
Fixes:
CVE-2015-8126 - incorrect implementation of png_set_PLTE() that uses
... | | |
Gustavo Zacarias | c0c568ddd6e | openssl: security bump to version 1.0.2e
Fixes:
CVE-2015-3193 - BN_mod_exp may produce incorrect results on x86_64
C... | | |
Gustavo Zacarias | 45c566ea5d4 | dropbear: bump to version 2015.71
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Kor... | | |
Alexandre Belloni | 6e6397fd766 | at91bootstrap3: bump to v3.8
In preparation for sama5d2 xplained support, bump at91bootstrap3 to 3.8
[Peter: add .h... | | |
Gustavo Zacarias | 371e2f7f3c2 | libpng: security bump to version 1.6.20
Fixes:
CVE-2015-8126 - incorrect implementation of png_set_PLTE() that uses
... | | |
Waldemar Brodkorb | f2cc2a3eef7 | bdwgc: fix compile for sparc
We need to use a patch from master git.
https://github.com/ivmai/bdwgc/commit/e2bf29b78... | | |
Waldemar Brodkorb | 0120c71df95 | libatomic_ops: enable sparc64 / sparcv9
Works fine for sparc64.
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
... | | |
Gustavo Zacarias | e6e90c7017b | gnutls: needs argp-standalone for musl/uclibc
It's required for crywrap (tools), fixes:
http://autobuild.buildroot.n... | | |
Waldemar Brodkorb | a3e53aca961 | directfb: disable for sparc
Requires atomic operations.
Fixes following autobuild failure:
http://autobuild.buildroo... | | |
Gustavo Zacarias | 122d613b57d | configs/qemu: specify drive image file format (raw)
Specify that the drive image file format is raw to avoid warning... | | |
Gustavo Zacarias | c994c3db1f7 | fakeroot: disable capabilities
These don't autodetect consistently and are process rather than file
capabilities, so... | | |
Gustavo Zacarias | 64d859ee02f | libmicrohttpd: bump to version 0.9.47
Experimental SPDY support was dropped so drop the configure option.
Signed-of... | | |
Gustavo Zacarias | ab2e5dddfc9 | wireshark: add optional geoip support
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter... | | |
Gustavo Zacarias | 796ab5f36e3 | wireshark: add optional gnutls support
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Reviewed-by: "Yann ... | | |
Gustavo Zacarias | 43e894d2cf3 | wireshark: gcrypt support is optional
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Acked-by: "Yann E. M... | | |
Gustavo Zacarias | c27a25403b9 | wireshark: add optional c-ares support
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Acked-by: "Yann E. ... | | |
Gustavo Zacarias | 8540551034f | wireshark: add optional libnl suport
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Acked-by: "Yann E. MO... | | |
Gustavo Zacarias | 00be67d8469 | wireshark: enable GUI options
Enable gtk2, gtk3 & qt5 automatic GUI options.
gtk2 & qt5 only build-time tested, gtk3... | | |
Gustavo Zacarias | 96d667c46a3 | wireshark: needs host-pkgconf
Needed for detection of various optional components.
Signed-off-by: Gustavo Zacarias ... | | |
Gustavo Zacarias | 752ee252d0f | wireshark: forcibly disable lua
If host arch = target arch and liblua is in the host the buildsystem
will pick it up... | | |
Yegor Yefremov | 0d879a268fd | python-lxml: bump to 3.5.0
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard... | | |
Gustavo Zacarias | e9fb14ecef2 | openssl: security bump to version 1.0.2e
Fixes:
CVE-2015-3193 - BN_mod_exp may produce incorrect results on x86_64
C... | | |
Waldemar Brodkorb | 99031f0b82f | connman: disable for sparc
Fixes:
http://autobuild.buildroot.net/results/333/3336df777c758cba9a660a0f6f31646258baec5... | | |
Gustavo Zacarias | 182a18f8fae | stunnel: bump to version 5.27
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaa... | | |
Gustavo Zacarias | c2505381d01 | dropbear: bump to version 2015.71
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Kor... | | |
Gustavo Zacarias | 1736fc2a346 | gesftpserver: bump to version 0.2.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter K... | | |
Gustavo Zacarias | 5919b1ef8b8 | hostapd: make ACS optional
Make ACS (Automatic Channel Selection) support in hostapd optional.
There's a clash of st... | | |
Gustavo Zacarias | 626ad58b27b | cmake: bump to version 3.4.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaar... | | |
Vicente Olivert Riera | b69288af7c9 | sysstat: bump version to 11.0.8
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter... | | |
Gustavo Zacarias | eaf375197f4 | zsh: bump to version 5.2
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <p... | | |
Peter Korsgaard | ac2071b864b | Makefile: fix copyright year
It is no longer 2014.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Arnout Vandecappelle (Essensium/Mind) | be26df751bc | busybox: add another upstream patch to fix (g)unzip
0002-unzip.patch was added in 69516e0 to fix a segmentation faul... | | |
Yann E. MORIN | fa047bb052e | package/gawk: do not use readeline or mpfr in host variant
gawk has an optional dependency on mpfr (and thus gmp) an... | | |
Yann E. MORIN | 0da6f8f518c | support/check-host-rpath: remove trailing '/' in host dir
Despite the comment saying so, the trailing '/' in the hos... | | |
Arnout Vandecappelle (Essensium/Mind) | 63fdab6b4fc | busybox: add another upstream patch to fix (g)unzip
0002-unzip.patch was added in 69516e0 to fix a segmentation faul... | | |
Yann E. MORIN | fc08a573052 | package/gawk: do not use readeline ormpfr in host variant
gawk has an optional dependency on mpfr (and thus gmp) and... | | |
Yann E. MORIN | f42e262199f | support/check-host-rpath: remove trailing '/' in host dir
Despite the comment saying so, the trailing '/' in the hos... | | |
Gustavo Zacarias | e3f4ee36e88 | linux-headers: bump 3.{2, 12}.x series
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Pete... | | |
Gustavo Zacarias | e0b3badba18 | p11-kit: bump to version 0.23.1
It's required for the new gnutls version, fixes:
http://autobuild.buildroot.net/resu... | | |
Gustavo Zacarias | 71dabb5c1b1 | rrdtool: add patch to disable documentation
Add patch to disable documentation. Fixes:
http://autobuild.buildroot.ne... | | |
Gustavo Zacarias | b2d6ea2bb2c | fakeroot: bump to version 1.20.2
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Kors... | | |
Renaud AUBIN | 57112ff452e | libhttpparser: add a hash file
Signed-off-by: Renaud AUBIN <root@renaud.io>
Signed-off-by: Peter Korsgaard <peter@ko... | | |
Gustavo Zacarias | cc2a418cfb1 | dbus: bump to version 1.10.6
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Reviewed-by: Vicente Olivert ... | | |
Vicente Olivert Riera | b97525bd613 | libcurl: bump version to 7.46.0
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter... | | |
Peter Korsgaard | cc257ee493b | Merge branch 'next'
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Peter Korsgaard | 2723fa4a506 | docs/website/news.html: add 2015.11 announcement link
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Peter Korsgaard | 2318c29e80e | Kickoff 2016.02 cycle
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Gustavo Zacarias | 01e3d2eff15 | gnutls: bump to version 3.4.7
The 3.4 series has been promoted to stable.
Handle autodeps more concisely (idn, p11-k... | | |
Renaud AUBIN | 3e280283b7d | libhttpparser: bump to 2.6.0
The http-parser repository has been transfered from joyent to nodejs.
Bump version to 2... | | |
Vicente Olivert Riera | 8c088c6d540 | openldap: bump version to 2.4.43
- Bump version to 2.4.43
- Use md5 and sha1 upstream provided hashes. This combinat... | | |
Gustavo Zacarias | 3f1c58f64cd | cryptodev-linux: bump to version 1.8
Patches are upstream so remove them.
Signed-off-by: Gustavo Zacarias <gustavo@... | | |
Yegor Yefremov | 827bf7a24fd | openocd: bump to 0.9.0
Remove obsolete compilation error patch and update jimtcl related patch.
Signed-off-by: Yego... | | |
Gustavo Zacarias | 34bb11e2565 | dhcpcd: bump to version 6.9.4
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazz... | | |
Gustavo Zacarias | cd36c240939 | samba4: bump to version 4.3.2
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazz... | | |
Doug Kehn | b8fc2884d91 | package/nss-pam-ldapd: new package
Name Service Switch (NSS) module that allows your LDAP server to provide
user acc... | | |
Ryan Barnett | 0209b529b09 | miraclecast: new package
[Thomas:
- add hash file
- fix license information: use comma as a separator in
<pk... | | |
Peter Korsgaard | 3f90e532ff4 | Update for 2015.11
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Vicente Olivert Riera | 15e062edde2 | lvm2: bump version to 2.02.136
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter ... | | |
Rodrigo Rebello | c17c29b9f87 | conntrack-tools: work around build issue with musl
Building conntrack-tools with kernel headers >= 4.2 + musl fails ... | | |
Waldemar Brodkorb | fbc93033b58 | libsigsegv: fix sparc64 compile
Compile tested for sparc/glibc and sparc64/glibc.
Fixes following autobuilder proble... | | |
Bernd Kuhls | cf5f3fcc5a1 | package/libv4l: v4l-utils need locale
To reproduce the setlocale-related build error use this minimal
defconfig:
BR... | | |
Vicente Olivert Riera | 03ac181e049 | valgrind: add a patch to fix MIPS R6 by replacing ADDI with ADDIU
The ADDI instruction has been removed for MIPS R6,... | | |
Vicente Olivert Riera | b768ed4d065 | imagemagick: bump version to 6.9.2-7
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: ... | | |
Gustavo Zacarias | 2940576b0b5 | squid: bump to version 3.5.12
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaa... | | |
Gustavo Zacarias | 76a86129041 | freetype: bump to version 2.6.2
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsg... | | |
Gustavo Zacarias | 66a1ecb17af | harfbuzz: bump to version 1.1.2
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsg... | | |
Peter Korsgaard | 26013972ce5 | libglib2: force arm mode when building with thumb1
Fixes #8491
glib/valgrind.h contains inline asm not compatible w... | | |
Yann E. MORIN | 376fda8f99c | core/printvars: allow dumping a set of variables
Dumping our 176164 variables can take quite some time (~12s here). ... | | |
Vivien Didelot | f8b8251a921 | support/download: fetch all refs on full git clone
When specifying BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION, a user may ... | | |
Erico Nunes | 9ed8750b431 | spi-tools: new package
This package contains some simple command line tools to help using Linux
spidev devices.
htt... | | |
Gustavo Zacarias | 10478514a51 | squashfs: always enable xattr support
In 785fef10 xattr support was disabled, probably because the old version
did r... | | |
Joris Lijssens | 546a661ecc6 | libnet: PF_PACKET is always available on Linux
[Thomas: remove mistakenly added empty line.]
Signed-off-by: Joris L... | | |
Joris Lijssens | b0e6d657d48 | libnet: disable for musl toolchains
Signed-off-by: Joris Lijssens <joris.lijssens@gmail.com>
Reviewed-by: Arnout Van... | | |
Vicente Olivert Riera | 3a7fce0c953 | at: rename patches so they are in a consecutive order
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com... | | |
Vicente Olivert Riera | bcf25bffbe9 | at: bump version to 3.1.16
- Bump version to 3.1.16
- Update the hash value
- Remove upstreamed patches:
0001-conf... | | |
Jörg Krause | 9dbd2b55b9f | package/zmqpp: fix missing install of static library
zmqpp's Makefile does not install the static library.
Signed-o... | | |
Jörg Krause | f3b3d6e27cd | package/zmqpp: fix static build issues
The Makefile for zmqpp builds both shared and static libraries and the client... | | |
Sergio Prado | 0f48e36873b | gpsd: work-around ICE when compiling for microblaze with GCC5
GCC 5.X generates an ICE when compiling gpsd for micro... | | |
Alex Suykov | 03e75132b7e | uemacs: remove XCASE flag to allow musl builds
Fixes
http://autobuild.buildroot.net/results/e92/e929de08954684e275a2... | | |
Bernd Kuhls | f58cf6ddb25 | package/glmark2: Wayland-gl support also needs egl
We were missing the egl dependency when enabling Wayland GL suppo... | | |
Gustavo Zacarias | 9b17d828509 | yad: needs gtk3-x11
Doesn't build with broadway or wayland since it wants the X-variant of
gdk. Fixes:
http://autobu... | | |
Bernd Kuhls | e0807e5dce9 | package/tovid: Fix typo
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas... | | |
Bernd Kuhls | 2c7f7de1431 | package/minidlna: Fix typo
Fixes
http://autobuild.buildroot.net/results/5ac/5ac519320ec79cf8117060dcc2620aa517845000... | | |
Yann E. MORIN | cb34ea5d6ad | package/skeleton: also handle merged /usr in the staging
When the target uses a merged /usr setup, gdbserver will on... | | |
Yann E. MORIN | d60d6ac0370 | package/skeleton: parameterise the symlinks-or-mkdir macro
currently, we only make the merged symlinks or non-merged... | | |
Vicente Olivert Riera | 235d97225f8 | opencv: use the same logic as opencv3 for gstreamer support
The logic for enabling gstreamer support in opencv is no... | | |
Vicente Olivert Riera | 30ef60be787 | libplist: add a hash file
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Peta... | | |
Vicente Olivert Riera | d4d337d736f | libplist: download from the official project website and use a tar.bz2
Signed-off-by: Vicente Olivert Riera <Vincent... | | |
Vicente Olivert Riera | 25c33d2f971 | libplist: put depends before selects
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: ... | | |
Vicente Olivert Riera | 6752beb5f5d | libplist: use the official project url
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by... | | |
Next → |