Alexander Dahl
  1. Alexander Dahl

buildroot

Public
  1. Alexander Dahl
  2. buildroot

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Yann E. MORINYann E. MORIN
4a2db6d1932graph-depends: document the 'transitive' variable Although unnecessary (we already have initialisation via the parse...
Yann E. MORINYann E. MORIN
61dbf4d3068graph-depends: add option to set the colours Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Francois P...
Yann E. MORINYann E. MORIN
e347bee02cagraph-depends: handle the depth argument in a more pythonic way Add some comment as well, enhance help text. [thank...
Yann E. MORINYann E. MORIN
95ab905ba79graphs-depends: merge redundant-dependencies elimination Merge the redundant-dependencies elimination into the newly...
Yann E. MORINYann E. MORIN
67957967a55graphs: add option to remove transitive dependencies in dependency graph Currently, all the dependencies of a packag...
Francois PerradFrancois Perrad
b689264d380graph-depends: refactor with more colors Do not use the same colors for toolchain, host and target packages. Signed...
Hadrien BouttevilleHadrien Boutteville
0686dcf7a99Improve support of OpenGL for BeagleBone Black Make ti-gfx working on BeagleBone Black by adding an ugly necessary p...
Eric Le BihanEric Le Bihan
f0fd391744dsystemd: add SMACK support option. A new configuration option is available in systemd menu, to enable support for SM...
Max FilippovMax Filippov
ed118264181xserver_xorg-server: add support for xtensa architecture Fixes: http://autobuild.buildroot.net/results/143/14308a9...
Max FilippovMax Filippov
9e84c20b5b0xserver_xorg-server: add ordering prefix to patches This is to keep patch application order correct and to comply wi...
Yann E. MORINYann E. MORIN
04be2f426ffpackage/xbmc: use poweroff to poweroff the RPi Using "poweroff" instead of "halt" has the side advantage of flashing...
Eric Le BihanEric Le Bihan
7144f2f04b7systemd: bump to v213 This patch bumps systemd to v213. This new version introduces systemd-timesyncd, a SNTP daemo...
Romain NaourRomain Naour
70740ddc0a3package/trace-cmd: update download url The git repository has been moved to http://www.kernel.org/pub/ which allows ...
Samuel MartinSamuel Martin
74ef77c4325rpi-userland: cleanup *_CONF_OPT This change reverts the commit 5e3b1f31b3f82e3b163567f10d7131c9d649a2cf because rpi...
Samuel MartinSamuel Martin
f22830e4568rpi-userland: add patch fix missing libvcilcs install rules This change adds a patch fix the missing install rules f...
Samuel MartinSamuel Martin
088ee8cfa40xbmc: fix missing libraries from rpi-userland When rpi-userland libraries are built as shared-objects, not all neede...
Yann E. MORINYann E. MORIN
a19bb4b873apackage/libcec: fix missing libraries from rpi-userland When rpi-userland libraries are built as shared-objects, not...
Bernd KuhlsBernd Kuhls
a0d0abc1602xbmc-addon-xvdr: bump to a version compatible with XBMC Gotham Removed patch applied upstream. [Thomas: fix typo no...
Bernd KuhlsBernd Kuhls
f40f440563axbmc-pvr-addons: bump to a version compatible with XBMC Gotham Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> ...
Bernd KuhlsBernd Kuhls
5c71e4fe1ddxbmc: bump version to 13.1 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: "Yann E. MORIN" <yann...
Bernd KuhlsBernd Kuhls
bd10d26439amesa3d: Bump version to 10.2.1, fix xa build Building xa requires at least one non swrast gallium driver, needed sin...
Bernd KuhlsBernd Kuhls
acf15e042f0xbmc: hdmi cec supports needs udev for device scanning libcec support in xbmc compiles without udev being linked to ...
Bernd KuhlsBernd Kuhls
5bfdf2aa50exbmc: add host-yasm dependency for MMX/64bit archs Fixes error during xbmc configure: yasm not found, use --disable...
Bernd KuhlsBernd Kuhls
a1116a3250fxbmc: add host-nasm dependency Fixes: checking for nasm... no configure: error: Could not find a required program. P...
Bernd KuhlsBernd Kuhls
e0bb1a68d49xbmc: add host-gettext dependency AUTOPOINT=/bin/true does not work anymore since https://github.com/xbmc/xbmc/commi...
Gustavo ZacariasGustavo Zacarias
153e3534110linux: bump to version 3.14.6 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazz...
Gustavo ZacariasGustavo Zacarias
3283f1e0461linux-headers: bump 3.{4,10,14}.x series Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Th...
Gustavo ZacariasGustavo Zacarias
468ddf2d131mdadm: bump to version 3.3.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzo...
Gustavo ZacariasGustavo Zacarias
7d48b6aeae1spawn-fcgi: bump to version 1.6.4 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Pe...
Gustavo ZacariasGustavo Zacarias
a67b9b2df8dmusl: security bump to version 1.1.2 Fixes CVE-2014-3484 (stack-based buffer overflow in DNS response parsing). Sig...
Anton KolesovAnton Kolesov
701e8a8e81fbinutils: arc: Fix native binutils build failure ARC-specific Makefile has been ignoring DESTDIR when doing target "...
Fabio PorceddaFabio Porcedda
3eccb988c38barebox: bump to version 2014.06.0 Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com> Signed-off-by: Peter Kor...
Stephan HoffmannStephan Hoffmann
b4f6274585dRemove user "default" User "default" with no password has been around for long time, but not used within buildroot. ...
Peter KorsgaardPeter Korsgaard
d3ccfa362b2avahi: run as avahi user/group instead of default Create an avahi specific user/group and use it instead of the glob...
Xh XiaoXh Xiao
297fefa4baeBump live555 to 2014.05.27 Update live555 to newer version Signed-off-by: xxiao <xxiao8@fosiao.com> Signed-off-by: ...
Baruch SiachBaruch Siach
5e00a5e3a94openssl: security bump to version 1.0.1h Fixes CVE-2014-0224, CVE-2014-0221, CVE-2014-0195, CVE-2014-0198 among othe...
Baruch SiachBaruch Siach
0b8d7080709hostapd: explain internal TLS version selection Should have no functional change. Signed-off-by: Baruch Siach <baru...
Baruch SiachBaruch Siach
b912fff5500hostapd: bump to version 2.2 Drop upstream patch. CONFIG_IEEE80211W is now enabled by default. Signed-off-by: Baruc...
Gustavo ZacariasGustavo Zacarias
ad92b26df74wpa_supplicant: bump to version 2.2 Patches are now upstream. Enable epoll support since any modern kernel/toolchai...
Gustavo ZacariasGustavo Zacarias
70bd2d9ab5cpython-bottle: security bump to version 0.12.7 Fixes CVE-2014-3137. Signed-off-by: Gustavo Zacarias <gustavo@zacari...
Yann E. MORINYann E. MORIN
6841142dd1epackage/gst1-libav: disable on avr32 gst1-libav produces particularly large binaries, and the relocations needed for...
Danomi ManchegoDanomi Manchego
802bff9c423busybox: enable noclobber option in install.sh We support a busybox-menuconfig target so that the BusyBox configurat...
Danomi ManchegoDanomi Manchego
74bc709e636busybox: use SED macro instead of 'sed -i' Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com> Signed-off-b...
Jerzy GrzegorekJerzy Grzegorek
fd86bae91bdlite/Config.in: indentation cleanup Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Pe...
Simon DawsonSimon Dawson
0fed833cb0bmanual: make consistent references to package metadata information The de facto standard terminology in the manual a...
Simon DawsonSimon Dawson
3b8e4fb4aa4replace github with GitHub The correct capitalisation pattern is "GitHub"; fix manual and makefile commentary. Sign...
Peter KorsgaardPeter Korsgaard
f3a12bc334dhostapd: backport rt5370 fix from upstream Fixes #7166 hostapd crashes with segfault when using RT5370. This is bec...
Yann E. MORINYann E. MORIN
c9dc0bf0739package/w_scan: needs kernel headers >= 3.3 w_scan needs SYS_DVBC_ANNEX_C, introduced in Linux 3.3. Fixes: http...
Gustavo ZacariasGustavo Zacarias
c599036c965e2fsprogs: fix quota parallel build issue Missing quota.o dependencies, patch already upstream. Fixes: http://autobu...
Gustavo ZacariasGustavo Zacarias
d770abad335e2fsprogs: bump to version 1.42.10 Drop --disable-tls since it's not needed. Add --disable-rpath to avoid unnecessa...
Peter KorsgaardPeter Korsgaard
28b514a569efs/common.mk: unbreak .xz compression when host-xz isn't built Closes #7160 Since f46f81de1315 (Don't build host-xz...
Gustavo ZacariasGustavo Zacarias
6767952a62agrep: bump to version 2.20 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard ...
Peter KorsgaardPeter Korsgaard
12b674148a4mpd: add optional avahi support Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Alexey BrodkinAlexey Brodkin
8ad6acc0299oprofile: bump to version 0.9.9 Relese notes for 0.9.9 release are avaialble here: http://oprofile.sourceforge.net/r...
Kim De MeyKim De Mey
2457a9484b7libcgroup: bump to version 0.41 and use LIBCGROUP_VERSION Signed-off-by: Kim De Mey <kim.demey@gmail.com> Reviewed-b...
Romain NaourRomain Naour
a67824b4193package/imagemagick: remove upstreamed patch The patch has been applied in the 6.8.9-2 version. Signed-off-by: Roma...
Gustavo ZacariasGustavo Zacarias
b6b5bb518d2libwebsockets: needs mmu Fixes: http://autobuild.buildroot.net/results/92d/92d29c3f8ab0686c6de765c108937240a6649d18/...
Gustavo ZacariasGustavo Zacarias
383f912ed27libnftnl: add uclinux configure patch Fixes: http://autobuild.buildroot.net/results/848/848331218676b4e2be78f805ba3a...
Gustavo ZacariasGustavo Zacarias
50ec76a594elinux-headers: bump 3.12.x series Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Kor...
Jerzy GrzegorekJerzy Grzegorek
d8bc4ac22f7imagemagick: bump to version 6.8.9-2 Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: P...
Gustavo ZacariasGustavo Zacarias
559973eccc0samba4: security bump to version 4.1.8 Fixes CVE-2014-0178 (Malformed FSCTL_SRV_ENUMERATE_SNAPSHOTS response) and CV...
Baruch SiachBaruch Siach
63be13cba86smcroute: needs MMU Fixes: http://autobuild.buildroot.net/results/9ce/9ce921dc00bcabcddd260916d0f7c44b62029df1/ Sig...
Yegor YefremovYegor Yefremov
ec8ff7eca5bnetwork-manager: bump to 0.9.8.10 Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Ko...
Yann E. MORINYann E. MORIN
6a54ade566epackage/procps-ng: needs gettext if locales Fixes: http://autobuild.buildroot.net/results/88a/88a2c8907dce0e5abe...
Baruch SiachBaruch Siach
c28a679080duclibc: fix build without LARGEFILE for xtensa The default uClibc version for xtensa is broken when LARGEFILE is dis...
Thomas PetazzoniThomas Petazzoni
bb89d10075btvheadend: fix license file variable after version bump Fixes: http://autobuild.buildroot.org/results/a8a/a8a5a17...
Baruch SiachBaruch Siach
b9ebf97f9bbuclibc: remove unused patch Since commit c31d5bfdecf (uclibc: arc: bump to arc-4.8-R3 release) uClibc version f37101...
Thomas PetazzoniThomas Petazzoni
193a46345adconfigs/calao_qil_a9260: fix kernel build The calao_qil_a9260 was not specifying an explicit kernel version, so it e...
Yann E. MORINYann E. MORIN
73d1ca8dc54package/weston: add support for libinput Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Pet...
Peter KorsgaardPeter Korsgaard
54b3fd46f51libinput: fix build for older kernel headers Provide a fallback definition for KEY_MICMUTE (which was added in 3.1) ...
Yann E. MORINYann E. MORIN
76dff6c63d6package/libinput: new package Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaar...
Yann E. MORINYann E. MORIN
5cd1c4feb54package/procps: bump version and rename to procps-ng procps is getting replaced by procps-ng, and there are new vers...
Gustavo ZacariasGustavo Zacarias
7de0d049b22strongswan: bump to version 5.1.3 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Kor...
Gustavo ZacariasGustavo Zacarias
2972fb9f0e8usb_modeswitch_data: bump to version 20140529 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-b...
Gustavo ZacariasGustavo Zacarias
a2abe7165cfusb_modeswitch: bump to version 2.2.0 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter...
Gustavo ZacariasGustavo Zacarias
d4549ff255djquery-keyboard: bump to version 1.18.9 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Pet...
Gustavo ZacariasGustavo Zacarias
17329229c89flot: bump to version 0.8.3 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard...
Hadrien BouttevilleHadrien Boutteville
8e10125d254ti-gfx: select fbset as it is a runtime dependency Signed-off-by: Hadrien Boutteville <hadrien.boutteville@gmail.com...
Hadrien BouttevilleHadrien Boutteville
d7bcc4f8157busybox: add fbset to default configs Some drivers (like ti-gfx) need fbset and we can't select it when we use BusyB...
Arnaud RébilloutArnaud Rébillout
92501f8a25flftp: bump to last version 4.4.16 Signed-off-by: Arnaud Rébillout <rebillout@syscom.ch> Signed-off-by: Peter Korsgaa...
Gustavo ZacariasGustavo Zacarias
0cd081c7a6flibmicrohttpd: bump to version 0.9.37 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter...
Gustavo ZacariasGustavo Zacarias
0a057391fcciw: bump to version 3.15 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <p...
Bernd KuhlsBernd Kuhls
438926e62b6tvheadend: Rebase tvheadend-001-no-auto-download-dvbscans.patch Fixes http://autobuild.buildroot.net/results/d10/d10...
Peter KorsgaardPeter Korsgaard
be382d949c8xapp_twm: needs host-bison Fixes http://autobuild.buildroot.net/results/c68/c680a2fec88861f20a2cbb17078537a62924dab9...
Peter KorsgaardPeter Korsgaard
88107de5522snappy: needs autoreconf Fixes http://autobuild.buildroot.net/results/0ec/0ec62efed0e0aec56b4aa6b5ef1a3bcbd1474949/ ...
Gustavo ZacariasGustavo Zacarias
f404a7d03f0rpm: needs mmu Fixes: http://autobuild.buildroot.net/results/7fa/7fa2bd8e464c6708095ec4038b6f3d534b10dd82/ Signed-o...
Yegor YefremovYegor Yefremov
d2b9f6460belibqmi: bump to 1.10.0 Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <pe...
Peter KorsgaardPeter Korsgaard
0d1f4cc5c32mpg123: correct powerpc cpu variant selection Fixes http://autobuild.buildroot.net/results/d8a/d8af8f991b4429cf06081...
Peter KorsgaardPeter Korsgaard
0fbda5b69e4qt5websockets: correct license info Fixes http://autobuild.buildroot.net/results/c1d/c1de3b819af574712ec69a99d0db355...
Peter KorsgaardPeter Korsgaard
048c84ec636nut: now needs C++ support Fixes http://autobuild.buildroot.net/results/8c5/8c5dc5f09e2dcb2a3aba1c451a53de8e79d531dc...
Yann E. MORINYann E. MORIN
cf1c2eb19d3package/weston: libxkbcommon is optional It is possible to build weston without libxkbcommon, for example if using a...
Yann E. MORINYann E. MORIN
8dd771bda72package/weston: bump version Bump to the recently -released 1.5.0. Remove existing patches, they are no longer need...
Yann E. MORINYann E. MORIN
6f526465eb0package/wayland: bump version Bump to the recently-released 1.5.0. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@...
Yann E. MORINYann E. MORIN
dd807c2c990package/libevdev: bump version Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaa...
Yann E. MORINYann E. MORIN
e9f28b7c8capackage/snappy: bump version This is the un-tagged 1.1.2 release. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@f...
Yann E. MORINYann E. MORIN
40ca4044bdepackage/snappy: do not line-up variables Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Pet...
Yann E. MORINYann E. MORIN
9e2a7bf2bd6package/libbsd: bump version ... and switch to using .tar.xz as that's all upstream is providing now. Signed-off-by...
Yann E. MORINYann E. MORIN
8862585c278package/libbsd: do not line-up variables Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Pet...
Yann E. MORINYann E. MORIN
cb7a0a8117epackage/w_scan: bump version Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard...
Yann E. MORINYann E. MORIN
ac4edbccc7epackage/w_scan: do not line-up variables Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Pet...
Yann E. MORINYann E. MORIN
dd15da6b4ecpackage/tvheadend: bump version Lotta fixes all over the tree. Still no new release... :-/ Signed-off-by: "Yann E. ...
Baruch SiachBaruch Siach
1ec6bc5137aglibc: remove redundant version logic Since commit 990a46fdec6a (glibc: move version handling to Config.in) we use C...
Yann E. MORINYann E. MORIN
ebfefc277depackage/dtv-scan-tables: bump version New scan tables, and updates to existing ones. Update upstream URL at the same...
Yann E. MORINYann E. MORIN
a104a9947f1package/zic: bump version for misc fixes Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Pet...
Yann E. MORINYann E. MORIN
7a237567f94package/tzdata: bump version for some new timezones A few adjustments here and there, plus re-definition of the Crim...
Yann E. MORINYann E. MORIN
7aad5daa5dbpackage/tzdata: only compile the zoneinfo once We already compile the zoneinfo once for the host, so there is no nee...
Simon DawsonSimon Dawson
0be303cacc4replace references to Busybox with BusyBox The correct capitalised form appears to be "BusyBox" rather than "Busybox...
Peter SeidererPeter Seiderer
65b47530229dillo: new package [Peter: drop redundant ipv6 handling, whitespace issues] Signed-off-by: Peter Seiderer <ps.report...
Yann E. MORINYann E. MORIN
21dd304ec5cpackage/nut: bump to latest stable Our patch is still valid, but it now builds fine with // builds (tested many time...
Yann E. MORINYann E. MORIN
784ec4e5269package/linux-firmware: install new Broadcom 43xxx firmware This installs firmware files for the FullMAC series of B...
Yann E. MORINYann E. MORIN
7c9b0728fbepackage/linux-firmware: bump version This bump brings in a new version of the iwlwifi firmware. Signed-off-by: "Yan...
Yann E. MORINYann E. MORIN
6a40596ed07configs: bump kernel used for the RPi The rpi-3.12.y branch has now been merged with the 3.12.20 upstream, and conta...
Yann E. MORINYann E. MORIN
ecfd6b9c300package/rpi-firmware: bump Yet another bump for the Raspberry Pi firmware: - HDMI: EDID override; HDCP fix; add co...
Gustavo ZacariasGustavo Zacarias
8398016e946ncurses: enable parallel build Using a trick taken from gentoo enable parallel build when building for the target to...
Samuel MartinSamuel Martin
3663bc4ff29qhull: do not override CMAKE_BUILD_TYPE This flag is already correctly set by the cmake-package infrastructure. Sig...
Samuel MartinSamuel Martin
844209c8d6aflann: do not override CMAKE_BUILD_TYPE This flag is already correctly set by the cmake-package infrastructure. Sig...
Samuel MartinSamuel Martin
2c2e3ef1731opencv: do not override CMAKE_BUILD_TYPE This flag is already correctly set by the cmake-package infrastructure. Si...
Samuel MartinSamuel Martin
bccca5a0e27openpowerlink: do not override CMAKE_BUILD_TYPE This flag is already correctly set by the cmake-package infrastructu...
Samuel MartinSamuel Martin
642e44e263epkg-cmake.mk: globally drive the CMAKE_BUILD_TYPE flag using BR2_ENABLE_DEBUG This CMake flag is usually used to adj...
Samuel MartinSamuel Martin
257a82031ebpkg-cmake.mk: globally disable BUILD_TESTING flag This CMake flag is used to enable tests. It may not disable the te...
Samuel MartinSamuel Martin
c8f2d248f65pkg-cmake.mk: enable ccache for cmake packages This patch updates the generated toolchainfile.cmake to use ccache. ...
Samuel MartinSamuel Martin
9033d901186pkg-cmake.mk: do not hardcode absolute path in toolchainfile.cmake The patch allows sharing or moving the toolchains...
Samuel MartinSamuel Martin
85fea5d9538pkg-cmake.mk: refactor the toolchainfile.cmake generation This patch introduces a toolchainfile.cmake.in template wh...
Thomas PetazzoniThomas Petazzoni
3d997bf7bc5gcc: switch to gcc 4.8.x as the default compiler version gcc 4.7.x is going to be retired soon, and now that gcc 4.9...
Bernd KuhlsBernd Kuhls
41b2e1a74cfpackage/php: Bump version to 5.5.13 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsga...
Thomas PetazzoniThomas Petazzoni
1cf2c6ea93dmpg123: bump to 1.20.0, providing better optimizations for ARM and AArch64 As suggested by Gustavo, this patch bumps...
Gustavo ZacariasGustavo Zacarias
2bdc60c6b77mysql: disable for AVR32 The compiler can't even build it, fixes: http://autobuild.buildroot.net/results/b5c/b5c3893...
Peter KorsgaardPeter Korsgaard
990a46fdec6glibc: move version handling to Config.in Like we do elsewhere. No functional change, but nicer and easier to keep i...
Gustavo ZacariasGustavo Zacarias
fb48cdee66bglibc: add eglibc 2.19-svnr25243 and choice menu Add glibc 2.19-svnr25243 and a choice menu to select between differ...
Gustavo ZacariasGustavo Zacarias
94df3e6d1bcglibc: drop redundant arch depends These are already in toolchain/toolchain-buildroot/Config.in and since package/gl...
Baruch SiachBaruch Siach
c4ecb34fe45xapp_xedit: needs MMU Fixes: http://autobuild.buildroot.net/results/6b9/6b941b5992c73acd19e8077dbe6cb9fc65e5eba1/ S...
Gustavo ZacariasGustavo Zacarias
014076da4cdlinux: bump to version 3.14.5 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaa...
Gustavo ZacariasGustavo Zacarias
c679c23decdlinux-headers: bump 3.{10,14}.x series Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Pete...
Thomas PetazzoniThomas Petazzoni
3d140790eb7libdvdread: needs dynamic library support Fixes: http://autobuild.buildroot.org/results/0ed/0ed3152a166a69d65a226...
Waldemar BrodkorbWaldemar Brodkorb
f7a257365ebreenable microblaze little endian for internal musl toolchain The assumption that musl libc does not support microbl...
Simon DawsonSimon Dawson
b3b4369848emanual: fix spelling mistakes Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <peter...
Peter KorsgaardPeter Korsgaard
27a5414804fMerge branch 'next' Conflicts: package/gdb/Config.in.host Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
f6162290fb6Kickoff 2014.08 cycle Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
d27170a6f7cdocs/news.html: add 2014.05 announcement link Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
f287d625b24Update for 2014.05 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Heiko AbrahamHeiko Abraham
fc90fa9417dImprove tar check if bsdtar is installed If bsdtar is installed, fix script error for tar version detection. bsdtar...
Peter KorsgaardPeter Korsgaard
5a3899065e0manual/make-tips.txt: busybox doesn't have a savedefconfig target So don't mention it here. Reported-by: Angelo Com...
Peter KorsgaardPeter Korsgaard
ad6db5b7478qt5webkit: needs host-flex Fixes http://autobuild.buildroot.net/results/dbe/dbe4e8f7b7ddd8ab3fdc1a6f41d775b3c8132160...
Gustavo ZacariasGustavo Zacarias
5777e3ffd99glibc: doesn't build for PowerPC SPE Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter ...
Yann E. MORINYann E. MORIN
36017b3d3acpackage/elf2flt: hide when an MMU is used elf2flt is specifically for cases where an MMU is not available. There is ...
Thomas PetazzoniThomas Petazzoni
1a55542e985toolchain-buildroot: only allow the selection of Musl for Microblaze BE The Musl C library only supports Microblaze ...
Thomas PetazzoniThomas Petazzoni
77ef6a3a12etoolchain-external: restrict Musl external toolchain to Microblaze BE As reported by William Welch <bvwelch@gmail.co...
Peter KorsgaardPeter Korsgaard
019188d2ee8connman: cleanup Config.in Reformat help text to fit in menuconfig, slightly tweak wording, strip trailing spaces an...
Heiko AbrahamHeiko Abraham
8b8174e7141package/connman : enable build without gnutls dependency - add new configuration option '--enable-wispr' (disabled b...
Gustavo ZacariasGustavo Zacarias
5c3f0ce05dfgnutls: security bump to version 3.2.15 Fixes GNUTLS-SA-2014-3 (CVE-2014-3466). Signed-off-by: Gustavo Zacarias <gu...
Peter SeidererPeter Seiderer
8785a4723defontconfig: bump to version 2.11.1 Fixes misinstallation of xfont_font-bh-ttf-1.0.3/42-luxi-mono.conf to 'target@bas...
Sebastien RoySebastien Roy
70c7fbf0ae3manual: Fix BR2_GLOBAL_PATCH_DIR example As discussed on irc, there is a missing part in the BR2_GLOBAL_PATCH_DIR ...
Will WagnerWill Wagner
05fb9bd1656qt5base: stop qt stripping installed libraries By default the 'make install' step for qt5base will strip all the bin...
Baruch SiachBaruch Siach
1aaa14d84f1thrift: disable for ARC thrift uses the __sync_fetch_and_add() atomic primitive that is not available for ARC. Sign...
Baruch SiachBaruch Siach
3ba91e346f6libfribidi: depend on host-pkgconf libfribidi needs macros from pkgconf to generate its configure script. Since comm...
Baruch SiachBaruch Siach
bf4586d7ce8sysklogd: needs MMU Fixes: http://autobuild.buildroot.net/results/bf1/bf1a6e1d4798c5abea4ff5114279329d6d90548f/ Sig...
Peter KorsgaardPeter Korsgaard
cb9aac75399u-boot: use spl/u-boot-spl.bin as default spl file Ever since u-boot introduced the generic spl support in u-boot 20...
Alexey BrodkinAlexey Brodkin
34c2afeb750libffi: back-port support for ARC Support for ARC CPUs was added in libffi after 3.0.13 vesion was cut and up until ...
Thomas De SchampheleireThomas De Schampheleire
baa41098aafmanual: remove contributor list and add copyright As discussed on the mailing list [1], remove the limited explicit ...
Yann E. MORINYann E. MORIN
413174e6fb1package/exim: security bump Bump exim to get an urgent security fix. We should not be impacted, since we're not bui...
Thomas De SchampheleireThomas De Schampheleire
e5512dfc493fs/tar: use qstrip to clean up build output When using the tar filesystem method, the build output shows at the end:...
Thomas De SchampheleireThomas De Schampheleire
4d5bf929a62infra: permissions/users/device tables: avoid adding empty entries In pkg-generic.mk, an entry would be added to eac...
Peter KorsgaardPeter Korsgaard
d830cceba53Update for 2014.05-rc3 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
f18c33b4cc9fakeroot: drop powerpc64le patch As suggested by Arnout. We don't provide fakeroot for the target, and using a powe...
Maxime HadjinlianMaxime Hadjinlian
fe823b63741dropbear: fix missing directory with systemd The current SysV startup script create a directory which is necessary f...
Yann E. MORINYann E. MORIN
bf22cea53fapackage/exim: fix static linking Fixes http://autobuild.buildroot.net/results/0a3/0a392087878f80a70435981856455a3015...
Peter KorsgaardPeter Korsgaard
e507615555dmonit: uses fork(), disable for nommu Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Thomas De SchampheleireThomas De Schampheleire
2df721b2be9manual: explicitize manual license People reading the Buildroot manual online cannot immediately know what its licen...
Sagaert JohanSagaert Johan
58689c13006eudev: bump version Bump version to v1.6 and drop 2 upstream patches. Signed-off-by: Sagaert Johan <sagaert.johan@s...
Davide VitiDavide Viti
66d364f4f21mongoose: provide libmongoose.a static library The package provides a webserver and, eventually, a library: this is ...
Fatih AşıcıFatih Aşıcı
ad75a7f58cdqt5websockets: new package [Peter: only install *.so.* if !BR2_PREFER_STATIC_LIB] Signed-off-by: Fatih Aşıcı <fatih....
Fatih AşıcıFatih Aşıcı
9204eca763cqt5enginio: new package [Peter: only install *.so.* if !BR2_PREFER_STATIC_LIB] Signed-off-by: Fatih Aşıcı <fatih.asi...
Fatih AşıcıFatih Aşıcı
6a5c818cb7bqt5: bump to 5.3.0 Remove upstreamed patches. See http://qt-project.org/qt5/qt53 for the release information. Sign...
Peter KorsgaardPeter Korsgaard
6b7719f9642dvb-apps: fix static linking with libiconv Fixes http://autobuild.buildroot.net/results/4b5/4b56b89dd0ccd3b7e4017782...
Peter KorsgaardPeter Korsgaard
a3f18230402gdb: remove remaining 6.6a reference for bfin Fixes http://autobuild.buildroot.net/results/3e2/3e2b733758651f7a16883...
Peter KorsgaardPeter Korsgaard
ffd243c6527gdb: don't force makeinfo programs for GDB_FROM_GIT variants Fixes: http://autobuild.buildroot.net/results/16d/16d4a...
Vicente Olivert RieraVicente Olivert Riera
89e8b2437c4libnss: Enable for MIPS64 n32 platforms After talking with upstream we concluded that MIPS64 n32 is treated as a 32-...
Alexey BrodkinAlexey Brodkin
299f89ab57dxserver_xorg-server: add support of ARC architecture Support of ARC was added after 1.15.1 release so until the next...
Cody P SchaferCody P Schafer
7e674dfa4f4powerpc: add powerpc64 and powerpc64le support This enables powerpc64 and powerpc64le. Currently, le needs at least ...
Cody P SchaferCody P Schafer
32a471824bcpowerpc: remove unneeded dependencies Signed-off-by: Cody P Schafer <cody@linux.vnet.ibm.com> Signed-off-by: Peter K...
Cody P SchaferCody P Schafer
71badded4bbpowerpc: add power{4,5,6,7,8} cpus Signed-off-by: Cody P Schafer <cody@linux.vnet.ibm.com> Signed-off-by: Peter Kors...
Cody P SchaferCody P Schafer
32025e99dd1powerpc: mark 32-bit only powerpc cpus to prep for adding powerpc64 support Signed-off-by: Cody P Schafer <cody@linu...
Cody P SchaferCody P Schafer
40e58dab0ccpowerpc: add BR2_POWERPC_CPU_HAS_ALTIVEC to replace adhoc deps/checks Signed-off-by: Cody P Schafer <cody@linux.vnet...
Peter KorsgaardPeter Korsgaard
8ca6a6fff28midori: force host-python dependency for waf build-system Fixes http://autobuild.buildroot.net/results/d48/d48b68dd6...
Peter KorsgaardPeter Korsgaard
fcff0d9cd0dslang: needs mmu Fixes http://autobuild.buildroot.net/results/dbc/dbce9e591466717d9c87f42b5f192d8fd1be0475/ Signed-...
Cody P SchaferCody P Schafer
b4c824562bbpowerpc: add BR2_POWERPC_CPU_HAS_SPE to replace adhoc deps/checks Signed-off-by: Cody P Schafer <cody@linux.vnet.ibm...
Cody P SchaferCody P Schafer
89e934baab9package/binutils: add depends for powerpc64le (only 2.24 works) Signed-off-by: Cody P Schafer <cody@linux.vnet.ibm.c...
Cody P SchaferCody P Schafer
30bbfe9669dpackage/gdb: change default gdb from 7.5 to 7.6 Signed-off-by: Cody P Schafer <cody@linux.vnet.ibm.com> Signed-off-b...