Alexander Dahl
  1. Alexander Dahl

buildroot

Public
  1. Alexander Dahl
  2. buildroot

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Bernd KuhlsBernd Kuhls
8fa6ee99f17package/tinc: optionally include linux/if_tun.h to fix musl build Fixes http://autobuild.buildroot.net/results/5b1/5...
Bernd KuhlsBernd Kuhls
1e87d4908cdpackage/tinc: needs libdl for OpenSSL support Fixes http://autobuild.buildroot.net/results/d5b/d5b2f905d8da79cebda14...
Bernd KuhlsBernd Kuhls
14572af6932package/ltris: fix static linking with libmad Fixes http://autobuild.buildroot.net/results/b06/b0671af6be81550221f5a...
Thomas PetazzoniThomas Petazzoni
ae2355a07f2hidapi: fix the patch renaming a file The patch 0001-hidtest-dont-use-a-C-source-file-since-it-s-pure-C.patch in the...
Thomas PetazzoniThomas Petazzoni
da4264210f1cups: fix static linking problem In static linking configurations, cups fails to build due to the lack of Scrt1.o fr...
Julien BoibessotJulien Boibessot
0dca644e443boot/uboot: fix missing host-openssl for i.MX28 target Building an U-Boot image for the i.MX23 or i.MX28 target requ...
Peter KorsgaardPeter Korsgaard
f9419d752dempg123: unbreak static linking with alsa/portaudio Fixes: http://autobuild.buildroot.org/results/b2b/b2bc143fbd0b34e...
Gustavo ZacariasGustavo Zacarias
12588bdf9d1libbsd: bump to version 0.8.3 Drop upstream patch. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed...
Thomas PetazzoniThomas Petazzoni
3999f0ad3c3Config.in: use better URL for GNU mirrors As explained on http://www.gnu.org/prep/ftp.en.html, the network of GNU mi...
Thomas PetazzoniThomas Petazzoni
ce46860c94ftime: mark as not available for static-only builds Due to some code imported from gnulib, the time package doesn't b...
Thomas PetazzoniThomas Petazzoni
b71bdd68562oprofile: not available on Microblaze Commit c45979c732cb610ad5d54e23dd7d4d49e519d45b marked OProfile as not availab...
Thomas PetazzoniThomas Petazzoni
8bf947e0ef6support/scripts: fix graph-build-time help text The graph-build-time help text currently looks like this: usage: gr...
Martin KellyMartin Kelly
5ff845927b3Config.in: add -Og option -Og (introduced in GCC 4.8) lets you optimize for debugging experience, which can be usefu...
Bernd KuhlsBernd Kuhls
e07a9823996package/mesa3d: Execute MESA3D_REMOVE_OPENGL_PC also for DRI configs lacking OpenGL Mesa3d provides libgl only with ...
Gustavo ZacariasGustavo Zacarias
8fc3764110blibxslt: security bump to version 1.1.29 CVE-2015-7995 - Fix for type confusion in preprocessing attributes Also dr...
Yann E. MORINYann E. MORIN
be8270d3e3bpackage/skeleton: fix message about non-merged custom skeleton Use of a merged /usr is not restricted to systemd any...
Thomas PetazzoniThomas Petazzoni
20b3ed7408derlang-p1-stringprep: backport upstream commit to fix musl build Amusingly, a fix made upstream to fix the build on ...
Baruch SiachBaruch Siach
9d217aa4dd9libgpgme: fix musl build with argp-standalone The libgpgme configure script does not detect the error_t type under m...
Thomas PetazzoniThomas Petazzoni
45eaede51b6strongswan: needs __atomic operations strongswan uses the __atomic_*() intrinsics, so we make it depend on BR2_TOOLC...
Gustavo ZacariasGustavo Zacarias
9b429a90fadwebkitgtk: security bump to version 2.12.3 Fixes: CVE-2016-1856 - allows remote attackers to execute arbitrary code ...
Gustavo ZacariasGustavo Zacarias
86409e1a4bcxtables-addons: bump to version 2.11 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter ...
Jörg KrauseJörg Krause
953a85439cbpackage/lxc: add patch to fix musl build Add a patch to fix a build issue with the musl C library. struct in6_addr ...
Alexey BrodkinAlexey Brodkin
de76cb7da73Config.in: Use CDN kernel.org mirror It turned out for quite some time CDN-powered mirror of kernel.org is available...
Gustavo ZacariasGustavo Zacarias
1370fcaeb7cxserver_xorg-server: add explicit handling for xwayland It's normally autodetected, which can lead to unexpected/unh...
Gustavo ZacariasGustavo Zacarias
c1cc23f31d8sysstat: bump to version 11.2.4 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Peta...
Thomas PetazzoniThomas Petazzoni
956924faa45flann: disable on microblaze All gcc versions fail to build flann on the Microblaze architecture, due to gcc bug htt...
Thomas PetazzoniThomas Petazzoni
ce5f50fdd81flann: add hash file flann is fetched from Github, so we can add a hash file for this package. Signed-off-by: Thoma...
Thomas PetazzoniThomas Petazzoni
cfed4be8aeaflann: bump version to fix build with gcc 6 The current version of flann in Buildroot fails to build with gcc 6.x, w...
Clayton ShotwellClayton Shotwell
9891e5cbfa3toolchain-external: correct hash value for Linaro AArch64 toolchain source The aarch64 Linaro toolchain source hash ...
Thomas PetazzoniThomas Petazzoni
4eed1ac0c47python-treq: add missing BR2_INSTALL_LIBSTDCPP dependency python-treq selects python-pyopenssl, which depends on C++...
Thomas PetazzoniThomas Petazzoni
518cb7ff03cpython-service-identity: add missing BR2_INSTALL_LIBSTDCPP dependency python-service-identity selects python-pyopens...
Thomas PetazzoniThomas Petazzoni
5ebf6282413midori: add missing BR2_TOOLCHAIN_USES_GLIBC dependency midori selects webkitgtk, and webkitgtk needs a glibc toolch...
Bernd KuhlsBernd Kuhls
089bda1416bpackage/libbluray: bump version to 0.9.3 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas ...
Yegor YefremovYegor Yefremov
894262695afqt5serialbus: depend on toolchain headers >= 3.6 qt5serialbus requires CAN FD support, that was introduced in kernel...
Arnout VandecappelleArnout Vandecappelle
d008913bb95aircrack-ng: mention script dependencies in the help text aircrack-ng has some scripts (airmon-ng, airmon-zc) that u...
Bernd KuhlsBernd Kuhls
00680faa00fpackage/iptraf-ng: Needs -D_GNU_SOURCE to fix musl build Compiling iptraf-ng using musl is broken: src/ipfrag.c:193...
Baruch SiachBaruch Siach
ea3264fad06xorriso: fix musl build Add a patch that adds the missing header for ssize_t. Fixes: http://autobuild.buildroot.net...
Vicente Olivert RieraVicente Olivert Riera
7baf8e45e41valgrind: disable for MIPS soft-float As stated here [1], recent changes on the MIPS binutils sources have made it n...
Gustavo ZacariasGustavo Zacarias
2474d556f8elibepoxy: cosmetic fixes It's --enable-glx rather than --enable-egl, both are automatic though. Change the autorecon...
Gustavo ZacariasGustavo Zacarias
70f4ea42fadlibgtk3: bump to version 3.20.6 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsg...
Alan YanigerAlan Yaniger
caf4caa49b7docs: Fixed syntax error in makedev-syntax example. In the makedev syntax documentation, one of the examples lacks t...
Damien LansonDamien Lanson
8f277626d41package/dmidecode: bump to version 3.0 Signed-off-by: Damien Lanson <damien@kal-host.com> Signed-off-by: Peter Korsg...
Vicente Olivert RieraVicente Olivert Riera
794935068bftoolchain: improve SSP logic Don't enable SSP support on external toolchains just because they use glibc or musl. In...
Baruch SiachBaruch Siach
925f0897feclibxml2: security bump to version 2.9.4 Fixes a bunch of security issues including: CVE-2016-1762: Heap-based buf...
Romain NaourRomain Naour
04c9d650398toolchain-external: bump CodeSourcery NIOSII to 2016.05 The toolchain still use binutils 2.25 without the fix for PR...
Gustavo ZacariasGustavo Zacarias
cefd7a7bbebruby: fix build for nommu Fixes: http://autobuild.buildroot.net/results/a8b/a8b5fe95bbc1b3cc23db828fbc80d815c88f18c2...
Yegor YefremovYegor Yefremov
1e3515849f2python-backports-abc: depend on Python 2.x This package is a backport from Python 3.5, so it is not needed for Pytho...
Vicente Olivert RieraVicente Olivert Riera
4e58fe16b25libcurl: bump version to 7.49.0 Fixes CVE-2016-3739, https://curl.haxx.se/docs/adv_20160518.html. Signed-off-by: Vi...
Vicente Olivert RieraVicente Olivert Riera
978a144107flftp: bump version to 4.7.2 Help lftp to find readline and zlib so it will not fail this way: checking for Readline...
Vicente Olivert RieraVicente Olivert Riera
a2da155d276package/make: bump version to 4.2 Announcement URL: http://lists.gnu.org/archive/html/info-gnu/2016-05/msg00013.h...
Vicente Olivert RieraVicente Olivert Riera
25bd16a5914systemd: bump version to 230 We pass "--with-default-dnssec=no" to "configure" as it might create incompatibilities ...
Gustavo ZacariasGustavo Zacarias
78f949ad246pciutils: bump to version 3.5.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Peta...
Matthew ForneroMatthew Fornero
17ee15da70dlibiio: Bump version to 0.6 v0.6 API offers some major additions, including: * iio_device_set_kernel_buffers_counts ...
Sébastien SzymanskiSébastien Szymanski
4946b195679python-flask-login: new package Signed-off-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com> Reviewed-by: Y...
Gustavo ZacariasGustavo Zacarias
279f4a0eaa5gdbm: bump to version 1.12 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni...
Gustavo ZacariasGustavo Zacarias
ad3ffb283aednsmasq: bump to version 2.76 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazz...
Gustavo ZacariasGustavo Zacarias
32c91623422e2fsprogs: bump to version 1.43 Add new fuse2fs option and disable it for host-e2fsprogs to avoid carrying over unus...
Vicente Olivert RieraVicente Olivert Riera
bd540fb9833sqlite: bump version to 3.13.0 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas...
Bernd KuhlsBernd Kuhls
92bd1acb83fpackage/openpgm: Rework headers includes to fix build with musl libc Fixes http://autobuild.buildroot.net/results/42...
Romain NaourRomain Naour
7561d7cf406package/openpowerlink: fix build issue with debugging symbols Update the top level build patch to fix a build issue ...
Vicente Olivert RieraVicente Olivert Riera
917fa2ca230liquid-dsp: wrapping isnan in T_ABS to help compilation w/ certain gcc Backporting an upstreamed patch in order to f...
Bernd KuhlsBernd Kuhls
012e10bf621package/hplip: fix static linking with cups Fixes http://autobuild.buildroot.net/results/c52/c5277c42344d194e004dcd0...
Gustavo ZacariasGustavo Zacarias
5a2d79a51bclft: switch to upstream provided URL Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas...
Gustavo ZacariasGustavo Zacarias
f53b54ad115expat: add fix for CVE-2016-0718 Fixes: CVE-2016-0718 - The Expat XML parser mishandles certain kinds of malformed i...
Gustavo ZacariasGustavo Zacarias
7f5a1b3a5caconnman: remove xtables build fix patch This was added in 0dece985 to deal with kernel headers 4.5 -> 4.5.4 breakage...
Gustavo ZacariasGustavo Zacarias
204590af0e6linux-headers: bump 3.14.x and 4.{4, 5}.x series Kernel headers 4.5 -> 4.5.4 broke netfilter uapi headers leading to...
Vicente Olivert RieraVicente Olivert Riera
ae61f4ecbbdgit: bump version to 2.8.3 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Pet...
Bernd KuhlsBernd Kuhls
2ce65b03003package/qlibc: fix musl build by removing usage of internal glibc header sys/cdefs.h Fixes http://autobuild.buildroo...
Bernd KuhlsBernd Kuhls
c1af722200epackage/stress-ng: mark as not available on nios2 For technical details see https://git.busybox.net/buildroot/commit...
Bernd KuhlsBernd Kuhls
02c43157ab0package/postgresql: fix snprintf() detection https://git.busybox.net/buildroot/commit/package/postgresql/postgresql....
Bernd KuhlsBernd Kuhls
3d91c076ca1package/gstreamer1/gst1-libav: not available on nios2 ffmpeg is not available on nios2, this limitation was not reve...
Bernd KuhlsBernd Kuhls
ed514e47363package/bluez5_utils: remove include linux/if_bridge.h to fix musl build Fixes http://autobuild.buildroot.net/result...
Bernd KuhlsBernd Kuhls
75d9f74df6apackage/bluez5_utils: remove autoreconf 0001-Link-mcaptest-with-lrt.patch was removed 2016-01-05: https://git.busybo...
Baruch SiachBaruch Siach
5d6c0bcc342putty: fix musl build for 64-bit targets Add upstream patch fixing MinGW build that also fixes musl build. Both of t...
Baruch SiachBaruch Siach
671603fd2e9putty: fix musl build Add upstream patch for fixing build with musl. Fixes: http://autobuild.buildroot.net/results/...
Gustavo ZacariasGustavo Zacarias
f8799db7903gnutls: bump to version 3.4.12 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petaz...
Gustavo ZacariasGustavo Zacarias
ee092f112eblibgtk3: bump to version 3.20.5 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Peta...
Thomas PetazzoniThomas Petazzoni
944d0a95454python-pexpect: fix byte-compilation with Python 2 pexpect contains one file, async.py, that is only meant to be use...
Marcin NowakowskiMarcin Nowakowski
5d9389ebc2dgst1-plugins-bad: add sbc support Signed-off-by: Marcin Nowakowski <marcin.nowakowski@imgtec.com> Reviewed-by: Gusta...
Marcin NowakowskiMarcin Nowakowski
6da6fec4e26gst1-plugins-bad: sort plugin list alphabetically Plugin list for the package is split into 2 parts - dependencyless...
Alexey BrodkinAlexey Brodkin
09439560b9ftoolchain: bump ARC tools to arc-2016.03 release This change switches ARC tools to the most recent arc-2016.03 versi...
Bernd KuhlsBernd Kuhls
46f9454ae17package/kodi-screensaver-matrixtrails: add hash Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: ...
Thomas PetazzoniThomas Petazzoni
a9ec96e5451python-pygame: bump version to fix Python 3 byte-compilation issue The current version of python-pygame in Buildroot...
Thomas PetazzoniThomas Petazzoni
c1ff2b7faa5python-crossbar: fix byte-compilation of .pyc files For its continuous integration tests, python-crossbar includes o...
Thomas PetazzoniThomas Petazzoni
59972daa39fpython: remove *.pyo files Even though we disable the build of .pyo files in the interpreter, nothing prevents other...
Thomas PetazzoniThomas Petazzoni
f76543601ffpython: align the target finalize hooks with python3 Since the bump of python3 to 3.5.x, the target finalize hooks r...
Thomas PetazzoniThomas Petazzoni
476f5fc8f6epython3: bump to 3.5.1 The major changes in terms of Buildroot packaging are: - Due to PEP488, Python no longer ge...
Romain NaourRomain Naour
61c8854cef2toolchain: enable paranoid unsafe path check by default This check is enabled for all build in the Buildroot autobui...
Peter SeidererPeter Seiderer
e35c2c1ae1buclibc: enable debug build option Set uClibc DODEBUG in case BR2_ENABLE_DEBUG is set. Setting DODEBUG was removed w...
Samuel MartinSamuel Martin
45ce84f1fe3package/gcc: 4.8.x to 5.x: backport a fix for building gcc with gcc-6 When the host system compiler is gcc-6, this p...
Matt WeberMatt Weber
01f7a01420afmlib: bump to SDK 1.8 Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Thomas Petazzoni...
Matt WeberMatt Weber
7b5bf8da4d6fmc: bump to SDK 1.8 Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Thomas Petazzoni <...
Bernd KuhlsBernd Kuhls
a23235ac89fpackage/kodi: Fix crash in pictureviewer when opening directories with many files backported upstream commit: https:...
Bernd KuhlsBernd Kuhls
2a4cc78bb7dpackage/mtr: uses fork(), needs mmu Fixes http://autobuild.buildroot.net/results/dcb/dcbd39878b1a80d6a16032e967bd8e2...
Peter KorsgaardPeter Korsgaard
3f3342a5819Update for 2016.05-rc2 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Thomas PetazzoniThomas Petazzoni
60cc46321dbandroid-tools: fix build on big endian systems This commit adds a patch to the android-tools package to make it buil...
Thomas PetazzoniThomas Petazzoni
668ce456448boost: remove BR2_PACKAGE_BOOST_ARCH_SUPPORTS option The BR2_PACKAGE_BOOST_ARCH_SUPPORTS option was originally added...
Thomas PetazzoniThomas Petazzoni
f01f2cde095boost: fix build failures on NIOSII and Microblaze The fenv support provided by glibc on NIOSII and Microblaze is no...
Peter SeidererPeter Seiderer
c5a153b6689qt5multimedia: select Qt5OpenGL module in case OpenGL support is enabled Qt5Multimedia needs Qt5OpenGL module in cas...
Samuel MartinSamuel Martin
b7b9426ccc9package/jack2: fix build WRT backtrace support This change adds a patch checking for the presence of execinfo.h head...
Thomas PetazzoniThomas Petazzoni
9acd598bccaassimp: disable on Microblaze This package triggers an infinite loop bug in gcc on the Microblaze architecture when ...
Gustavo ZacariasGustavo Zacarias
d6966645da0tar: bump to version 1.29 Patch is upstream so remove it. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>...
Thomas PetazzoniThomas Petazzoni
a8e6f52f0c5toolchain: musl support is no longer experimental Our musl support has now been around for quite some time, numerous...
Thomas PetazzoniThomas Petazzoni
ae466a6041dbinutils: remove support for version 2.23 Now that we have added support for the lastest binutils version 2.26, it i...
Thomas PetazzoniThomas Petazzoni
500de2598a4toolchain: remove eglibc support The eglibc support has been marked deprecated since 2015.08, so it's time to remove...
Thomas PetazzoniThomas Petazzoni
6cfb56a420agdb: specify hashes for the ARC and Microblaze versions On ARC and Microblaze, a special GDB version is used, fetche...
Thomas PetazzoniThomas Petazzoni
20ed897b380gdb: remove version 7.8 Now that 7.11 has been added and 7.10 is the default version, let's remove the old 7.8 relea...
Thomas PetazzoniThomas Petazzoni
23519d0753bgdb: switch to 7.10 as the default version 7.11 is around, 7.10 has already seen a point release, so it's time to ma...
Thomas PetazzoniThomas Petazzoni
0ab3a9dde39gdb: add support for gdb 7.11 gdb 7.11 was released on February 2016, it's time to include it in Buildroot, which th...
Thomas PetazzoniThomas Petazzoni
0af371be3a1glibc: disable build of glibc 2.22 with gcc 6.x glibc-2.22 does not build with gcc 6.x. The first issues can be fixe...
Thomas PetazzoniThomas Petazzoni
7540fe0c507gcc: fix build of gcc 6.x on Microblaze Due to patch 840-microblaze-enable-dwarf-eh-support.patch, gcc 6.x does not ...
Peter KorsgaardPeter Korsgaard
911406d11bdwebsite/news.html: add 2016.05-rc1 announcement link Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
2ba8bfa3ffaorangepipc: defconfig: use 4.6 kernel, u-boot 2016.05 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
2a8b32febf0sheevaplug: defconfig: use 4.6 kernel, u-boot 2016.05 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter SeidererPeter Seiderer
96665b3b138libevdev: bump version to 1.5.1 For details see [1] and [2]. [1] https://lists.freedesktop.org/archives/input-tools...
Fabio EstevamFabio Estevam
81813b13b48uboot-tools: bump to version 2016.05 Bump to version 2016.05 and also remove patch 003-tools-env-bug-config-structs-...
Baruch SiachBaruch Siach
85ef34d35a0libinput: fix missing static_assert uClibc-ng does not define the C11 static_assert macro. Patch configure.ac to det...
Martin BarkMartin Bark
2a59854aa73package/nginx: fix patches titles Changed [PATCH x/y] to [PATCH] at the beginning of the subject line since the numb...
Waldemar BrodkorbWaldemar Brodkorb
08fe324b8b0stress-ng: update to 0.06.02 Fixes following autobuilder errors: http://autobuild.buildroot.net/results/b527ccdbdfea...
Yann E. MORINYann E. MORIN
c6b4a5fcc4apackage/samba4: create tempfile with systemd With systemd, samba4 will need some special temporary files to be creat...
Vicente Olivert RieraVicente Olivert Riera
4e1c1893b27lvm2: bump version to 2.02.154 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter ...
Gustavo ZacariasGustavo Zacarias
8a917b12aadlinux: bump default to version 4.6 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Ko...
Gustavo ZacariasGustavo Zacarias
d038cce505clinux-headers: add 4.6.x series Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsg...
Gustavo ZacariasGustavo Zacarias
51800d20b98toolchain: add 4.6.x choice for headers Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Pet...
Fabio EstevamFabio Estevam
316986e3363boot/uboot: bump to version 2016.05 Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Korsgaard...
Martin BarkMartin Bark
5787cf2516apackage/iputils: bump version to 31d947cf7156cf78d3f57e0bd82b33e6f6ece6b4 Includes a fix for static builds using lib...
Gustavo ZacariasGustavo Zacarias
814e99d21a2openvpn: security bump to version 2.3.11 Fixed port-share bug with DoS potential. Fix buffer overflow by user suppli...
Gustavo ZacariasGustavo Zacarias
3380da69c5aopenvpn: remove polarssl crypto backend option Now that we need to bump openvpn to version 2.3.11 for security fixes...
Thomas PetazzoniThomas Petazzoni
9194be9f3acandroid-tools: add patch to fix static linking Fixes: http://autobuild.buildroot.net/results/c3b95741a5f6622dc954...
Thomas PetazzoniThomas Petazzoni
247592ed00aandroid-tools: needs thread support Both adb and adbd use <pthread.h>, and fastboot needs thread due to its dependen...
Gustavo ZacariasGustavo Zacarias
0490a09fd73mtr: bump to latest git version (newdns branch) This fixes the musl build issues and the need to specially patch for...
Gustavo ZacariasGustavo Zacarias
f35c5daa6c3file: bump to version 5.27 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni...
Gustavo ZacariasGustavo Zacarias
8af0f65ab8dmpg123: bump to version 1.23.4 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petaz...
Thomas PetazzoniThomas Petazzoni
f0d995cafd0package/android-tools: fix the select logic The android-tools Config.in.host has some logic to ensure that at least ...
Samuel MartinSamuel Martin
9624685030epackage/android-tools: fix indentation in Config.in.host Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-...
Samuel MartinSamuel Martin
07144093d4fpackage/opencv: gpu module depends on !BR2_STATIC_LIBS GPU support and related features (GL and CL) are detected and...
Thomas PetazzoniThomas Petazzoni
6e1174c2689gmrender-resurrect: disable on musl configurations gmrender-resurrect uses <error.h>, which isn't available on musl ...
Thomas PetazzoniThomas Petazzoni
b5527d006b0android-tools: fix dependency on libselinux The fastboot sub-option of android-tools did not properly replicate the ...
Gustavo ZacariasGustavo Zacarias
10a0715dd54sg3-utils: disable for blackfin Suffers from the usual symbol prefixing problems for bfin, it's probably easy to fix...
Romain NaourRomain Naour
59679785e81package/opencv: disable toolchains affected by PR19405 opencv libphoto fail to link with the following error: nios2-...
Romain NaourRomain Naour
f9d311edc63toolchain: update paranoid unsafe path comment Since 919c06c28295f19ca49459b98d8954148b381360 the calls to gcc alway...
Gustavo ZacariasGustavo Zacarias
3e7d9a73b91mali-t76x: depends on mesa3d-headers It selects them, but doesn't depend on them, and since the package only provide...
Gustavo ZacariasGustavo Zacarias
3c87cc9e424glmark2: narrow down libgl requirements Mesa3d DRI drivers can be enabled without support for libgl (for example wit...
Gustavo ZacariasGustavo Zacarias
d033022f593lft: new package Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> [Thomas: use complete license name in <pk...
Martin BarkMartin Bark
4ab21916e17package/nginx: add libatomic_ops support Force the use of libatomics_ops on the sparc v8 and leon3 platforms to allo...
Martin BarkMartin Bark
7d02cc629capackage/nginx: fix dlopen support Only include dlfcn.h on systems that support it This fixes: http://autobuild.bui...
Martin BarkMartin Bark
65778b87004package/nginx: fix libgd support Change to using gdlib-config to find libgd and its dependencies. This fixes: http...
Martin BarkMartin Bark
e0c8e18ed13package/nginx: fix openssl support Change to using pkg-config to find openssl and its dependencies. This fixes: ht...
Martin BarkMartin Bark
285f648658cpackage/nginx: fix libxslt support Change to using pkg-config to find libxslt and it dependencies. This Fixes: htt...
Nathaniel RoachNathaniel Roach
7f338c69c63package/quagga: Fix directories and permissions Quagga runs as the "quagga" user, but it also needs to modify files ...
Fabio EstevamFabio Estevam
35a24c6f0f2post-image: Do not hardcode the genimage.cfg path Instead of hardcoding the genimage.cfg path, let's add a BOARD_DIR...
Sébastien SzymanskiSébastien Szymanski
e7823ae38ecpython-flask-jsonrpc: new package Signed-off-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com> Reviewed-by:...
Marcin NiestrojMarcin Niestroj
84c700c8d9epackage/turbolua: Fix optional openssl dependency turbolua fails to build when we have openssl selected, because it ...
Peter SeidererPeter Seiderer
0db34529f48Makefile: fix rootfs overlay with BR2_ROOTFS_MERGED_USR enabled Use rsync with '--keep-dirlinks' option to prevent r...
Fabio EstevamFabio Estevam
205f80b8949configs: new configuration for NXP i.MX7 SabreSD Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Th...
Baruch SiachBaruch Siach
243647059e2libinput: remove unneeded patch The log_msg symbol conflict was fixed in libevdev commit e4c315fc1603 (Rename symbol...
Vicente Olivert RieraVicente Olivert Riera
17b034e6408postgresql: bump version to 9.5.3 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Tho...
Romain NaourRomain Naour
8389b623528toolchain-external: fix user provided libraries deployment In commit 919b4f9eab3e6dcd18cf9220af2c9bb2ca3e5098 the in...
Geoff LevandGeoff Levand
b6b718ca4bdpackage/go: Fix powerpc64 config typo Fix typo in config powerpc64 depends. Go language only supports 64 bit powerp...
Geoff LevandGeoff Levand
7dfe8c19e91package/go-bootstrap: Set CGO_ENABLED=0 Fixes build erorros like these: cgo.a(_all.o): unknown relocation type 42...
Geoff LevandGeoff Levand
def633c4c5bpackage/go-bootstrap: Add toolchain dependency To build programs that need cgo support the toolchain needs to be ava...
Luca CeresoliLuca Ceresoli
781ce19d746libpjsip: disable parallel build The libpjsip package has build issues on the autobuilders that look like parallel b...
Nathaniel RoachNathaniel Roach
04f166d4b5bpackage/audit: Remove redundant mkdir install -D creates the folder, so we don't need the mkdir command Signed-off-...
Yegor YefremovYegor Yefremov
4a669d683b3python-setproctitle: bump to version 1.1.10 Change download location. Fixes: http://autobuild.buildroot.net/results...
Yann E. MORINYann E. MORIN
de2f89edd38core/legal-info: install source archives in their own sub-dir Currently, we put all source archives side-by-side in ...
Yann E. MORINYann E. MORIN
ed959089ee8core/pkg-generic: add variable to store the package rawname-version Introduce a new per-package variable to store th...
Yann E. MORINYann E. MORIN
a0ca22215cfcore/legal-info: use the helper to install source archives .. and use $(Q) instead of a hard-coded @. Signed-off-by...
Yann E. MORINYann E. MORIN
88bad8f462csupport/scripts: add helper to hardlink-or-copy When preparing the legal-info, the source archives are copied in the...
Alexey BrodkinAlexey Brodkin
adbdc6e58f2toolchain: bump ARC tools to arc-2016.03-rc2 This change switches ARC tools to RC2 of the most recent arc-2016.03 ve...
Fabio EstevamFabio Estevam
3ef13c49966barebox: bump to version 2016.05.0 Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Korsgaard ...
Peter KorsgaardPeter Korsgaard
30706f92520android-tools: adb/adbd sub options use fork(), need MMU Fixes: http://autobuild.buildroot.org/results/d87/d87a4bd35...
Peter KorsgaardPeter Korsgaard
cfac2c01c36android-tools: fix Config.in indentation Config.in files should be indented using <tab>. Signed-off-by: Peter Korsg...
Fabio EstevamFabio Estevam
602c76cb8b1imx6ulevk: readme: Update the rootfs type to ext4 Since commit 2f37ef48e82e3ba ("configs/imx6ulevk: Use ext4 as file...
Fabio EstevamFabio Estevam
71b9a17c6e6linux: Bump default to version 4.5.4 Signed-off-by: Fabio Estevam <festevam@gmail.com> Acked-by: Gustavo Zacarias <g...
Gustavo ZacariasGustavo Zacarias
156633ace81libarchive: add security patch for CVE-2016-1541 Fixes: CVE-2016-1541 - heap-based buffer overflow vulnerability in ...
Gustavo ZacariasGustavo Zacarias
5883703bcd8linux-headers: bump 3.{14, 18}.x and 4.{1, 4, 5}.x series Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> ...
Bernd KuhlsBernd Kuhls
71664e775c5package/kodi-screensaver/visualisation-*: allow OpenGL build on arm Kodi depends on egl/gles on arm, our Kconfig opt...
Bernd KuhlsBernd Kuhls
25ab35697e4package/kodi-visualisation-shadertoy: needs libglew for OpenGL build Fixes -- Found OpenGL: /home/bernd/buildroot/ou...
Bernd KuhlsBernd Kuhls
51ad7ed6763package/kodi-screensaver-rsxs: needs xlib_libXmu Fixes /home/bernd/buildroot/output/build/kodi-screensaver-rsxs-195...
Bernd KuhlsBernd Kuhls
b7e4eb68e05package/kodi-screensaver-asterwave: needs libglu Fixes /home/bernd/buildroot/output/build/kodi-screensaver-asterwav...
Bernd KuhlsBernd Kuhls
27a82980e6dpackage/kodi-visualisation-shadertoy: needs libplatform Fixes Makefile:477: *** libplatform is in the dependency ch...
Bernd KuhlsBernd Kuhls
2e8e1d640fbpackage/kodi-{screensaver,visualisation}-*: fix comments Various small changes to comments: - shorten OpenGL info (T...
Waldemar BrodkorbWaldemar Brodkorb
cc72cf2ca62m68k: fix open issues with qemu coldfire Enable kernel drivers for networking and add a simple busybox config with b...
Yegor YefremovYegor Yefremov
7a9407a5fcepython-coherence: fix twisted detection Apply upstream patch, that provides proper twisted detection. Fixes: http:/...
Danomi ManchegoDanomi Manchego
718248385cclibinput: fix variable name typo Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com> Signed-off-by: Peter K...
Peter KorsgaardPeter Korsgaard
0ab737207b4Update for 2016.05-rc1 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Gustavo ZacariasGustavo Zacarias
72b93bb6768imagemagick: security bump to version 6.9.4-1 Fixes: Fix GetNextToken() off by one error. Check for buffer overflow ...
Gustavo ZacariasGustavo Zacarias
cc45fb08f3bphp-geoip: fix legal info The LICENSE file is gone, so use the lone .c source fle. Fixes: http://autobuild.buildroot...