Alexander Dahl
  1. Alexander Dahl

buildroot

Public
  1. Alexander Dahl
  2. buildroot

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Arnout VandecappelleArnout Vandecappelle
70a61bbfb39gcc: sort the patches before they are hashed $(wildcard ...) in make doesn't sort the files, so the order of the has...
Thomas PetazzoniThomas Petazzoni
40fe3349a7aconfigs: fix configurations that need host-dtc olimex_a20_olinuxino_lime_defconfig and zedboard_defconfig use U-Boot...
Thomas PetazzoniThomas Petazzoni
76f2230d2c3u-boot: add an option to indicate that DTC is needed Some U-Boot configurations require the Device Tree compiler to ...
Peter SeidererPeter Seiderer
5774f07d43cdtc: add host build Having a host variant of dtc is needed for example for U-Boot, which uses the Device Tree for a ...
Peter KorsgaardPeter Korsgaard
ab74e09eb4elinux: install dtc binary as linux-dtc So it doesn't conflict with host-dtc. The Linux kernel version may be a patch...
Luca CeresoliLuca Ceresoli
fd47f22bc09portaudio: fix dependency on alsa-lib BR2_PACKAGE_PORTAUDIO_ALSA is misspelled in one place, resulting in alsa-lib n...
Vicente Olivert RieraVicente Olivert Riera
7fe695c0656webkitgtk24: fix compilation failure due to unicode quotes As reported in this upstream bug... https://bugs.webkit....
Yann E. MORINYann E. MORIN
87785ec1597toolchain/external: commonalise comments about Linaro toolchains Those two comments: - are exactly the same - ha...
Danomi ManchegoDanomi Manchego
e44edb825b9util-linux: update tool select options Add missing app config options: - line - tunelp Drop app config options ...
Thomas PetazzoniThomas Petazzoni
198f64f4671parted: add patch to fix musl build Fixes: http://autobuild.buildroot.org/results/e1b/e1b6de7b234f2ec154d772ee93e...
Thomas PetazzoniThomas Petazzoni
357cf46f9acconfigs: fix build of calao_qil_a9260_defconfig The Barebox, AT91Bootstrap and Linux patches for the Calao QIL A9260...
Thomas PetazzoniThomas Petazzoni
3cb668d5b52configs: fix build of calao_usb_a9g20_lpw_defconfig Both the Barebox and AT91Bootstrap patches for the Calao USB A9G...
Thomas PetazzoniThomas Petazzoni
d755067b7c4configs: remove gnublin_defconfig This defconfig tries to fetch its kernel source code and U-Boot source code from g...
Thomas PetazzoniThomas Petazzoni
fd4c691bd91micropython: needs dynamic library Fixes: http://autobuild.buildroot.org/results/06f/06fc79dad3d4c0c5f997f4c2e4b...
Arnout VandecappelleArnout Vandecappelle
826a2bc18bcpython-numpy: re-enable for uClibc In commit b0f025386f6861fdc21e38e3a33b65669276f2c2 a patch was added to make sure...
Aurélien ChabotAurélien Chabot
9b19438c2c0nfs-utils: systemd support nfs-utils has been patched to install only the needed systemd unit files supported. Also ...
Maxime HadjinlianMaxime Hadjinlian
9bd4ee8e66dnfs-utils: Bump version Remove patch as it was backported from upstream: http://git.linux-nfs.org/?p=steved/nfs-util...
Romain NaourRomain Naour
f8031339bfbpackage/schifra: remove package Signed-off-by: Romain Naour <romain.naour@openwide.fr> Cc: Arnaud Rébillout <rebillo...
Vicente Olivert RieraVicente Olivert Riera
5bc76921fa9devmem2: add a hash file Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsga...
Matthias WeisserMatthias Weisser
07e37bcc42fsquashfs: Add lz4 hc compression lz4 offers a high compression mode. A minimalistic file system shrinks by about 15%...
Thomas PetazzoniThomas Petazzoni
dc66e204ed6mpdecimal: fix comment about fenv.h We're disabling fenv.h usage on i386 because it is not available in musl/uclibc ...
Thomas PetazzoniThomas Petazzoni
aebb952a464mpdecimal: use official upstream site The official upstream site is available again, so let's switch to using it. S...
Max FilippovMax Filippov
ac43503bf7aRevert "opencv: mark as not available on Xtensa" Now that xtensa toolchain is able to compile huge functions this wo...
Max FilippovMax Filippov
3570732c649xtensa: switch from text-section-literals to auto-litpools Now that both binutils and gcc support auto-litpools use ...
Max FilippovMax Filippov
5b84265f1c2gcc: backport mauto-litpools xtensa option With support from assembler this option allows compiling huge functions, ...
Max FilippovMax Filippov
e0ae34b0294binutils: backport auto-litpools xtensa gas option Auto-litpools is the automated version of text-section-literals: ...
Arnout VandecappelleArnout Vandecappelle
fe3395258c2gcc: remove the --with-pkgversion option from the ccache hash One of the gcc configure options that we hash for ccac...
Arnout VandecappelleArnout Vandecappelle
1e97b278733ccache: support changing the output directory When building in a different output directory than the original build,...
Arnout VandecappelleArnout Vandecappelle
f4682cf933accache: use mtime for external toolchain, CONF_OPTS for internal toolchain Our current ccache disables hashing of th...
Arnout VandecappelleArnout Vandecappelle
792f1278e3ftoolchain-wrapper: support change of BR2_CCACHE By moving the ccache call to the toolchain wrapper, the following sc...
Arnout VandecappelleArnout Vandecappelle
2b356105f0bMakefile.in: remove now-unused TARGET_CC/CXX_NOCCACHE Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@m...
Arnout VandecappelleArnout Vandecappelle
ca0d298f439qpid-proton: remove now-redundant ccache handling patch Although this patch is still relevant for upstream, we don't...
Arnout VandecappelleArnout Vandecappelle
e31ad0e809cpackage-cmake: remove now-redundant target ccache support All the complexity with the different ways that CMAKE_C_CO...
Arnout VandecappelleArnout Vandecappelle
4b5714f7ac8qt5base: remove now-redundant ccache handling Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> ...
Arnout VandecappelleArnout Vandecappelle
37d090c6dbacryptodev-linux: remove now-redundant fix-ccache-compile patch Signed-off-by: Arnout Vandecappelle (Essensium/Mind) ...
Arnout VandecappelleArnout Vandecappelle
6ae4174220abarebox: remove now-redundant ccache handling Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> ...
Arnout VandecappelleArnout Vandecappelle
fbdf8317081uboot: remove now-redundant ccache handling Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Re...
Arnout VandecappelleArnout Vandecappelle
546a69db66alinux: remove now-redundant ccache handling Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Re...
Arnout VandecappelleArnout Vandecappelle
c54444e41ceimx-vpu: remove now-redundant ccache handling Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> ...
Arnout VandecappelleArnout Vandecappelle
7908e3443ecimx-lib: remove now-redundant ccache handling Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> ...
Arnout VandecappelleArnout Vandecappelle
906a01128c3perl: Remove ccache handling Now the ccache handling has moved to the toolchain wrapper, it is no longer necessary t...
Arnout VandecappelleArnout Vandecappelle
d82f69cf100infra: move ccache handling to the toolchain wrapper Since we always have a toolchain wrapper now, we can move the c...
Arnout VandecappelleArnout Vandecappelle
2f8dc29c1d9gcc: remove unsafe patch check (poison system dirs) patch Now that the calls to gcc always pass through the toolchai...
Arnout VandecappelleArnout Vandecappelle
919c06c2829gcc: use toolchain wrapper We have a toolchain wrapper for external toolchain, but it is also beneficial for interna...
Arnout VandecappelleArnout Vandecappelle
f6ae24379b5toolchain-external: move wrapper to toolchain directory The toolchain wrapper will be reused for the internal toolch...
Luca CeresoliLuca Ceresoli
ad9c7ee554bdocs/manual: document new actual source package variables Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Cc: T...
Luca CeresoliLuca Ceresoli
eb5e5b49d63toolchain-external: define actual sources for arago toolchains Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> ...
Luca CeresoliLuca Ceresoli
b8d7b6670f9toolchain-external: mass-define actual source tarball for known patterns For some external toolchain vendors the act...
Luca CeresoliLuca Ceresoli
b9f4727ff4dlegal-info: allow to declare the actual sources for binary packages The FOO_SITE/FOO_SOURCE variables usually point ...
Maxime HadjinlianMaxime Hadjinlian
8b69e6c5423mpd: Without native RPC use libtirpc Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: T...
Maxime HadjinlianMaxime Hadjinlian
a74623d5600kodi: Without native RPC use libtirpc Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Reviewed-by: Ar...
Maxime HadjinlianMaxime Hadjinlian
c1a20960c4alibnfs: Without native RPC use libtirpc Signed-off-by Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Reviewed-by: A...
Maxime HadjinlianMaxime Hadjinlian
231fdc7c544blackfin: 2012R2 toolchain is gone, remove kludges Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Re...
Maxime HadjinlianMaxime Hadjinlian
24dc1870616toolchain-external: Remove BLACKFIN_UCLINUX_2012R2 Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Re...
Maxime HadjinlianMaxime Hadjinlian
a92b886a034skeleton: Pretty fixes for /etc/profile Fix indent and put PATH on a single line. Signed-off-by: Maxime Hadjinlian ...
Maxime HadjinlianMaxime Hadjinlian
8ae4a168deaskeleton: Remove bash specific files Signed-off-by Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Reviewed-by: Arno...
Maxime HadjinlianMaxime Hadjinlian
f93c692c048skeleton: Clean up profile file There's a lot of code in /etc/profile, which doesn't really belong in a minimal defa...
Luca CeresoliLuca Ceresoli
bf82f70fb69download: get rid of trailing slash removal hack for FOO_SITE Not needed anymore since the URLs have been cleared, t...
Luca CeresoliLuca Ceresoli
fa711c7e2dapkg-generic: prevent _SITE URLs with a trailing slash A trailing slash in FOO_SITE is useless, since Buildroot autom...
Luca CeresoliLuca Ceresoli
e4624fce8a7toolchain-external: strip trailing slash from autogenerated FOO_SITE Trailing slashes are going to be declared illeg...
Alexey BrodkinAlexey Brodkin
b82ea7e22ecconfigs: add ARC HS38 VDK virtual boards Virtualizer Development Kits (VDKs) are software development kits containin...
Thomas PetazzoniThomas Petazzoni
6c8aceb2d5dzxing: bump upstream version, drop useless patch The 0001-CMakeLists-add-rules-for-installation.patch patch has been...
Maxime HadjinlianMaxime Hadjinlian
7e5ddbcb064zxing-cpp: new package, replacing zxing ZXing was hosted on Google Code, which is a closing. The current link was al...
Yann E. MORINYann E. MORIN
0611258aeaepackage/freerdp: needs C++ FreeRDP does not have a single C++ source file, however it insists on having a C++ compil...
Yann E. MORINYann E. MORIN
78cd32631e9package/freerdp: fix missing define FreeRDP uses CMSPAR, which is defined by glibc in bits/termios.h . glibc has tw...
Maxime HadjinlianMaxime Hadjinlian
8f59da85520toolchain: Fix glibc breakage Introduced by previous patch 0f75b2635ee564fbbdb9ea631cf39fa8731d6d6c, this printf wou...
Brendan HeadingBrendan Heading
208e687ced0package/iptables: fix build on musl Fixes: http://autobuild.buildroot.net/results/68b/68bf8830f87ab32f4fd650c9dd4a8c...
Vicente Olivert RieraVicente Olivert Riera
2d8a254dd76vim: bump to version 7.4.889 And also move to GitHub since Google Code is going to die soon. Signed-off-by: Vicente...
Bernd KuhlsBernd Kuhls
a33e05abff3package/mesa3d: bump to version 11.0.2 Mesa3d 10.6.x is reaching end-of-life: http://lists.freedesktop.org/archives/...
Luca CeresoliLuca Ceresoli
571552c4687system: clarify /dev management using devtmpfs + {mdev, eudev} The "Dynamic using mdev" and "Dynamic using eudev" /d...
Stephen AgateStephen Agate
844f240185fhost-localdef fails under gcc5 Building host-localdef fails under gcc5.1 reporting multiple definitions and undefine...
Peter KorsgaardPeter Korsgaard
bcf696802b4lz4: adjust homepage URL Lz4 is no longer developed on google code. Signed-off-by: Peter Korsgaard <peter@korsgaard...
Vicente Olivert RieraVicente Olivert Riera
0d3f4752af7ibrdtn-tools: fix linking problem when building statically The problem looks like this: /br/output/host/usr/mipsel-...
Maxime HadjinlianMaxime Hadjinlian
0f75b2635eepackage: Replace 'echo -n' by 'printf' 'echo -n' is not a POSIX construct (no flag support), we shoud use 'printf', ...
Bernd KuhlsBernd Kuhls
60be80914fapackage/x11r7/xdriver_xf86-video-sis: bump to version 0.10.8 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Si...
Bernd KuhlsBernd Kuhls
1fca016d7dapackage/x11r7/libxcb: bump version to 1.11.1 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Pet...
Bernd KuhlsBernd Kuhls
9326e8ada9bpackage/x11r7/xlib_libXi: bump version to 1.7.5 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: ...
Bernd KuhlsBernd Kuhls
3db43161907package/pixman: bump version to 0.32.8 [Peter: fix .hash comment as pointed out by Vincent] Signed-off-by: Bernd Kuh...
Vicente Olivert RieraVicente Olivert Riera
e1c42b19c4alinux: bump default version to 4.2.3 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: ...
Vicente Olivert RieraVicente Olivert Riera
1d94cb7bdcdlinux-headers: bump 4.{1,2}.x series Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: ...
Vicente Olivert RieraVicente Olivert Riera
09a8abe4abedovecot: bump to version 2.2.19 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Acked-by: Bernd Kuhl...
Vicente Olivert RieraVicente Olivert Riera
1180bafd8e1gdb: do not build documentation for bfd and gprof Our previous patch to disable the documentation in gdb wasn't comp...
Bernd KuhlsBernd Kuhls
c263cefe86cpackage/libcrossguid: new package Needed by Kodi 16.x-Jarvis: https://github.com/xbmc/xbmc/commit/6f8171f53992fc2eaa...
Scott FanScott Fan
00e7d4089a7xdriver_xf86-video-fbturbo: new package Add the fbturbo video driver, which is based on xf86-video-fbdev (with none ...
Carlos SantosCarlos Santos
63086aa42f2gmock: new package Inspired by jMock, EasyMock, and Hamcrest, and designed with C++'s specifics in mind, Google C++ ...
Peter KorsgaardPeter Korsgaard
d6d1848c89aswupdate: provide sensible error message if no config file is specified Similar to how we do it for the other kconfi...
Jörg KrauseJörg Krause
02d9a379f4fpackage/swupdate: new package swupdate provides a reliable way to update the software on an embedded system. Note t...
Jan ViktorinJan Viktorin
aa8c11105ddolimex_a20_olinuxino_lime2: new board It is based on olimex_a20_olinuxino_lime configuration. Tested on the mainline...
Luca CeresoliLuca Ceresoli
bfd969d29f6skeleton: fix absence of /dev/shm on static, read-only systems /dev/shm is needed for systems using shared memory. O...
Luca CeresoliLuca Ceresoli
246131a593bbusybox: inittab: don't redirect output to /dev/null Several inittab steps are redirected to /dev/null. This means a...
Vicente Olivert RieraVicente Olivert Riera
aba0f80d899links: bump to version 2.12 And also use the .tar.bz2 tarball to save disk space and bandwidth. Signed-off-by: Vice...
Vicente Olivert RieraVicente Olivert Riera
4fc3a6fd747valgrind: build for the right MIPS ISA revision level When Valgrind detects a 32-bit MIPS architecture, it forcibly ...
Bernd KuhlsBernd Kuhls
e3046c80e79package/kodi-pvr-pctv: add jsoncpp reverse dependency Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Reviewed-...
Bernd KuhlsBernd Kuhls
a0dafa2cefdpackage/kodi-pvr-filmon: add jsoncpp reverse dependency Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Reviewe...
Bernd KuhlsBernd Kuhls
0533fc8dce2package/kodi-pvr-argustv: add jsoncpp reverse dependency Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Review...
Bernd KuhlsBernd Kuhls
0a9a71ff6bcpackage/kodi-pvr-stalker: Needs jsoncpp Fixes http://autobuild.buildroot.net/results/56f/56fb98da27495f6a461bfdc7aa8...
Gustavo ZacariasGustavo Zacarias
71932858bdddhcpcd: move libexecdir The default is $PREFIX/libexec which ends up in an ugly and non-standard /libexec dir in the...
Gustavo ZacariasGustavo Zacarias
1ea8d2b12c3dhcpcd: bump to version 6.9.3 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Reviewed-by: Vicente Olivert...
Gustavo ZacariasGustavo Zacarias
513908ba8f7libnss: bump to version 3.20 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Reviewed-by: Vicente Olivert ...
Gustavo ZacariasGustavo Zacarias
16ab3e9f327libnspr: bump to version 4.10.9 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Reviewed-by: Vicente Olive...
Yann E. MORINYann E. MORIN
6fc79762529system: use a menuconfig for the getty options Making the getty option a menuconfig instead of a simple config autom...
Brendan HeadingBrendan Heading
adf622d88e6package/bluez_utils: fix musl compilation issue http://autobuild.buildroot.net/results/4e4/4e4cea0234e6abf5882296abd...
Christophe Vu-BrugierChristophe Vu-Brugier
c6ff869eee9targetcli-fb: systemd support The systemd service file is taken from Fedora. Signed-off-by: Christophe Vu-Brugier <...
Christophe Vu-BrugierChristophe Vu-Brugier
9829b82caf2targetcli-fb: bump version Also add new dependency to python-six. Signed-off-by: Christophe Vu-Brugier <cvubrugier@...
Christophe Vu-BrugierChristophe Vu-Brugier
c67894eec4fpython-configshell-fb: bump version Also add new dependency to python-six. Signed-off-by: Christophe Vu-Brugier <cv...
Christophe Vu-BrugierChristophe Vu-Brugier
678ebdf3c89python-rtslib-fb: bump version Also add new dependency to python-six. Signed-off-by: Christophe Vu-Brugier <cvubrug...
Christophe Vu-BrugierChristophe Vu-Brugier
dec4a7915b0python-pyparsing: bump version Also download tarball from PyPI instead of SourceForge. Signed-off-by: Christophe Vu...
Christophe Vu-BrugierChristophe Vu-Brugier
4de463b7879python-urwid: bump version and add checksums Signed-off-by: Christophe Vu-Brugier <cvubrugier@fastmail.fm> Reviewed-...
Yann E. MORINYann E. MORIN
e01e5ddca6epackage/freerdp: introduce the wayland client [Peter: use 'depends on' for wayland to match X11 client] Signed-off-b...
Yann E. MORINYann E. MORIN
4d131b4da9bpackage/freerdp: prepare for adding another client Currently, the only client we can build is the X11 client. FreeR...
Yann E. MORINYann E. MORIN
6c7f3b28e69package/freerdp: re-add support for gstreamer Previously, we expected the user to select gstreamer-0.x on his own, t...
Yann E. MORINYann E. MORIN
e58885258e7package/weston: restore the freerdp backend Now that we've switched to using FreeRDP from master, we can build westo...
Yann E. MORINYann E. MORIN
e84a286762apackage/freerdp: bump to master Currently, we're packaging FreeRDP from the stable-1.1 branch, which has not evolved...
Luca CeresoliLuca Ceresoli
c7ed1243a51docs/manual: FOO_SITE must not have a trailing slash This has been the best practice since a long time, but it was n...
Francois PerradFrancois Perrad
947f20f269cpkg-perl: remove the dependency generated by scancpan Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Sign...
Francois PerradFrancois Perrad
2e39ffcc6aapkg-perl: refactor perl infrastructure the perl dependency of cpan module is no longer generated by scancpan, but ad...
Gustavo ZacariasGustavo Zacarias
515a6c0fbd1smartmontools: bump to version 6.4 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Ko...
Gustavo ZacariasGustavo Zacarias
f4391b8dba4lftp: bump to version 4.6.4 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard...
Gustavo ZacariasGustavo Zacarias
06d653d67d5minidlna: bump to version 1.1.5 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsg...
Gustavo ZacariasGustavo Zacarias
97da7c55212mpg123: bump to version 1.22.4 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsga...
Gustavo ZacariasGustavo Zacarias
33cfba38521mutt: bump to version 1.5.24 Switch to bitbucket since it's not hosted at sourceforge any more (and the official mut...
Gustavo ZacariasGustavo Zacarias
e24dfe8ba21cryptsetup: bump to version 1.6.8 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Kor...
Gustavo ZacariasGustavo Zacarias
376284ba4a2pciutils: bump to version 3.4.0 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsg...
Gustavo ZacariasGustavo Zacarias
6782aaa5829redis: bump to version 3.0.4 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaar...
Baruch SiachBaruch Siach
15cb0fa3d9aimx-vpu: bump to version 5.4.31 Also, update license file location, and add a hash file. [Thomas: fix typo in commi...
Baruch SiachBaruch Siach
0ac0982fb7eimx-vpu: remove kernel dependency The imx-vpu package builds just fine without any special kernel header. Cc: Gary ...
Gustavo ZacariasGustavo Zacarias
6d5d7b33945zsh: bump to version 5.1.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni...
Gustavo ZacariasGustavo Zacarias
48518f428bbphp: bump to version 5.6.14 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard...
Gustavo ZacariasGustavo Zacarias
e7d66ce3c56nftables: bump to version 0.5 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaa...
Gustavo ZacariasGustavo Zacarias
1f0d14b28a7libnftnl: bump to version 1.0.5 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsg...
Gustavo ZacariasGustavo Zacarias
7319bba9ee2tiff: bump to version 4.0.6 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzon...
Gustavo ZacariasGustavo Zacarias
36a686c4a49lsof: bump to version 4.89 Also switch the homepage to a non-ftp site. Signed-off-by: Gustavo Zacarias <gustavo@zac...
Baruch SiachBaruch Siach
0c30b838bc8libssh: bump to version 0.7.2 Also, require threads support. cmake detects threads support correctly, but libssh bui...
Baruch SiachBaruch Siach
2b44749e962libssh: needs shared library support libssh builds libssh.so unconditionally. Fixes: http://autobuild.buildroot.net...
Baruch SiachBaruch Siach
3fc962e3ea3tcpdump: drop unneeded security patches Version 4.7.4 of tcpdump is not vulnerable to these issues according to: ...
Gustavo ZacariasGustavo Zacarias
63eaed6498dcpio: install to /bin and after busybox As the usual rule consider full-blown packages superior to busybox, hence bu...
Gustavo ZacariasGustavo Zacarias
845d71c65f7cpio: bump to version 2.12 All patches upstream so drop them. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com...
Gustavo ZacariasGustavo Zacarias
2871e7ea78bimagemagick: bump to version 6.9.2-3 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter ...
Gustavo ZacariasGustavo Zacarias
0f1f0d6da19harfbuzz: bump to version 1.0.4 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsg...
Gustavo ZacariasGustavo Zacarias
effd4f1ae72libpng: bump to version 1.6.18 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsga...
Gustavo ZacariasGustavo Zacarias
7e4b26fbc82squid: bump to version 3.5.10 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaa...
Peter KorsgaardPeter Korsgaard
7dbf2d6ea1avtun: add license info Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Baruch SiachBaruch Siach
ea3485d0852vtun: fix gcc5 build Add -std=gnu89 to CFLAGS to keep pre gcc5 inline function symbols visibility rules. Fixes: htt...
Gustavo ZacariasGustavo Zacarias
4640f87f2f6libmicrohttpd: bump to version 0.9.44 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter...
Gustavo ZacariasGustavo Zacarias
bcc8dd297a6linux-headers: bump 3.{10, 14}.x series Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Tho...
Vicente Olivert RieraVicente Olivert Riera
ce19ef67b17qemu: bump to version 2.4.0.1 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas ...
Francois PerradFrancois Perrad
a0a15c05ba0lpeg: bump to version 1.0.0 Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzon...
Baruch SiachBaruch Siach
803ed997fb2flashrom: fix static build Use $(TARGET_MAKE_ENV) to set $PATH so as to make sure Buildroot pkg-config is used. This...
Baruch SiachBaruch Siach
bbb793624e2iostat: fix build with musl musl does not provide access to the kernel defined HZ macro. Under Linux HZ is always 10...
Gary BissonGary Bisson
2b78fb21473kobs-ng: remove obsolete package In favor of imx-kobs maintained by Freescale. Signed-off-by: Gary Bisson <gary.bis...
Gary BissonGary Bisson
ff3e2d69a94imx-kobs: add new package Based on the Yocto 3.14.28-1.0.0_ga update: https://github.com/Freescale/meta-fsl-arm/comm...
Baruch SiachBaruch Siach
8f1c4c49a2altp-testsuite: don't link with libtirpc Buildroot patches libtirpc to remove auth_des support. This breaks tirpc tes...
Baruch SiachBaruch Siach
51093254eb1ltp-testsuite: don't include host headers $SYSROOT defaults to empty, so we must set it to our sysroot. Fixes: http...
Vicente Olivert RieraVicente Olivert Riera
3cda54971e9git: bump to version 2.6.0 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Kors...
Andreas WetzelAndreas Wetzel
58dfd45aec6openvpn: add option for --enable-password-save Added configuration option BR2_PACKAGE_OPENVPN_PWSAVE that adds --ena...
Luca CeresoliLuca Ceresoli
7b0e757fb85package: Remove trailing slash from all package site URLs The recommended form is without the trailing slash, and wi...
Gustavo ZacariasGustavo Zacarias
5f6cb63454alinux: bump default to version 4.2.2 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas...
Gustavo ZacariasGustavo Zacarias
a6acb94b9falinux-headers: bump 4.{1, 2}.x series Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thoma...
Vicente Olivert RieraVicente Olivert Riera
97acef48bbeglmark2: depend on host-python The waf build system of glmark2 needs Python 2 as stated on its README file: python ...
Baruch SiachBaruch Siach
c258be93b60apitrace: needs gcc 4.6 or later Fixes: http://autobuild.buildroot.net/results/4a1/4a183b05b44833ee2f253749c39257b31...
Vicente Olivert RieraVicente Olivert Riera
fa9d0818f41setools: depends on host-flex setools needs host-flex in order to generate some source files during build time, othe...
Vicente Olivert RieraVicente Olivert Riera
71202523709Revert "setools: fix race condition" This reverts commit 1ac68fe2c9b4cea91c7a30429ebf75279ede8e70. Further investig...
Baruch SiachBaruch Siach
468233a9b77postgresql: fix ZIC configure variable assignment The 'ZIC=$$(ZIC)' assignment is seen as 'ZIC=$(ZIC)' by the shell,...
Baruch SiachBaruch Siach
b70f2f96d3cpostgresql: disable rpath The linker -rpath option causes the linker to search for libraries in host directories. S...
Baruch SiachBaruch Siach
7d9b4b64316libbluray: explicitly enable optional enabled features Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by...
Baruch SiachBaruch Siach
670095b4739ipmiutil: needs dynamic library support ipmiutil builds libipmiutil.so unconditionally. Fixes: http://autobuild.bui...
Baruch SiachBaruch Siach
bac20afec5dwpa_supplicant: bump to version 2.5 Remove upstream patches. Renumber the remaining patch. Signed-off-by: Baruch Si...
Baruch SiachBaruch Siach
1639a7ebfa9hostapd: bump to version 2.5 Remove upstream patches. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by...
Baruch SiachBaruch Siach
9ba132b371edos2unix: needs host-gettext dos2unix uses xgettext to generate its .pot file. Fixes: http://autobuild.buildroot.ne...
Jerzy GrzegorekJerzy Grzegorek
9eef3ab93eelibssh: indentation cleanup in Config.in Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-b...
Jerzy GrzegorekJerzy Grzegorek
2afd37dc829libssh: indentation cleanup in .mk file Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by...
Jerzy GrzegorekJerzy Grzegorek
298e2909b02libssh: remove an extra '#' sign in the header package name Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnic...
Jerzy GrzegorekJerzy Grzegorek
4f64256d1f7libssh: normalize header separator size to 80 Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-...
Baruch SiachBaruch Siach
f9c2858df14ipmiutil: fix musl build issues Add patches fixing a number of build failures under musl. The first patch fixes the...
Baruch SiachBaruch Siach
7cc5e6daed2libbluray: disable BD-Java BD-Java requires host-ant which is not currently available in Buildroot. Fixes: http://a...
Baruch SiachBaruch Siach
6397f7aa2bclibbluray: add optional fontconfig dependency Fixes: http://autobuild.buildroot.net/results/dbf/dbfbf09f48e7ec09be34...
Vicente Olivert RieraVicente Olivert Riera
f355849c9ecxz: bump to version 5.2.2 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Peta...
Anders RoxellAnders Roxell
576cf9dca82package/ltp-testsuite: version bump to 20150420 Signed-off-by: Anders Roxell <anders.roxell@linaro.org> Reviewed-by:...
Anders RoxellAnders Roxell
5fa2868b3edpackage/ltp-testsuite: enable power-management tests Signed-off-by: Anders Roxell <anders.roxell@linaro.org> Reviewe...
Anders RoxellAnders Roxell
0ac29e66148package/ltp-testsuite: enable realtime tests Signed-off-by: Anders Roxell <anders.roxell@linaro.org> Reviewed-by: Vi...
vicencb@gmail.comvicencb@gmail.com
066fd9017fdtoolchain-external: fix musl-based builds on ARMhf platforms When ARCH is arm and the hard-floating-point option is ...
Vicente Olivert RieraVicente Olivert Riera
4965192f60asubversion: bump to version 1.9.2 - Bump to version 1.9.2. - Update the hash file. - Use a tar.bz2 tarball to save s...
Bernd KuhlsBernd Kuhls
315f7d421a1package/libdcadec: bump version Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni...
Bernd KuhlsBernd Kuhls
1bed212e46bpackage/libbluray: bump version Kodi 16.x-Jarvis depends on libbluray > 0.7.0 https://github.com/xbmc/xbmc/commit/32...
Bernd KuhlsBernd Kuhls
9cea5997837package/libdrm: Fix musl build error due to missing include of limits.h Fixes http://autobuild.buildroot.net/results...
Vicente Olivert RieraVicente Olivert Riera
124b3f76dbclibstrophe: add a patch to fix static builds libstrophe.a and libcrypto.a have symbols with equal names, so executab...
Peter KorsgaardPeter Korsgaard
5c4ea0d8238mosquitto: bump to version 1.4.4 [Thomas: tweak commit title as suggested by Vicente.] Signed-off-by: Peter Korsgaa...
Benoît ThébaudeauBenoît Thébaudeau
0b961b8765cpackage/genimage: bump version to 8 This new version fixes segmentation faults on some platforms. Signed-off-by: Be...