Alexander Dahl
  1. Alexander Dahl

buildroot

Public
  1. Alexander Dahl
  2. buildroot

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Peter KorsgaardPeter Korsgaard
a3038d061e5libcap-ng: cannot be built with nios2 CS 2014.05 toolchain Fixes: http://autobuild.buildroot.net/results/d13/d136f76...
Peter KorsgaardPeter Korsgaard
9cc56c24c9clcdproc: needs dynamic library support Fixes: http://autobuild.buildroot.net/results/4ac/4ac625f4e888ba859a586767166...
Alexey BrodkinAlexey Brodkin
f7d2c99afb0armadillo: bump versin to 5.100.2 This is the most recent version of the package. Also it fixes static builds (see ...
Peter KorsgaardPeter Korsgaard
c69088b8c35alsa-utils: amidi option needs seq support in alsa-lib Fixes: http://autobuild.buildroot.net/results/5347b57d23b44e1...
Peter KorsgaardPeter Korsgaard
f7638ca2322libupnpp: fix static linking issue with libcurl Fixes: http://autobuild.buildroot.net/results/f38/f383bf4d7572a7dd59...
Baruch SiachBaruch Siach
7e624b36384rsyslog: drop autoreconf The patches touching configure.ac were dropped in 9d9bbf9b7935 (rsyslog: bump to version 8....
Baruch SiachBaruch Siach
3d3f70b5677postgresql: avoid AC_TRY_RUN when testing snprintf() A few snprintf() compatibility tests in config/c-library.m4 use...
Romain NaourRomain Naour
0c12f72775bpackage/binutils (arc): backport PR56780 patches --disable-install-libiberty configure option is broken in gcc 4.8.x...
Baruch SiachBaruch Siach
660dff80f85openldap: fix static link with openssl Use pkg-config to get openssl link dependencies. Fixes: http://autobuild.bui...
Peter KorsgaardPeter Korsgaard
9b429dcae66linux: bump default to version 4.0.3 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
c36e122304alinux-headers: bump 3.{2,10,12,14,18,19}.x / 4.0.x stable versions Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
d8bef8038dflibnftnl: needs kernel headers >= 3.1 Contrary to what commit f5866484f (libnftnl: exclude for CS PPC toolchains) st...
Peter KorsgaardPeter Korsgaard
80e651db43adhcpcd: needs kernel headers >= 3.1 commit dfbfa6ef (dhcpcd: blacklist Sourcery PowerPC toolchains) blacklisted spec...
Peter KorsgaardPeter Korsgaard
205f0775566vsftpd: correct openssl linking after 1d046a5c (vsftpd: use pkg-config to get OpenSSL link flags) Fixes: http://auto...
Peter KorsgaardPeter Korsgaard
ffce535003fpackage: add host-faketime For use by packages or post-build/image scripts to fake the current time for obnoxious pr...
Sébastien SzymanskiSébastien Szymanski
cd305934285package/mmc-utils: bump to latest commit The changes are: d0b4644 mmc-utils: add ability to enable/disable optional...
Baruch SiachBaruch Siach
527d119efdelibmodbus: add hash Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard....
Baruch SiachBaruch Siach
4e5019181b1libmodbus: update download location Saves one HTTP 301 redirection. Signed-off-by: Baruch Siach <baruch@tkos.co.il>...
Thomas PetazzoniThomas Petazzoni
901fec315d0google-breakpad: add patch to fix AArch64 build issue Fixes: http://autobuild.buildroot.org/results/b2b/b2bfbcc92...
Thomas PetazzoniThomas Petazzoni
29a6df448ddlxc: mark as not available in BR2_STATIC_LIBS configs Even though lxc uses the autotools, it does not use libtool to...
Thomas PetazzoniThomas Petazzoni
1d046a5c3d9vsftpd: use pkg-config to get OpenSSL link flags Instead of hardcoding -lssl -lcrypto as the linker flags to link wi...
Thomas PetazzoniThomas Petazzoni
95f9a5c3df8uboot-tools: fix static linking with OpenSSL Add a patch to U-Boot to use pkg-config to get the OpenSSL link flags w...
Peter KorsgaardPeter Korsgaard
daa8485bc12czmq: needs host-pkgconf It uses pkg-config to find zeromq, so ensure it is available. Signed-off-by: Peter Korsgaa...
Peter KorsgaardPeter Korsgaard
878b9aaba9cRevert "czmq: unbreak static linking" This reverts commit aa5254f1a2bc0ea3181d51990c18681b3071b9db. Now that zeromq...
Peter KorsgaardPeter Korsgaard
a9876fb0990zeromq: fix pkg-config file for static linking Fixes: http://autobuild.buildroot.net/results/faf/faf0bb00fccb1350afa...
Peter KorsgaardPeter Korsgaard
aa5254f1a2bczmq: unbreak static linking Fixes: http://autobuild.buildroot.net/results/faf/faf0bb00fccb1350afaef55f6cf14c11a5f5d...
Thomas PetazzoniThomas Petazzoni
b9fcc83fbe9libmemcached: don't use -fPIE and -pie when linking statically These compiler options shouldn't be used when linking...
Peter KorsgaardPeter Korsgaard
d1dfad6bce3hwloc: fix race condition in make install Fixes: http://autobuild.buildroot.net/results/983/98364cdbffa06f151ab34b30...
Romain NaourRomain Naour
0268c3cbf22package/gcc (arc): backport PR56780 patches --disable-install-libiberty configure option is broken in gcc 4.8.x, so ...
Thomas PetazzoniThomas Petazzoni
18f998b0c5eqemu: fix build on sh4a and sh4aeb Qemu doesn't understand sh4a and sh4aeb as separate architectures, it only knows ...
Peter KorsgaardPeter Korsgaard
1951143a366fbterm: fix linking issue when static linking and a toolchain with threads Fixes: http://autobuild.buildroot.net/res...
Peter KorsgaardPeter Korsgaard
5c518ff7d2fphp: openssl support needs to link against zlib for static linking Fixes: http://autobuild.buildroot.net/results/490...
Peter KorsgaardPeter Korsgaard
f2435f6ddb5Update for 2015.05-rc2 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Waldemar BrodkorbWaldemar Brodkorb
d01aaa7035cuclibc-ng/uclibc: enable context functions For mongrel2/libsigsegv we need to enable this in the uClibc-ng/uClibc-sn...
Angelo CompagnucciAngelo Compagnucci
5fc2e8ec65epackage/monolite: adding hash file This patch adds hash file for monolite version 117. Signed-off-by: Angelo Compag...
Angelo CompagnucciAngelo Compagnucci
3f238461622package/mono: adding hash file This patch adds the hash file for mono 4.0.0. Signed-off-by: Angelo Compagnucci <ang...
Angelo CompagnucciAngelo Compagnucci
dd31e75c093package/mono: fixing mono version This patch fixes to the correct mono version 4.0.0 as stated on the download page....
Romain NaourRomain Naour
1c8750c3b64package/gnuchess: add hash Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Peter Korsgaard <pe...
Romain NaourRomain Naour
a1444c26871package/gnuchess: fix static build with uClibc Patch src/Makefile.in to avoid to use autoconf and it's dependencies....
Romain NaourRomain Naour
96e89e4a695package/gnuchess: add gettext dependency gnuchess check for libintl library if BR2_NEEDS_GETTEXT_IF_LOCALE is set. ...
Romain NaourRomain Naour
1f96b51be89package/gcc: backport PR56780 patches --disable-install-libiberty configure option is broken in gcc 4.8.x, so libibe...
Max FilippovMax Filippov
af863a3bc0dbinutils: fix xtensa gas trampolines regression xtensa trampolines relaxation optimization caused the following buil...
erico.nuneserico.nunes
e4dde2536acMakefile: Handle whitespace when stripping .ko It is possible to end up with a path containing spaces if the kernel ...
Peter KorsgaardPeter Korsgaard
51136ebd1dcxlib_libXfont: work around missing __ELF__ symbol on microblaze Fixes: http://autobuild.buildroot.net/results/688/68...
Peter KorsgaardPeter Korsgaard
89f96ea96c1sqlite: security bump to 3.8.10 Fixes: CVE-2015-3414, CVE-2015-3415 and CVE-2015-3416. For details, see the Debian ...
Gergely ImrehGergely Imreh
965e3b96b6efix typo in package install suggestion for dependencies Signed-off-by: Gergely Imreh <imrehg@gmail.com> Signed-off-b...
Peter KorsgaardPeter Korsgaard
89cc05b66f0mosquitto: bump version Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Thomas PetazzoniThomas Petazzoni
9753b40067cguile: add patch borrowed from Yocto to fix compiler error Fixes: http://autobuild.buildroot.org/results/85b/85bd...
Gergely ImrehGergely Imreh
731b2257fe9board: add support for VIA VAB-820/AMOS-820 The VIA VAB-820 board (and the AMOS-820 system built around it) is based...
Nikolay DimitrovNikolay Dimitrov
7b84f2c36b2configs/riotboard: bump u-boot to version 2015.04 Signed-off-by: Nikolay Dimitrov <picmaster@mail.bg> Signed-off-by:...
Romain NaourRomain Naour
131c520da84package/efl/expedite: x-includes and x-libraries must be set for cross-compiling If those flags are not explicitly p...
Christian ArtinChristian Artin
61bd1a2228fvalgrind: Backport patch to fix build on 4.0 host kernels Valgrind fails to build when the host kernel is >=4.0. Thi...
Thomas PetazzoniThomas Petazzoni
4051756ad45cc-tool: fix static build problem with boost regex The boost.m4 logic is a bit crappy, and needs some help to know t...
Thomas PetazzoniThomas Petazzoni
b6b38f525f9cryptsetup: disable on broken NIOS 2 toolchains This package triggers the infamous _gp issue with the external NIOS ...
Baruch SiachBaruch Siach
cebea9a0f48iproute2: fix static build Fixes: http://autobuild.buildroot.net/results/a10/a107ac3252ad48732069ec0de6ff8692b32c6a7...
Baruch SiachBaruch Siach
4ec088dceccexpedite: fix dependencies comment logic Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsga...
Peter KorsgaardPeter Korsgaard
1f751579945ola: depend on python for bindings instead of selecting it Most likely people have already enabled python if they wa...
Peter KorsgaardPeter Korsgaard
842f6a3b7f9dstat: propagate python !static dependency Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Fabio PorceddaFabio Porcedda
2633f0e5464giflib: remove from the description the reference to libungif Starting from version 5.0 giflib it's no longer compat...
Max FilippovMax Filippov
257a2393d06package/postgresql: fix pthread flags detection PostgreSQL configure may not correctly determine flags for compiling...
Yann E. MORINYann E. MORIN
efc9efe47efpackage/poppler: autoconf options take two dashes Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Olivi...
Gwenhael Goavec-MerouGwenhael Goavec-Merou
5c95c7f84d2python-pyqt: fix opengl build failure Fix: http://autobuild.buildroot.net/results/206/2062208c171207428c9121215971e0...
Gwenhael Goavec-MerouGwenhael Goavec-Merou
c7ac95b8db4qt: fix missing target Fix : http://autobuild.buildroot.net/results/093/09302c153418c3af6dc4cdd12a0149505cfbca0b/ ...
Romain NaourRomain Naour
1f55934c8adpackage/autoconf-archive: fix ax_tls syntax error The ax_tls.m4 serial 11 procude a syntax error in configure script...
Yann E. MORINYann E. MORIN
8548238e954docs/manual: add list of instrumentation steps The names of steps are not obvious, so add this list to the manual. ...
Yann E. MORINYann E. MORIN
808c3fb8d22toolchain/external: better report RPC error for custom toolchains Currently, we instruct users to enable/disable BR2...
Max FilippovMax Filippov
911c5e2dd30binutils: backport xtensa trampolines relaxation optimization This optimization alone reduces gnuradio build time fo...
Max FilippovMax Filippov
083ec2df6c3arch/Config.in.xtensa: provide BR2_ENDIAN symbol Packages get hints from the buildroot at configure time, e.g. ac_cv...
Baruch SiachBaruch Siach
5e701275d96freerdp: fix build with uClibc Add upstream patch disabling use of C99 long double math functions (powl, ceill, ...)...
Yann E. MORINYann E. MORIN
3b1c4349a3fpackage/at: fix glibcism at needs __isleap() which is in (e)glibc and uClibc, but not in musl. Add a patch (from Op...
Gustavo ZacariasGustavo Zacarias
ec45eb1619dipmiutil: force md2 off The configure test runs against LIB_DIR (which is --libdir in configure parlay) hence it's a...
Yann E. MORINYann E. MORIN
c61c3d3d4b9package/neard: needs shared libs neard uses dlopen(), so needs shared libs. Fixes: http://autobuild.buildroot.o...
Yann E. MORINYann E. MORIN
cb3d3bb8a6ewebsite/sponsors: fix typo Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <...
Peter KorsgaardPeter Korsgaard
078c1c44166Revert "qt: add QT_COORD_TYPE to double option" This reverts commit 7619aba496208102e098e24454371b9513ec2f90. This ...
Peter KorsgaardPeter Korsgaard
ed8c73a4740Revert "qt: QT_COORD_TYPE_DOUBLE should only be set on soft float" This reverts commit e07ec136ee3dd4bf16b18571623ac...
Peter KorsgaardPeter Korsgaard
4ccb5ad27a5docs/website/news.html: add 2015.05-rc1 announcement link Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
5628a15a69aUpdate for 2015.05-rc1 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Baruch SiachBaruch Siach
39a4a79d8aawpa_supplicant: apply upstream security patches This commit adds patches for three different upstream security advis...
Baruch SiachBaruch Siach
476c6c6e093hostapd: apply upstream security patches This commit adds patches for three different upstream security advisories. ...
Peter KorsgaardPeter Korsgaard
1c3ad2354f9CHANGES: document external-deps / legal-info / source / source-checks changes And fixup indentation for version/patc...
Peter KorsgaardPeter Korsgaard
0045808c1b2sane-backends: unbreak on toolchains without threads support Fixes: http://autobuild.buildroot.net/results/f2a/f2a43...
Peter KorsgaardPeter Korsgaard
ac95a7a27bfvlc: ensure correct directfb-config is used Otherwise we can end up using host includes/libraries if the build host ...
Peter KorsgaardPeter Korsgaard
3ed34ff119atoolchain-external: mark musl based toolchains as experimental Like we do for the internal musl backend. We still se...
Maxime HadjinlianMaxime Hadjinlian
9474cc2594cmanual: Add notes about GitHub and hashes We can't take hashes from GitHub, unless the tarball has been uploaded by ...
Yann E. MORINYann E. MORIN
74ce748dc92docs/manual: also document md5 hash We accept an md5 hash, but only if coming from upstream, and if also accompanied...
Arnout VandecappelleArnout Vandecappelle
8c488211385autotools-package: also handle pre-installed external toolchain in .la fixup The .la fixup handling looks for paths ...
Gustavo ZacariasGustavo Zacarias
c1b0a0dc566gnutls: security bump to version 3.3.15 Fixes: GNUTLS-SA-2015-2 - Fix for MD5 downgrade in TLS 1.2 signatures. Sign...
Peter KorsgaardPeter Korsgaard
8721c03a7f8barebox: unbreak custom patch handling after 0eba4759 (packages: apply custom patches using *.patch instead of <pkg>-...
Fabio PorceddaFabio Porcedda
c81ac0ff6f8barebox: bump to version 2015.04.0 and add hash file Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com> Signed...
Peter KorsgaardPeter Korsgaard
329f687026cCHANGES: Update with recent changes And list major additions in 2015.05. Signed-off-by: Peter Korsgaard <peter@kors...
Peter KorsgaardPeter Korsgaard
a9cfcfc3673linknx: needs argp-standalone on uClibc Fixes: http://autobuild.buildroot.net/results/b27/b27c4b0822494fb393a5e28b8f...
Thomas PetazzoniThomas Petazzoni
6e55cd5d604libfreeimage: disable on ARC and Blackfin libfreeimage fails to build on ARC, due to compiler issues: Error: inva...
Thomas PetazzoniThomas Petazzoni
21c656bc47elibfreeimage: add patch to fix x86 build problem Add a patch to fix an x86 build problem caused by invalid register ...
Thomas PetazzoniThomas Petazzoni
60e5ed19e75gdb: disable on Blackfin gdbserver does not build on Blackfin FLAT (undefined reference to `_td_thr_tlsbase') and wh...
Bernd KuhlsBernd Kuhls
b2eb052b2f9package/libatomic_ops: bump version to 7.4.2 Also add project URL to Config.in Signed-off-by: Bernd Kuhls <bernd.ku...
John KeepingJohn Keeping
ff05e241f87libcurl: use c-ares if available By default libcurl uses the C library's DNS resolver which is synchronous, even if ...
Romain NaourRomain Naour
3d1807f935bpackage/argp-standalone: is useless for (e)glibc toolchains According to Thomas's remark [1], (e)glibc toolchains pr...
Thomas PetazzoniThomas Petazzoni
e2d3e1de84fpoppler: help finding libtiff in static linking scenarios In static linking scenarios, poppler doesn't find libtiff ...
Thomas PetazzoniThomas Petazzoni
bc8423a8d48poppler: add patch to fix invalid syntax in configure script When configuring poppler, a shell error occurs: ./conf...
Thomas PetazzoniThomas Petazzoni
a500dff1687cc-tool: fix missing stdarg.h include on uClibc This commit adds a patch to fix a missing <stdarg.h> include for va_...
Waldemar BrodkorbWaldemar Brodkorb
19d5953bf15sh4: fix toolchain creation The Linux kernel does force compile with -m4-nofpu, which is only available when buildin...
Peter KorsgaardPeter Korsgaard
25206d6e26dbcusdk: needs argp-standalone on uClibc Fixes: http://autobuild.buildroot.net/results/181/181f12d3a46ef10113ab47f75c...
Thomas PetazzoniThomas Petazzoni
0d9d8984a92libecore: x-includes and x-libraries must be set for cross-compiling If those flags are not explicitly passed, the l...
Romain NaourRomain Naour
da50b6b61c4package/efl/libevas: x-includes and x-libraries must be set for cross-compiling evas_engine_software_xlib_cflags and...
Marcin BisMarcin Bis
993991e2ed7cc-tool: new package cc-tool provides support for Texas Instruments CC Debugger Signed-off-by: Marcin Bis <marcin@b...
Thomas PetazzoniThomas Petazzoni
4fe0183c507sdl_sound: add patch to remove -Werror when --enable-debug is passed Fixes: http://autobuild.buildroot.org/result...
Floris BosFloris Bos
5f37843ab78php.ini: set date.timezone Set date.timezone in php.ini to match time zone settings. Prevents a warning being logged...
Floris BosFloris Bos
38c9ac40f9frpi-firmware: modify settings for Pi 2 Remove low-level settings from config.txt like arm_freq and sdram_freq. The d...
Bernd KuhlsBernd Kuhls
8e3d20bd405package/vlc: Fix strerror_l related compile error strerror_l is not implemented by uClibc. Fixes http://autobuild.b...
Angelo CompagnucciAngelo Compagnucci
eff7c144952package/mono: bump to version 4.0.1 This patch: * bumps mono version to 4.0.1. * Removes no more needed patches inc...
Angelo CompagnucciAngelo Compagnucci
170dcb98d72package/monolite: bump to version 117 This bump is required for proper compiling mono 4.0.1. Signed-off-by: Angelo ...
Yann E. MORINYann E. MORIN
715ebe3b4d1linux: do not check hashes for custom versions and tarballs This one is a bit tricky, as the version can come from t...
Yann E. MORINYann E. MORIN
f95a59c3a0apackage/xenomai: add hash file Now that custom versions are properly excluded from the list, we can add a hash for t...
Yann E. MORINYann E. MORIN
26dc3587e39package/xenomai: ignore custom versions We can safely reference XENOMAI_SOURCE, even though it is defined later, bec...
Yann E. MORINYann E. MORIN
cfea5518dd3boot/mxs-bootlets: do not check hash of custom tarball Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Acke...
Yann E. MORINYann E. MORIN
c778942dbd5boot/barebox: do not check hash for custom versions As we recently did for U-Boot, disable checking hashes for custo...
Yann E. MORINYann E. MORIN
ee2509fccf3boot/uboot: do not check hash for custom versions For custom tarballs, it's quite obvious we can not check hashes. ...
Yann E. MORINYann E. MORIN
9fa6209fd21pkg-infra: assign BR_NO_CHECK_HASH_FOR so it is recursively-expanded Currently, assigning to BR_NO_CHECK_HASH_FOR bu...
Romain NaourRomain Naour
bafa150c691package/libpthsem: remove argp-standalone dependency argp-standalone provide libargp.a and argp.h which are never us...
Peter KorsgaardPeter Korsgaard
7e8e3e8209eimx-usb-loader: cleanup HOST_CONFIGURE_OPTS is a superset of HOST_MAKE_ENV, so there is no need to pass them both. ...
Thomas PetazzoniThomas Petazzoni
2acb231eaecimx-usb-loader: fix build issue host-imx-usb-loader uses pkg-config to find libusb-1.0, but since it's a host packag...
Gustavo ZacariasGustavo Zacarias
5fd9f81fec0squid: security bump to version 3.5.4 Fixes: CVE-2015-3455 - Incorrect X509 server certificate validation Signed-of...
Arnout VandecappelleArnout Vandecappelle
bea690baa2enetwork-manager: remove redundant dependencies Now network-manager depends on glibc, there is no need anymore for th...
Peter KorsgaardPeter Korsgaard
40df43ac667network-manager: needs (e)glibc Fixes: http://autobuild.buildroot.net/results/1cc/1ccd21cf2ae58ecac75a4cba393b7be4d2...
Antoine TénartAntoine Ténart
059ab7f025cimx-usb-loader: new host package This host package allows to build tools to download and execute code on Freescale i...
Floris BosFloris Bos
0fc93e20f24php: fpm sapi: install php-fpm.conf Install a custom php-fpm.conf instead of the stock one. - Listening on /var/run...
Floris BosFloris Bos
8eeb1457867php: fpm sapi: install startup script Install the startup script if using the FastCGI Process Manager. Signed-off-b...
Thomas PetazzoniThomas Petazzoni
e3526c15194boa: add patch to fix musl build issue Fixes: http://autobuild.buildroot.org/results/76a/76a8d5750c30321825acaa2f...
Peter KorsgaardPeter Korsgaard
5b4d18dd1ccpython: needs dynamic library support Fixes: http://autobuild.buildroot.net/results/7a0/7a044d5c8bf7526fcf4f0ec80a2b...
Peter KorsgaardPeter Korsgaard
b4d19a09955python: move toolchain comment above main option So suboptions are correctly indented. Signed-off-by: Peter Korsgaa...
Thomas PetazzoniThomas Petazzoni
741bc4d232dlibcap-ng: add patch to fix musl build Fixes: http://autobuild.buildroot.org/results/98c/98c296d8bd717f4419fc6010...
Thomas PetazzoniThomas Petazzoni
8c3862c0754python-pyxml: fix <pkg>_LICENSE_FILES Fixes: http://autobuild.buildroot.org/results/972/9727fdeccc6df40c791f8ab31...
Romain NaourRomain Naour
884af65fd5dpackage/ola: fix autoreconf issue for host-ola CXX variable is overwritten with an empy value when host-autoconf-arc...
Yann E. MORINYann E. MORIN
9776b9cc705doc/manual: fix generating manual after legacy overhaul Commit 53903a15 (*config: improve handling of BR2_LEGACY) ad...
Romain NaourRomain Naour
ec99380250bpackage/wvstreams: add argp-standalone as optional dependency This ensures the build reproducibility. Signed-off-by...
Jérôme PouillerJérôme Pouiller
d59749363f2qmx6_defconfig: update - Update kernel - Add u-boot configuration - 6q_bootscript.txt is no more needed by new versi...
Jérôme PouillerJérôme Pouiller
6e4515cc535freescale_imx6*_defconfig: bump kernel to 3.10.17_1.0.1_ga Reviewed-by: Gary Bisson <gary.bisson@boundarydevices.com...
Jérôme PouillerJérôme Pouiller
b91a603e7b7nitrogen6x_defconfig: bump kernel to 3.10.17_1.0.1_ga Tested-by: Gary Bisson <gary.bisson@boundarydevices.com> Revie...
Jérôme PouillerJérôme Pouiller
04249c64fc4Vivante drivers: bump to version 3.10.17-1.0.1 Tested-by: Gary Bisson <gary.bisson@boundarydevices.com> Reviewed-by:...
Jérôme PouillerJérôme Pouiller
7e9f459adf2qt5base: fix "Unable to find an X11 visual" error Fix "Unable to find an X11 visual" bug that produce at runtime wit...
Jérôme PouillerJérôme Pouiller
1095b7ccda2qt5base: fix compilation with Vivante headers. Tested-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-b...
Jérôme PouillerJérôme Pouiller
8fdf8ccd3bbxdriver_xf86-video-imx-viv: new package Xorg driver for imx6. Inspired from Yocto project. I did not find any probl...
Jérôme PouillerJérôme Pouiller
181e570a433gpu-viv-bin-mx6q: change output selection mechanism Move output selection to Config.in. It easier to add new backend...
Jérôme PouillerJérôme Pouiller
e1f9466bf92gpu-viv-bin-mx6q: add version in libraries symlinks Create libraries symbolic links with version numbers. This now ...
Jérôme PouillerJérôme Pouiller
1e739689ecbgpu-viv-bin-mx6q: remove useless build time deps Since gpu-viv-bin-mx6q is provided as binary package, there is no b...
Jérôme PouillerJérôme Pouiller
87523028fa4gpu-viv-bin-mx6q: make fb/x11 choice explicit This approach is less error-prone during development. Tested-by: Gary...
Jérôme PouillerJérôme Pouiller
c9ecdd2b96egpu-viv-bin-mx6q: fix compiling issues with EGL_API_FB To compile with Vivante header and use framebuffer, it is nec...
Jérôme PouillerJérôme Pouiller
f0964c8dc4dmesa3d: Give possibility to external backends to enable DRI/Gallium Thus, it is possible to force compilation of Gal...
Arnout VandecappelleArnout Vandecappelle
cf3854a4196toolchain-external: remove non-existent mips-sf musl toolchains Since 1.1.6, the mips softfloat toolchains are merge...
Arnout VandecappelleArnout Vandecappelle
3a8e1292097toolchain-external: add hashes for musl toolchains Add hashes for all musl toolchains, including the ones that we cu...
Clayton ShotwellClayton Shotwell
0ef25ae2e47python-pyxml: new package It always uses its own copy of pyexpat, but we can at least make it use buildroot's expat....
Gustavo ZacariasGustavo Zacarias
fba6a491a8cphp: readline needs dynamic library Fixes: http://autobuild.buildroot.net/results/604/604995ecf88e97976cbb9e4257ce85...
Thomas PetazzoniThomas Petazzoni
22a59e1bc2ctoolchain-external: fix rebuild/reinstall for Linaro toolchains For Linaro toolchains, a special post install stagin...
Gustavo ZacariasGustavo Zacarias
4cc236784e5leveldb: disable for blackfin Fixes: http://autobuild.buildroot.net/results/f79/f7930231cadeef7ccb0df6acf41b62c2c6fd...
Gustavo ZacariasGustavo Zacarias
ee74dcd9eecsane-backends: bump to version 1.0.24 Bump sane-backends to a "modern" 1.0.24 version. Tweak the patches to avoid au...
Gustavo ZacariasGustavo Zacarias
5c612d9b178wine: fix alsa-related build error The fix from 81230a5b3a27e315f0ba1334d7ab257812b7ab69 is incomplete. BR2_PACKAGE_...
Gustavo ZacariasGustavo Zacarias
c5cdb8a6557wine: fix build breakage with ncursesw The configure script doesn't detect ncursesw at all hence breaks the build. B...
Gustavo ZacariasGustavo Zacarias
9238795c2aagptfdisk: reinstate ldlibs support patch I removed that in fac3042cc53a9aff87cb047f55a12d23c9973f4d because the ICU ...
Thomas PetazzoniThomas Petazzoni
2a4ece2ed3eargp-standalone: fix build issue caused by UCHAR_MAX definition The issue was simply that the patch from Max Filippo...
Thomas PetazzoniThomas Petazzoni
4e99abc4751json-c: add patch to make sure the library is linked against libm when needed On uClibc, a number of symbols such as...
Thomas PetazzoniThomas Petazzoni
f431f5540e4Revert "package/boost: bump to version 1.58.0" This reverts commit 25655021fb66f58afe4966face0afdda1e7be65a. Boost ...
Thomas PetazzoniThomas Petazzoni
cd3c00fbc01toolchain-external: mark Synopsys toolchain as broken This uClibc toolchain does not provide an appropriate uClibc c...
Max FilippovMax Filippov
30a3b08c176argp-standalone: restrict value range passed to isprint function According to C standards isprint argument shall be ...
Markos ChandrasMarkos Chandras
90d63bdefdfQEMU: Bump to 2.3.0 Bump QEMU to 2.3.0 Signed-off-by: Markos Chandras <markos.chandras@imgtec.com> Signed-off-by: T...
Yann E. MORINYann E. MORIN
5977d77aea6boot/gummiboot: switch to http for git clone The git:// protocol may not go through conservative corporate firewalls...
Frank HunlethFrank Hunleth
a066ff0d73eraspberrypi: bump raspberrypi_dt_defconfig kernel This brings the raspberrypi_dt_defconfig up to the same kernel use...
Frank HunlethFrank Hunleth
2d5326d9a19raspberrypi2: switch Linux kernel to rpi-3.18.y This changes the kernel used on the Raspberry Pi 2 from the 3.19 bra...
Jörg KrauseJörg Krause
25655021fb6package/boost: bump to version 1.58.0 Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas...
Jörg KrauseJörg Krause
0e9a2a9aad0package/celt051: Add patch to fix musl build musl does not define __GNUC_PREREQ. Use patch from Alpine Linux (http:/...
Baruch SiachBaruch Siach
07ea3e1e071freerdp: fix build with uclibc snapshot and uclibc-ng uclibc snapshot and uclibc-ng add support for the eventfd_{rea...
Gustavo ZacariasGustavo Zacarias
c549fb71088util-linux: bump to version 2.26.2 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas P...
Gustavo ZacariasGustavo Zacarias
91634a08b9flinux-headers: bump 3.12.x series Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Pe...
Jörg KrauseJörg Krause
67fdbf3818dpackage/bsdiff: add patch to fix missing header for u_char Fix missing header <sys/types.h> for u_char in bspatch.c....
Floris BosFloris Bos
357d0c92a28lighttpd: run as non-privileged user www-data Previously the stock lighttpd configuration was patched to run as user...
Gustavo ZacariasGustavo Zacarias
1a3e74cf5aflibtasn1: bump to version 4.5 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaa...
Gustavo ZacariasGustavo Zacarias
eb200a1783elibmicrohttpd: bump to version 0.9.41 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter...
Gustavo ZacariasGustavo Zacarias
740929ec78fstunnel: bump to version 5.17 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaa...
Peter KorsgaardPeter Korsgaard
d5aed4e4e19gst-plugins-bad: unbreak vp8 support Fixes http://autobuild.buildroot.net/results/84e/84e7a2df4a8de2ca1ce075a8f5f32a...
Bernd KuhlsBernd Kuhls
15917990940package/clamav: bump version to 0.98.7, enable ipv6 support Clamav uses AC_TRY_RUN in m4/reorganization/code_checks/...
Yegor YefremovYegor Yefremov
e065d76147ancftp: add hash file Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <pete...
Gustavo ZacariasGustavo Zacarias
df099b50f8egawk: bump to version 4.1.2 Drop LIBTOOL/GETTEXTIZE as well since it's no longer bundled with a beta version. Signe...
Gustavo ZacariasGustavo Zacarias
39270362ed7btrfs-progs: bump to version 4.0 Switch SITE to use BR2_KERNEL_MIRROR as well. Signed-off-by: Gustavo Zacarias <gus...
Gustavo ZacariasGustavo Zacarias
62592bb6603libcurl: security bump to version 7.42.1 Fixes: CVE-2013-3153 - sensitive HTTP server headers also sent to proxies. ...
Gustavo ZacariasGustavo Zacarias
87ec20c1f00pcre: bump to version 8.37 Security patch now upstream so drop it. Also switch to bz2 compression. Signed-off-by: G...
Gustavo ZacariasGustavo Zacarias
7f291662b29linux: bump default to version 4.0.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter ...
Gustavo ZacariasGustavo Zacarias
f1df4d9598flinux-headers: bump 3.{10, 14, 18, 19}.x and 4.0 series Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Si...
Peter KorsgaardPeter Korsgaard
2e98995068fdhcpcd: add upstream patch to fix build issue Fixes http://autobuild.buildroot.net/results/523/523858fb930e74fe28f24...
Peter KorsgaardPeter Korsgaard
56e42a9f439Revert "dhcpcd: fix ipv6 related compile failure" This reverts commit 6b1f66643d782fc6f00e7436d41ceea6d88ad6bf. It ...