Arnout Vandecappelle | 70a61bbfb39 | gcc: sort the patches before they are hashed
$(wildcard ...) in make doesn't sort the files, so the order of the
has... | | |
Thomas Petazzoni | 40fe3349a7a | configs: fix configurations that need host-dtc
olimex_a20_olinuxino_lime_defconfig and zedboard_defconfig use U-Boot... | | |
Thomas Petazzoni | 76f2230d2c3 | u-boot: add an option to indicate that DTC is needed
Some U-Boot configurations require the Device Tree compiler to ... | | |
Peter Seiderer | 5774f07d43c | dtc: add host build
Having a host variant of dtc is needed for example for U-Boot, which
uses the Device Tree for a ... | | |
Peter Korsgaard | ab74e09eb4e | linux: install dtc binary as linux-dtc
So it doesn't conflict with host-dtc. The Linux kernel version may be a
patch... | | |
Luca Ceresoli | fd47f22bc09 | portaudio: fix dependency on alsa-lib
BR2_PACKAGE_PORTAUDIO_ALSA is misspelled in one place, resulting in
alsa-lib n... | | |
Vicente Olivert Riera | 7fe695c0656 | webkitgtk24: fix compilation failure due to unicode quotes
As reported in this upstream bug...
https://bugs.webkit.... | | |
Yann E. MORIN | 87785ec1597 | toolchain/external: commonalise comments about Linaro toolchains
Those two comments:
- are exactly the same
- ha... | | |
Danomi Manchego | e44edb825b9 | util-linux: update tool select options
Add missing app config options:
- line
- tunelp
Drop app config options ... | | |
Thomas Petazzoni | 198f64f4671 | parted: add patch to fix musl build
Fixes:
http://autobuild.buildroot.org/results/e1b/e1b6de7b234f2ec154d772ee93e... | | |
Thomas Petazzoni | 357cf46f9ac | configs: fix build of calao_qil_a9260_defconfig
The Barebox, AT91Bootstrap and Linux patches for the Calao QIL A9260... | | |
Thomas Petazzoni | 3cb668d5b52 | configs: fix build of calao_usb_a9g20_lpw_defconfig
Both the Barebox and AT91Bootstrap patches for the Calao USB A9G... | | |
Thomas Petazzoni | d755067b7c4 | configs: remove gnublin_defconfig
This defconfig tries to fetch its kernel source code and U-Boot source
code from g... | | |
Thomas Petazzoni | fd4c691bd91 | micropython: needs dynamic library
Fixes:
http://autobuild.buildroot.org/results/06f/06fc79dad3d4c0c5f997f4c2e4b... | | |
Arnout Vandecappelle | 826a2bc18bc | python-numpy: re-enable for uClibc
In commit b0f025386f6861fdc21e38e3a33b65669276f2c2 a patch was added
to make sure... | | |
Aurélien Chabot | 9b19438c2c0 | nfs-utils: systemd support
nfs-utils has been patched to install only the needed systemd unit files
supported.
Also ... | | |
Maxime Hadjinlian | 9bd4ee8e66d | nfs-utils: Bump version
Remove patch as it was backported from upstream:
http://git.linux-nfs.org/?p=steved/nfs-util... | | |
Romain Naour | f8031339bfb | package/schifra: remove package
Signed-off-by: Romain Naour <romain.naour@openwide.fr>
Cc: Arnaud Rébillout <rebillo... | | |
Vicente Olivert Riera | 5bc76921fa9 | devmem2: add a hash file
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsga... | | |
Matthias Weisser | 07e37bcc42f | squashfs: Add lz4 hc compression
lz4 offers a high compression mode. A minimalistic file system shrinks by about 15%... | | |
Thomas Petazzoni | dc66e204ed6 | mpdecimal: fix comment about fenv.h
We're disabling fenv.h usage on i386 because it is not available in
musl/uclibc ... | | |
Thomas Petazzoni | aebb952a464 | mpdecimal: use official upstream site
The official upstream site is available again, so let's switch to
using it.
S... | | |
Max Filippov | ac43503bf7a | Revert "opencv: mark as not available on Xtensa"
Now that xtensa toolchain is able to compile huge functions this
wo... | | |
Max Filippov | 3570732c649 | xtensa: switch from text-section-literals to auto-litpools
Now that both binutils and gcc support auto-litpools use ... | | |
Max Filippov | 5b84265f1c2 | gcc: backport mauto-litpools xtensa option
With support from assembler this option allows compiling huge functions,
... | | |
Max Filippov | e0ae34b0294 | binutils: backport auto-litpools xtensa gas option
Auto-litpools is the automated version of text-section-literals: ... | | |
Arnout Vandecappelle | fe3395258c2 | gcc: remove the --with-pkgversion option from the ccache hash
One of the gcc configure options that we hash for ccac... | | |
Arnout Vandecappelle | 1e97b278733 | ccache: support changing the output directory
When building in a different output directory than the original build,... | | |
Arnout Vandecappelle | f4682cf933a | ccache: use mtime for external toolchain, CONF_OPTS for internal toolchain
Our current ccache disables hashing of th... | | |
Arnout Vandecappelle | 792f1278e3f | toolchain-wrapper: support change of BR2_CCACHE
By moving the ccache call to the toolchain wrapper, the following
sc... | | |
Arnout Vandecappelle | 2b356105f0b | Makefile.in: remove now-unused TARGET_CC/CXX_NOCCACHE
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@m... | | |
Arnout Vandecappelle | ca0d298f439 | qpid-proton: remove now-redundant ccache handling patch
Although this patch is still relevant for upstream, we don't... | | |
Arnout Vandecappelle | e31ad0e809c | package-cmake: remove now-redundant target ccache support
All the complexity with the different ways that CMAKE_C_CO... | | |
Arnout Vandecappelle | 4b5714f7ac8 | qt5base: remove now-redundant ccache handling
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
... | | |
Arnout Vandecappelle | 37d090c6dba | cryptodev-linux: remove now-redundant fix-ccache-compile patch
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) ... | | |
Arnout Vandecappelle | 6ae4174220a | barebox: remove now-redundant ccache handling
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
... | | |
Arnout Vandecappelle | fbdf8317081 | uboot: remove now-redundant ccache handling
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Re... | | |
Arnout Vandecappelle | 546a69db66a | linux: remove now-redundant ccache handling
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Re... | | |
Arnout Vandecappelle | c54444e41ce | imx-vpu: remove now-redundant ccache handling
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
... | | |
Arnout Vandecappelle | 7908e3443ec | imx-lib: remove now-redundant ccache handling
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
... | | |
Arnout Vandecappelle | 906a01128c3 | perl: Remove ccache handling
Now the ccache handling has moved to the toolchain wrapper, it is no
longer necessary t... | | |
Arnout Vandecappelle | d82f69cf100 | infra: move ccache handling to the toolchain wrapper
Since we always have a toolchain wrapper now, we can move the c... | | |
Arnout Vandecappelle | 2f8dc29c1d9 | gcc: remove unsafe patch check (poison system dirs) patch
Now that the calls to gcc always pass through the toolchai... | | |
Arnout Vandecappelle | 919c06c2829 | gcc: use toolchain wrapper
We have a toolchain wrapper for external toolchain, but it is also
beneficial for interna... | | |
Arnout Vandecappelle | f6ae24379b5 | toolchain-external: move wrapper to toolchain directory
The toolchain wrapper will be reused for the internal toolch... | | |
Luca Ceresoli | ad9c7ee554b | docs/manual: document new actual source package variables
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Cc: T... | | |
Luca Ceresoli | eb5e5b49d63 | toolchain-external: define actual sources for arago toolchains
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
... | | |
Luca Ceresoli | b8d7b6670f9 | toolchain-external: mass-define actual source tarball for known patterns
For some external toolchain vendors the act... | | |
Luca Ceresoli | b9f4727ff4d | legal-info: allow to declare the actual sources for binary packages
The FOO_SITE/FOO_SOURCE variables usually point ... | | |
Maxime Hadjinlian | 8b69e6c5423 | mpd: Without native RPC use libtirpc
Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Signed-off-by: T... | | |
Maxime Hadjinlian | a74623d5600 | kodi: Without native RPC use libtirpc
Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Reviewed-by: Ar... | | |
Maxime Hadjinlian | c1a20960c4a | libnfs: Without native RPC use libtirpc
Signed-off-by Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Reviewed-by: A... | | |
Maxime Hadjinlian | 231fdc7c544 | blackfin: 2012R2 toolchain is gone, remove kludges
Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Re... | | |
Maxime Hadjinlian | 24dc1870616 | toolchain-external: Remove BLACKFIN_UCLINUX_2012R2
Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Re... | | |
Maxime Hadjinlian | a92b886a034 | skeleton: Pretty fixes for /etc/profile
Fix indent and put PATH on a single line.
Signed-off-by: Maxime Hadjinlian ... | | |
Maxime Hadjinlian | 8ae4a168dea | skeleton: Remove bash specific files
Signed-off-by Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Reviewed-by: Arno... | | |
Maxime Hadjinlian | f93c692c048 | skeleton: Clean up profile file
There's a lot of code in /etc/profile, which doesn't really belong in a
minimal defa... | | |
Luca Ceresoli | bf82f70fb69 | download: get rid of trailing slash removal hack for FOO_SITE
Not needed anymore since the URLs have been cleared, t... | | |
Luca Ceresoli | fa711c7e2da | pkg-generic: prevent _SITE URLs with a trailing slash
A trailing slash in FOO_SITE is useless, since Buildroot autom... | | |
Luca Ceresoli | e4624fce8a7 | toolchain-external: strip trailing slash from autogenerated FOO_SITE
Trailing slashes are going to be declared illeg... | | |
Alexey Brodkin | b82ea7e22ec | configs: add ARC HS38 VDK virtual boards
Virtualizer Development Kits (VDKs) are software development kits
containin... | | |
Thomas Petazzoni | 6c8aceb2d5d | zxing: bump upstream version, drop useless patch
The 0001-CMakeLists-add-rules-for-installation.patch patch has been... | | |
Maxime Hadjinlian | 7e5ddbcb064 | zxing-cpp: new package, replacing zxing
ZXing was hosted on Google Code, which is a closing. The current link
was al... | | |
Yann E. MORIN | 0611258aeae | package/freerdp: needs C++
FreeRDP does not have a single C++ source file, however it insists on
having a C++ compil... | | |
Yann E. MORIN | 78cd32631e9 | package/freerdp: fix missing define
FreeRDP uses CMSPAR, which is defined by glibc in bits/termios.h .
glibc has tw... | | |
Maxime Hadjinlian | 8f59da85520 | toolchain: Fix glibc breakage
Introduced by previous patch 0f75b2635ee564fbbdb9ea631cf39fa8731d6d6c,
this printf wou... | | |
Brendan Heading | 208e687ced0 | package/iptables: fix build on musl
Fixes:
http://autobuild.buildroot.net/results/68b/68bf8830f87ab32f4fd650c9dd4a8c... | | |
Vicente Olivert Riera | 2d8a254dd76 | vim: bump to version 7.4.889
And also move to GitHub since Google Code is going to die soon.
Signed-off-by: Vicente... | | |
Bernd Kuhls | a33e05abff3 | package/mesa3d: bump to version 11.0.2
Mesa3d 10.6.x is reaching end-of-life:
http://lists.freedesktop.org/archives/... | | |
Luca Ceresoli | 571552c4687 | system: clarify /dev management using devtmpfs + {mdev, eudev}
The "Dynamic using mdev" and "Dynamic using eudev" /d... | | |
Stephen Agate | 844f240185f | host-localdef fails under gcc5
Building host-localdef fails under gcc5.1 reporting multiple definitions and undefine... | | |
Peter Korsgaard | bcf696802b4 | lz4: adjust homepage URL
Lz4 is no longer developed on google code.
Signed-off-by: Peter Korsgaard <peter@korsgaard... | | |
Vicente Olivert Riera | 0d3f4752af7 | ibrdtn-tools: fix linking problem when building statically
The problem looks like this:
/br/output/host/usr/mipsel-... | | |
Maxime Hadjinlian | 0f75b2635ee | package: Replace 'echo -n' by 'printf'
'echo -n' is not a POSIX construct (no flag support), we shoud use
'printf', ... | | |
Bernd Kuhls | 60be80914fa | package/x11r7/xdriver_xf86-video-sis: bump to version 0.10.8
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Si... | | |
Bernd Kuhls | 1fca016d7da | package/x11r7/libxcb: bump version to 1.11.1
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Pet... | | |
Bernd Kuhls | 9326e8ada9b | package/x11r7/xlib_libXi: bump version to 1.7.5
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: ... | | |
Bernd Kuhls | 3db43161907 | package/pixman: bump version to 0.32.8
[Peter: fix .hash comment as pointed out by Vincent]
Signed-off-by: Bernd Kuh... | | |
Vicente Olivert Riera | e1c42b19c4a | linux: bump default version to 4.2.3
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: ... | | |
Vicente Olivert Riera | 1d94cb7bdcd | linux-headers: bump 4.{1,2}.x series
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: ... | | |
Vicente Olivert Riera | 09a8abe4abe | dovecot: bump to version 2.2.19
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Acked-by: Bernd Kuhl... | | |
Vicente Olivert Riera | 1180bafd8e1 | gdb: do not build documentation for bfd and gprof
Our previous patch to disable the documentation in gdb wasn't comp... | | |
Bernd Kuhls | c263cefe86c | package/libcrossguid: new package
Needed by Kodi 16.x-Jarvis:
https://github.com/xbmc/xbmc/commit/6f8171f53992fc2eaa... | | |
Scott Fan | 00e7d4089a7 | xdriver_xf86-video-fbturbo: new package
Add the fbturbo video driver, which is based on xf86-video-fbdev (with
none ... | | |
Carlos Santos | 63086aa42f2 | gmock: new package
Inspired by jMock, EasyMock, and Hamcrest, and designed with C++'s
specifics in mind, Google C++ ... | | |
Peter Korsgaard | d6d1848c89a | swupdate: provide sensible error message if no config file is specified
Similar to how we do it for the other kconfi... | | |
Jörg Krause | 02d9a379f4f | package/swupdate: new package
swupdate provides a reliable way to update the software on an embedded system.
Note t... | | |
Jan Viktorin | aa8c11105dd | olimex_a20_olinuxino_lime2: new board
It is based on olimex_a20_olinuxino_lime configuration. Tested on the mainline... | | |
Luca Ceresoli | bfd969d29f6 | skeleton: fix absence of /dev/shm on static, read-only systems
/dev/shm is needed for systems using shared memory. O... | | |
Luca Ceresoli | 246131a593b | busybox: inittab: don't redirect output to /dev/null
Several inittab steps are redirected to /dev/null. This means a... | | |
Vicente Olivert Riera | aba0f80d899 | links: bump to version 2.12
And also use the .tar.bz2 tarball to save disk space and bandwidth.
Signed-off-by: Vice... | | |
Vicente Olivert Riera | 4fc3a6fd747 | valgrind: build for the right MIPS ISA revision level
When Valgrind detects a 32-bit MIPS architecture, it forcibly ... | | |
Bernd Kuhls | e3046c80e79 | package/kodi-pvr-pctv: add jsoncpp reverse dependency
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Reviewed-... | | |
Bernd Kuhls | a0dafa2cefd | package/kodi-pvr-filmon: add jsoncpp reverse dependency
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Reviewe... | | |
Bernd Kuhls | 0533fc8dce2 | package/kodi-pvr-argustv: add jsoncpp reverse dependency
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Review... | | |
Bernd Kuhls | 0a9a71ff6bc | package/kodi-pvr-stalker: Needs jsoncpp
Fixes
http://autobuild.buildroot.net/results/56f/56fb98da27495f6a461bfdc7aa8... | | |
Gustavo Zacarias | 71932858bdd | dhcpcd: move libexecdir
The default is $PREFIX/libexec which ends up in an ugly and non-standard
/libexec dir in the... | | |
Gustavo Zacarias | 1ea8d2b12c3 | dhcpcd: bump to version 6.9.3
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Reviewed-by: Vicente Olivert... | | |
Gustavo Zacarias | 513908ba8f7 | libnss: bump to version 3.20
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Reviewed-by: Vicente Olivert ... | | |
Gustavo Zacarias | 16ab3e9f327 | libnspr: bump to version 4.10.9
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Reviewed-by: Vicente Olive... | | |
Yann E. MORIN | 6fc79762529 | system: use a menuconfig for the getty options
Making the getty option a menuconfig instead of a simple config
autom... | | |
Brendan Heading | adf622d88e6 | package/bluez_utils: fix musl compilation issue
http://autobuild.buildroot.net/results/4e4/4e4cea0234e6abf5882296abd... | | |
Christophe Vu-Brugier | c6ff869eee9 | targetcli-fb: systemd support
The systemd service file is taken from Fedora.
Signed-off-by: Christophe Vu-Brugier <... | | |
Christophe Vu-Brugier | 9829b82caf2 | targetcli-fb: bump version
Also add new dependency to python-six.
Signed-off-by: Christophe Vu-Brugier <cvubrugier@... | | |
Christophe Vu-Brugier | c67894eec4f | python-configshell-fb: bump version
Also add new dependency to python-six.
Signed-off-by: Christophe Vu-Brugier <cv... | | |
Christophe Vu-Brugier | 678ebdf3c89 | python-rtslib-fb: bump version
Also add new dependency to python-six.
Signed-off-by: Christophe Vu-Brugier <cvubrug... | | |
Christophe Vu-Brugier | dec4a7915b0 | python-pyparsing: bump version
Also download tarball from PyPI instead of SourceForge.
Signed-off-by: Christophe Vu... | | |
Christophe Vu-Brugier | 4de463b7879 | python-urwid: bump version and add checksums
Signed-off-by: Christophe Vu-Brugier <cvubrugier@fastmail.fm>
Reviewed-... | | |
Yann E. MORIN | e01e5ddca6e | package/freerdp: introduce the wayland client
[Peter: use 'depends on' for wayland to match X11 client]
Signed-off-b... | | |
Yann E. MORIN | 4d131b4da9b | package/freerdp: prepare for adding another client
Currently, the only client we can build is the X11 client.
FreeR... | | |
Yann E. MORIN | 6c7f3b28e69 | package/freerdp: re-add support for gstreamer
Previously, we expected the user to select gstreamer-0.x on his own,
t... | | |
Yann E. MORIN | e58885258e7 | package/weston: restore the freerdp backend
Now that we've switched to using FreeRDP from master, we can build westo... | | |
Yann E. MORIN | e84a286762a | package/freerdp: bump to master
Currently, we're packaging FreeRDP from the stable-1.1 branch, which has
not evolved... | | |
Luca Ceresoli | c7ed1243a51 | docs/manual: FOO_SITE must not have a trailing slash
This has been the best practice since a long time, but it was n... | | |
Francois Perrad | 947f20f269c | pkg-perl: remove the dependency generated by scancpan
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Sign... | | |
Francois Perrad | 2e39ffcc6aa | pkg-perl: refactor perl infrastructure
the perl dependency of cpan module is no longer generated by scancpan,
but ad... | | |
Gustavo Zacarias | 515a6c0fbd1 | smartmontools: bump to version 6.4
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Ko... | | |
Gustavo Zacarias | f4391b8dba4 | lftp: bump to version 4.6.4
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard... | | |
Gustavo Zacarias | 06d653d67d5 | minidlna: bump to version 1.1.5
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsg... | | |
Gustavo Zacarias | 97da7c55212 | mpg123: bump to version 1.22.4
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsga... | | |
Gustavo Zacarias | 33cfba38521 | mutt: bump to version 1.5.24
Switch to bitbucket since it's not hosted at sourceforge any more (and
the official mut... | | |
Gustavo Zacarias | e24dfe8ba21 | cryptsetup: bump to version 1.6.8
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Kor... | | |
Gustavo Zacarias | 376284ba4a2 | pciutils: bump to version 3.4.0
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsg... | | |
Gustavo Zacarias | 6782aaa5829 | redis: bump to version 3.0.4
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaar... | | |
Baruch Siach | 15cb0fa3d9a | imx-vpu: bump to version 5.4.31
Also, update license file location, and add a hash file.
[Thomas: fix typo in commi... | | |
Baruch Siach | 0ac0982fb7e | imx-vpu: remove kernel dependency
The imx-vpu package builds just fine without any special kernel header.
Cc: Gary ... | | |
Gustavo Zacarias | 6d5d7b33945 | zsh: bump to version 5.1.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni... | | |
Gustavo Zacarias | 48518f428bb | php: bump to version 5.6.14
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard... | | |
Gustavo Zacarias | e7d66ce3c56 | nftables: bump to version 0.5
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaa... | | |
Gustavo Zacarias | 1f0d14b28a7 | libnftnl: bump to version 1.0.5
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsg... | | |
Gustavo Zacarias | 7319bba9ee2 | tiff: bump to version 4.0.6
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzon... | | |
Gustavo Zacarias | 36a686c4a49 | lsof: bump to version 4.89
Also switch the homepage to a non-ftp site.
Signed-off-by: Gustavo Zacarias <gustavo@zac... | | |
Baruch Siach | 0c30b838bc8 | libssh: bump to version 0.7.2
Also, require threads support. cmake detects threads support correctly, but
libssh bui... | | |
Baruch Siach | 2b44749e962 | libssh: needs shared library support
libssh builds libssh.so unconditionally.
Fixes:
http://autobuild.buildroot.net... | | |
Baruch Siach | 3fc962e3ea3 | tcpdump: drop unneeded security patches
Version 4.7.4 of tcpdump is not vulnerable to these issues according to:
... | | |
Gustavo Zacarias | 63eaed6498d | cpio: install to /bin and after busybox
As the usual rule consider full-blown packages superior to busybox,
hence bu... | | |
Gustavo Zacarias | 845d71c65f7 | cpio: bump to version 2.12
All patches upstream so drop them.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com... | | |
Gustavo Zacarias | 2871e7ea78b | imagemagick: bump to version 6.9.2-3
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter ... | | |
Gustavo Zacarias | 0f1f0d6da19 | harfbuzz: bump to version 1.0.4
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsg... | | |
Gustavo Zacarias | effd4f1ae72 | libpng: bump to version 1.6.18
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsga... | | |
Gustavo Zacarias | 7e4b26fbc82 | squid: bump to version 3.5.10
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaa... | | |
Peter Korsgaard | 7dbf2d6ea1a | vtun: add license info
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Baruch Siach | ea3485d0852 | vtun: fix gcc5 build
Add -std=gnu89 to CFLAGS to keep pre gcc5 inline function symbols visibility
rules.
Fixes:
htt... | | |
Gustavo Zacarias | 4640f87f2f6 | libmicrohttpd: bump to version 0.9.44
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter... | | |
Gustavo Zacarias | bcc8dd297a6 | linux-headers: bump 3.{10, 14}.x series
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Tho... | | |
Vicente Olivert Riera | ce19ef67b17 | qemu: bump to version 2.4.0.1
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas ... | | |
Francois Perrad | a0a15c05ba0 | lpeg: bump to version 1.0.0
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzon... | | |
Baruch Siach | 803ed997fb2 | flashrom: fix static build
Use $(TARGET_MAKE_ENV) to set $PATH so as to make sure Buildroot pkg-config is
used. This... | | |
Baruch Siach | bbb793624e2 | iostat: fix build with musl
musl does not provide access to the kernel defined HZ macro. Under Linux HZ is
always 10... | | |
Gary Bisson | 2b78fb21473 | kobs-ng: remove obsolete package
In favor of imx-kobs maintained by Freescale.
Signed-off-by: Gary Bisson <gary.bis... | | |
Gary Bisson | ff3e2d69a94 | imx-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 Siach | 8f1c4c49a2a | ltp-testsuite: don't link with libtirpc
Buildroot patches libtirpc to remove auth_des support. This breaks tirpc tes... | | |
Baruch Siach | 51093254eb1 | ltp-testsuite: don't include host headers
$SYSROOT defaults to empty, so we must set it to our sysroot.
Fixes:
http... | | |
Vicente Olivert Riera | 3cda54971e9 | git: bump to version 2.6.0
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Kors... | | |
Andreas Wetzel | 58dfd45aec6 | openvpn: add option for --enable-password-save
Added configuration option BR2_PACKAGE_OPENVPN_PWSAVE that
adds --ena... | | |
Luca Ceresoli | 7b0e757fb85 | package: Remove trailing slash from all package site URLs
The recommended form is without the trailing slash, and wi... | | |
Gustavo Zacarias | 5f6cb63454a | linux: bump default to version 4.2.2
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas... | | |
Gustavo Zacarias | a6acb94b9fa | linux-headers: bump 4.{1, 2}.x series
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thoma... | | |
Vicente Olivert Riera | 97acef48bbe | glmark2: depend on host-python
The waf build system of glmark2 needs Python 2 as stated on its README
file:
python ... | | |
Baruch Siach | c258be93b60 | apitrace: needs gcc 4.6 or later
Fixes:
http://autobuild.buildroot.net/results/4a1/4a183b05b44833ee2f253749c39257b31... | | |
Vicente Olivert Riera | fa9d0818f41 | setools: depends on host-flex
setools needs host-flex in order to generate some source files during
build time, othe... | | |
Vicente Olivert Riera | 71202523709 | Revert "setools: fix race condition"
This reverts commit 1ac68fe2c9b4cea91c7a30429ebf75279ede8e70.
Further investig... | | |
Baruch Siach | 468233a9b77 | postgresql: fix ZIC configure variable assignment
The 'ZIC=$$(ZIC)' assignment is seen as 'ZIC=$(ZIC)' by the shell,... | | |
Baruch Siach | b70f2f96d3c | postgresql: disable rpath
The linker -rpath option causes the linker to search for libraries in host
directories.
S... | | |
Baruch Siach | 7d9b4b64316 | libbluray: explicitly enable optional enabled features
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by... | | |
Baruch Siach | 670095b4739 | ipmiutil: needs dynamic library support
ipmiutil builds libipmiutil.so unconditionally.
Fixes:
http://autobuild.bui... | | |
Baruch Siach | bac20afec5d | wpa_supplicant: bump to version 2.5
Remove upstream patches. Renumber the remaining patch.
Signed-off-by: Baruch Si... | | |
Baruch Siach | 1639a7ebfa9 | hostapd: bump to version 2.5
Remove upstream patches.
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by... | | |
Baruch Siach | 9ba132b371e | dos2unix: needs host-gettext
dos2unix uses xgettext to generate its .pot file.
Fixes:
http://autobuild.buildroot.ne... | | |
Jerzy Grzegorek | 9eef3ab93ee | libssh: indentation cleanup in Config.in
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-b... | | |
Jerzy Grzegorek | 2afd37dc829 | libssh: indentation cleanup in .mk file
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by... | | |
Jerzy Grzegorek | 298e2909b02 | libssh: remove an extra '#' sign in the header package name
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnic... | | |
Jerzy Grzegorek | 4f64256d1f7 | libssh: normalize header separator size to 80
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-... | | |
Baruch Siach | f9c2858df14 | ipmiutil: fix musl build issues
Add patches fixing a number of build failures under musl.
The first patch fixes the... | | |
Baruch Siach | 7cc5e6daed2 | libbluray: disable BD-Java
BD-Java requires host-ant which is not currently available in Buildroot.
Fixes:
http://a... | | |
Baruch Siach | 6397f7aa2bc | libbluray: add optional fontconfig dependency
Fixes:
http://autobuild.buildroot.net/results/dbf/dbfbf09f48e7ec09be34... | | |
Vicente Olivert Riera | f355849c9ec | xz: bump to version 5.2.2
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Peta... | | |
Anders Roxell | 576cf9dca82 | package/ltp-testsuite: version bump to 20150420
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Reviewed-by:... | | |
Anders Roxell | 5fa2868b3ed | package/ltp-testsuite: enable power-management tests
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Reviewe... | | |
Anders Roxell | 0ac29e66148 | package/ltp-testsuite: enable realtime tests
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Reviewed-by: Vi... | | |
vicencb@gmail.com | 066fd9017fd | toolchain-external: fix musl-based builds on ARMhf platforms
When ARCH is arm and the hard-floating-point option is ... | | |
Vicente Olivert Riera | 4965192f60a | subversion: 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 Kuhls | 315f7d421a1 | package/libdcadec: bump version
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni... | | |
Bernd Kuhls | 1bed212e46b | package/libbluray: bump version
Kodi 16.x-Jarvis depends on libbluray > 0.7.0
https://github.com/xbmc/xbmc/commit/32... | | |
Bernd Kuhls | 9cea5997837 | package/libdrm: Fix musl build error due to missing include of limits.h
Fixes
http://autobuild.buildroot.net/results... | | |
Vicente Olivert Riera | 124b3f76dbc | libstrophe: add a patch to fix static builds
libstrophe.a and libcrypto.a have symbols with equal names, so
executab... | | |
Peter Korsgaard | 5c4ea0d8238 | mosquitto: bump to version 1.4.4
[Thomas: tweak commit title as suggested by Vicente.]
Signed-off-by: Peter Korsgaa... | | |
Benoît Thébaudeau | 0b961b8765c | package/genimage: bump version to 8
This new version fixes segmentation faults on some platforms.
Signed-off-by: Be... | | |
Next → |