Gustavo Zacarias | f61e0a1fc8d | linux-headers: mark EOL versions deprecated
Follow the upstream EOL cycle and mark 3.16 as deprecated for 2015.02.
... | | |
Gustavo Zacarias | 683eedd3a86 | Add BR2_DEPRECATED_SINCE_2015_02
In preparation for the deprecation of certain features in 2015.02, add
the BR2_DEPR... | | |
Gustavo Zacarias | bc92e491f1b | elfutils: download portability patch
Download the portability patch into the buildroot tree.
This isn't nice but th... | | |
Vicente Olivert Riera | 789fc2dc329 | xserver_xorg-server: libunwind support is broken on MIPS64 n32
Amend the former commit and disable xorg-server with ... | | |
Peter Korsgaard | 1b2375e3e0f | lame: also disable debug handling on xtensa
Similar to the other architectures we have disabled it for. At the same ... | | |
Peter Korsgaard | c8fbd1f82a9 | flac: drop CVE patches
These are alredy included in 1.3.1, and should have been dropped when I
merged next.
Reporte... | | |
Peter Korsgaard | fe1b2ef1d32 | Merge branch 'next'
Conflicts:
Makefile
package/flac/0001-fix-altivec-logic.patch
package/grantlee/Config.in
Sig... | | |
Peter Korsgaard | 9a5434fbfc9 | Update for 2014.11
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Peter Korsgaard | d3fa9141827 | gdb: unbreak host-gdb with python support if python3 is enabled
Fixes http://autobuild.buildroot.net/results/ef4/ef4... | | |
Yann E. MORIN | 6ed317672c2 | package/parted: fix static link
libuuid needs to be linked with -lintl when gettext is needed (with
locales).
For a... | | |
Yann E. MORIN | a535a0eada2 | package/util-linux: libuuid needs -lintl
When gettext is needed (with locales), libuuid needs to be linked
against -... | | |
Yann E. MORIN | ac1ac9e628a | package/shairport-sync: fix static builds
Because shairport-sync uses AC_CHECK_LIB to find some of the needed
librar... | | |
Yann E. MORIN | 514d7cab61c | infra: do not append an empty LD_LIBRARY_PATH
When we set LD_LIBRARY_PATH when building our host tools, we append an... | | |
Angelo Compagnucci | 75fa68f5648 | package/mono: fixing wrong monolite library path
Due to a bug in makefile logic, monolite libraries path will not
be... | | |
Yann E. MORIN | 181a17f1b21 | package/libwebsockets: fix static build
Fixes:
http://autobuild.buildroot.net/results/afc/afc56e03a9d410563f43e5d26c... | | |
Bernd Kuhls | 0eb957758b9 | package/gd: fix build when libiconv is enabled
First of two patches to fix
http://autobuild.buildroot.net/results/23... | | |
Danomi Manchego | 754a3cf860c | luajit: point /usr/bin/lua to luajit if lua not selected
The luajit package is a provider of a lua interpreter, but ... | | |
Bernd Kuhls | 93d0c5e0aa4 | package/x11r7/xserver_xorg-server: libunwind support is broken on mips64
Fixes
http://autobuild.buildroot.net/result... | | |
Angelo Compagnucci | 9f6633f17b2 | package/mono: force host-mono to use internal mono bootstrap compiler
This patch forces the use of internal compiler... | | |
Bernd Kuhls | 9b47f40bb29 | package/x11r7/xserver_xorg-server: bump version to 1.16.2
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signe... | | |
Vicente Olivert Riera | 51a95551159 | Add a defconfig for MIPS Creator CI20
MIPS Creator CI20 is a Linux and Android development system from
MIPS/Imaginat... | | |
Bernd Kuhls | da654a7b65b | package/x11r7/xapp_bdftopcf: Fix linking error
Fixes
http://autobuild.buildroot.net/results/242/24297c948c0eee684e86... | | |
Gustavo Zacarias | 8e1295017cc | dhcpcd: bump to version 6.6.4
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaa... | | |
Gustavo Zacarias | b7e79b839a4 | mpd: bump to version 0.19.5
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard... | | |
Gustavo Zacarias | d1c6a7a6cda | flac: unbreak powerpc e500 support
Add patch to avoid the enable/disable-debug options from unsetting -g
from CFLAGS... | | |
Gustavo Zacarias | 939e03fa9fa | wireless-regdb: bump to version 2014.11.18
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: ... | | |
Peter Korsgaard | f30e54eb92b | Update for 2014.11-rc3
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Gustavo Zacarias | 1cd15cb15a1 | dhcp: update dhclient-script
The previous no-op dhclient-script is useless and in fact can lead
users to believe thi... | | |
Gustavo Zacarias | 489848b1fa2 | tcpdump: add 3 security patches
Fixes:
CVE-2014-8767 - denial of service in verbose mode using malformed OLSR
payloa... | | |
Gustavo Zacarias | 6045904752b | bind: not available for static builds
Fixes:
http://autobuild.buildroot.net/results/e27/e27111f484f72c77d2179fa1a29e... | | |
Peter Korsgaard | 43f86236969 | mpg123: needs host-pkgconf
SDL detection is done using pkg-config.
Fixes http://autobuild.buildroot.net/results/437... | | |
Baruch Siach | ba3821bcf75 | btrfs-progs: fix static build
libuuid needs -lintl when BR2_NEEDS_GETTEXT_IF_LOCALE is set.
Fixes:
http://autobuild... | | |
Vicente Olivert Riera | f3f96b17916 | qt: Webkit Module needs a toolchain with NPTL
Qt Webkit Module uses pthread_getattr_np() which is implemented in
too... | | |
Vicente Olivert Riera | 89207cc06d2 | qt: Script Module needs a toolchain with NPTL
Qt Script Module uses pthread_getattr_np() which is implemented in
too... | | |
Gustavo Zacarias | ab949f9130a | pciutils: install to /usr/bin rather than /usr/sbin
Somehow busybox thinks debian standards are the rule and install... | | |
Yann E. MORIN | 387bdde5df6 | package/nfs-utils: use pkg-config to find libtirpc
Fixes:
http://autobuild.buildroot.net/results/17d/17d1d94e6f1... | | |
Yann E. MORIN | 211a321934f | package/nfs-utils: rename patches
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Kors... | | |
Yann E. MORIN | 85802bb9808 | package/libtirpc: add -pthread to the private libraries
Fixes:
http://autobuild.buildroot.net/results/17d/17d1d9... | | |
Yann E. MORIN | 5acbbad05cf | package/libtirpc: rename patches
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsg... | | |
Gustavo Zacarias | bbd3d847a3a | (e)glibc: add security patches for CVE-2014-7817
Fixes:
CVE-2014-7817 - command execution in wordexp() with WRDE_NOC... | | |
Francois Perrad | f824d3e2beb | botan: fix static build
see http://autobuild.buildroot.net/results/2d1/2d1563e253b669b45c9df449c5b3a750c04a43dc/
th... | | |
Yann E. MORIN | 3e0440407aa | toolchain/external: fix building the wrapper on MIPS
Some crazy folks use MIPS machines as build machines. ;-)
On M... | | |
Thomas Petazzoni | 83aded6ce8d | libz160: fix comment header
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Jérôme Pouiller | 820bd032af3 | libz160: new package
An API for user space programs to perform 2D accelerated graphics operations
on AMD GPU
[Thoma... | | |
Jérôme Pouiller | c98a4de7b43 | libfslvpuwrap: Use self-extractible helper
[Thomas: remove unneeded comment.]
Signed-off-by: Jérôme Pouiller <jezz@... | | |
Jérôme Pouiller | 90a40b6bdf8 | libfslparser: Use self-extractible helper
[Thomas: remove unneeded comment.]
Signed-off-by: Jérôme Pouiller <jezz@s... | | |
Jérôme Pouiller | 349dfdd4fae | libfslcodec: Use self-extractible helper
[Thomas: remove unneeded comment.]
Signed-off-by: Jérôme Pouiller <jezz@sy... | | |
Jérôme Pouiller | 0f0e795d75d | imx-vpu: Use self-extractible helper
[Thomas: remove unneeded comment about seeing freescale-imx.mk.]
Signed-off-by... | | |
Jérôme Pouiller | 1d0bbe9a691 | firmware-imx: Use self-extractible helper
[Thomas: remove useless comment about looking in freescale-imx.mk.]
Signe... | | |
Jérôme Pouiller | f2a8f79c025 | freescale-imx: Add helper to extract self-extractible binaries
[Thomas:
- reword the comment of the new macro, and ... | | |
Vicente Olivert Riera | 46ede997d4d | git: bump version to 2.2.0
- Bump version to 2.2.0
- Update the hash value
Signed-off-by: Vicente Olivert Riera <Vi... | | |
Vicente Olivert Riera | 8c65e51e303 | lvm2: bump version to 2.02.113
- Bump version to 2.02.113
- Update the hash value
Signed-off-by: Vicente Olivert Ri... | | |
Gustavo Zacarias | 9739d823db6 | flac: bump to version 1.3.1
All patches upstream and add hash file.
[Thomas: remove AUTORECONF = YES, since we no l... | | |
Gustavo Zacarias | 9245aef2b54 | configs/p1010rdb: bump to kernel 3.17.4
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Tho... | | |
Baruch Siach | 30362526a08 | nftables: fix static build
libnftnl needs -ljansson when built with json support.
Fixes:
http://autobuild.buildroot... | | |
Baruch Siach | 05aa5b49739 | libnspr: fix static build
Disable shared library in a static build.
Fixes:
http://autobuild.buildroot.net/results/6... | | |
Bernd Kuhls | c9e2be0cd80 | package/tvheadend: Add support for liburiparser
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: ... | | |
Bernd Kuhls | b2d327d0dd3 | package/liburiparser: New package
[Thomas:
- put liburiparser at the right place in package/Config.in, i.e
sorte... | | |
Simon Marchi | 4aa0271d179 | lttng-babeltrace: Remove dependency on lttng-tools
babeltrace is used to read the traces generated by lttng, but it ... | | |
Gustavo Zacarias | 4e987b1cd48 | rng-tools: bump to version 5
Add semi-automatic libgcrypt dependency for i386/x86_64 to use RDRAND.
This is exclusiv... | | |
Benoît Thébaudeau | 1144059ede5 | samba: Add support for libnss_win*.so* installation
The libnss_wins and libnss_winbind libraries are required in ord... | | |
Peter Korsgaard | 6c9f95305fc | package: add python-networkmanager
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Acked-by: Ryan Barnett <ryan... | | |
Pedro Aguilar | 6322f25e1fe | guile: Add new package
Guile is an interpreter and compiler for the Scheme programming
language, a clean and elegant... | | |
Thomas Petazzoni | 8df26deab14 | libunistring: add wchar dependency
Even though libunistring itself builds fine, its library contains
undefined refer... | | |
Pedro Aguilar | 319e7ffbe8f | libunistring: host-libunistring is needed by guile
Signed-off-by: Pedro Aguilar <paguilar@paguilar.org>
Signed-off-b... | | |
Pedro Aguilar | b0476427f6c | bdwgc: Add new package
bdwgc is a garbage collector for C and C++. The Boehm-Demers-Weiser
conservative garbage coll... | | |
Pedro Aguilar | 7522023a845 | libatomic_ops: Add host-libatomic_ops
The host-libatomic_ops is needed by host-bdwgc that is needed
in turn by guile... | | |
Peter Korsgaard | 7a6d8bf5d8e | network-manager: S45network-manager: don't use pidof -o option
The pidof -o option is only available in the Busybox ... | | |
Gustavo Zacarias | 067570a39f6 | valgrind: bump to version 3.10.1
Add hash file and switch to a non-dead homepage.
Enable for supported architectures... | | |
Gustavo Zacarias | cfb3af459c6 | liboping: bump to version 1.8.0
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsg... | | |
Nathaniel Roach | 94319c61d84 | package/network-manager: NM needs isc-dhcpc or dhcpcd
NM only currently supports isc-dhcpc and dhcpcd as clients bec... | | |
Max Filippov | b20bb0c7b74 | binutils: fix xtensa trampolines search code for conditional branches
This fixes the following build errors seen whe... | | |
Peter Korsgaard | 6455547a43b | lame: also disable debug handling on arm(eb)
Not all arm (E.G. non-VFP) toolchains define the control word macros, s... | | |
Gustavo Zacarias | 42d40e2ea0a | libksba: security bump to version 1.3.2
Fixes a buffer overflow in ksba_oid_to_str.
Signed-off-by: Gustavo Zacarias... | | |
Gustavo Zacarias | 87fd1bd5ce2 | system/permissions: /etc/random-seed must be mode 600
Otherwise it's a big security risk.
Signed-off-by: Gustavo Za... | | |
Yann E. MORIN | a3926f3a64f | package/clamav: fix static build
clamav unconditionally includes dlfcn.h which is missing on a uClibc
that is config... | | |
Gustavo Zacarias | b89ce67523b | libpng: security bump to version 1.6.15
Fixes an out-of-bounds memory access in png_user_version_check().
Signed-of... | | |
Peter Korsgaard | d8ce24077b6 | package: add python-httplib2
[Thomas: fix the license, it is MIT, not BSD-3c.]
Signed-off-by: Peter Korsgaard <pete... | | |
Peter Korsgaard | e4a1a4f4ea1 | rtai: fix typo in config script fixup
Reported-by: Spielmann Werner <Werner.Spielmann@SWAROVSKI.COM>
Signed-off-by: ... | | |
Peter Korsgaard | ccec35e342a | gd: use pkg-config to figure out png linker flags
So gdlib-config --libs returns the full dependency chain (-lpng16 ... | | |
Peter Korsgaard | 46c644310c8 | gd: needs host-pkgconf
configure uses PKG_CHECK_MODULES, so it needs to depend on host-pkgconf.
Signed-off-by: Pete... | | |
Peter Korsgaard | 74b399e7cd4 | sqlcipher: fix static linking with openssl
Pass the needed libraries in LIBS instead of LDFLAGS so they end up last ... | | |
Gustavo Zacarias | 71d3b5c1080 | flac: add security patches
Fixes:
CVE-2014-9028 - Heap buffer write overflow
CVE-2014-8962 - Heap buffer read overfl... | | |
Gustavo Zacarias | fd71748f0db | grep: bump to version 2.21
Also add hash file.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off... | | |
Baruch Siach | 73d7bc535e5 | gptfdisk: fix static build
libuuid may need -lintl. Augment the existing Makefile patch to support adding
link depen... | | |
Peter Korsgaard | ec3730cbf86 | libshairplay: needs avahi with libdnssd compat option at runtime
libshairplay uses dlopen to open libdnssd at runtim... | | |
Peter Korsgaard | 7c00cd1c31e | xorg-server: needs mmu
os/utils.c::System() unconditionally uses fork(), so it only builds on
configurations with mm... | | |
Baruch Siach | e9201d558f0 | czmq: fix static build
libstdc++ may also need -lm.
Fixes:
http://autobuild.buildroot.net/results/aab/aab80285c5464... | | |
Baruch Siach | 3112f4bb18c | uemacs: bump to latest LT master
Latest LT (Linus Torvalds) master fixes symbol collision with ncurses.
Drop patche... | | |
Baruch Siach | 5f423a8ad93 | xl2tp: fix static build
Use pcap-config to list dependencies of libpcap.
Fixes:
http://autobuild.buildroot.net/resu... | | |
Thomas Petazzoni | cb54da1b03f | radvd: add a patch to fix build failure on architectures without sysctl()
Modern architectures such as ARC do not pr... | | |
Thomas Petazzoni | 870b94c944d | radvd: switch to new patch naming convention, use Git formatted patches
This commit renames the radvd patches to fol... | | |
Thomas Petazzoni | fce6527af36 | ushare: do not allow building in static lib situations
The ushare configure script is a custom shell script, and it ... | | |
Thomas Petazzoni | 4f7249b2817 | mpdecimal: fix build on pure static library configurations
This commit adds a patch to mpdecimal that makes it under... | | |
Fabio Porcedda | 8f538ec07c6 | sstrip: fix source svn repository url
Because the svn repository url was changed the command "make
sstrip-source" gi... | | |
Guillaume GARDET | 70f8b1d5d81 | package/squid: enable ICAP client support in squid
Signed-off-by: Guillaume GARDET <guillaume.gardet@oliseo.fr>
Sign... | | |
Guillaume GARDET | d29eb641d3e | package/squid: define the log directory, pidfile and swapdir
Signed-off-by: Guillaume GARDET <guillaume.gardet@olise... | | |
Yegor Yefremov | f898daf3a17 | python-certifi: add new package
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Reviewed-by: "Yann E. MOR... | | |
Baruch Siach | 0f1d4189b54 | heirloom-mailx: disable static build
heirloom-mailx implements its own version of getopt() that collides with the C
... | | |
Peter Seiderer | a79bcdba812 | dillo: needs iconv
Fixes:
http://autobuild.buildroot.net/results/4a7/4a765a66bea1ecf4ec5e4da00b847bc931071132/
Sig... | | |
Yann E. MORIN | 452c8da326a | pkg-autotools: only apply libtool patch at the right moment
Currently, we apply the libtool patch at post-patch time... | | |
Yann E. MORIN | b3b2222fa71 | pkg-autotools: fold the libtool patching code directly into the hook
We now have only one caller of the libtool patc... | | |
Yann E. MORIN | 2fceab73f11 | pkg-autotools: remove redundant shell conditional
The libtool patching function checks whether patching libtool is w... | | |
Johan Oudinet | d2ae9010368 | pkg-autotools: move the libtool patching call out of the autoreconf hook
Call it as a standalone hook, like is done ... | | |
Johan Oudinet | f2d0052f3b6 | pkg-autotools: commonalise the libtool patching code
Currently, the heuristic to patch libtool scripts is duplicated... | | |
Yann E. MORIN | 59c647e37dd | pkg-autotools: re-order cleaning up the host dependencies
Move the host dependencies cleanup out from in-between all... | | |
Johan Oudinet | 3a82b1ec3db | pkg-autotools: move common macros
Currently, the common macros used for the various hooks are defined for
each and e... | | |
Zoltan Gyarmati | a65e2a9a21a | grantlee: version bump and allow building with qt5
Signed-off-by: Zoltan Gyarmati <mr.zoltan.gyarmati@gmail.com>
Sig... | | |
Peter Seiderer | c3c6fa297a4 | gst1-validate: needs python
If host installed python version is < 2.7.0 gst1-validate compile will fail with
check... | | |
Maxime Hadjinlian | 9d918e11dcc | manual: Add newline before block code
This won't change the output, it's only a style issue.
Signed-off-by: Maxime ... | | |
Maxime Hadjinlian | 0514265b73a | manual: Add missing vim header
Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Acked-by: "Yann E. MOR... | | |
Maxime Hadjinlian | 7ffa8e4c60b | manual: Remove trailing space
Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Acked-by: "Yann E. MORI... | | |
Maxime Hadjinlian | 58cb4918753 | manual: Rework makedevs syntax
State that it should be a space separated list and fix the example.
Also reduce the n... | | |
Bernd Kuhls | b4c7db619e1 | package/openssl: drop libdl from more pc files
This is a follow-up patch for
http://git.buildroot.net/buildroot/comm... | | |
Jerzy Grzegorek | 7661580ff2c | tvheadend: indentation cleanup
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Jerzy Grzegorek <... | | |
Guido Martínez | 0772e28dbb7 | package: matchbox-keyboard: use install instead of cp
in order to not depend on the previous permissions of the file... | | |
Francois Perrad | 6199f0f8239 | support/scripts/scancpan: generate hash file
retrieve MD5 and SHA256 from metacpan.org, and store them in the hash
f... | | |
Baruch Siach | 4fc94a76cc6 | omniorb: bump to version 4.2.0
Also add a hash file.
The release announcement
(http://www.omniorb-support.com/piper... | | |
Peter Korsgaard | d1935562e83 | dbus-python: add python3 support
[Thomas: update the dependencies of the comment to take into account
that we can no... | | |
Peter Korsgaard | fbb8cbfdf4e | python3: add patch to fix --includes / --ldflags output of python3-config
The build/real prefix handling using sed b... | | |
Peter Korsgaard | a8998ae9c54 | dbus-python: cleanup package
The patch is not needed anymore as the proper includes can be specified
using PYTHON_IN... | | |
Simon Marchi | 47667497ec2 | python-netifaces: enable on Python 3
Version 0.10.4 is compatible with python 3.
[Thomas: change the patch to simpl... | | |
Guido Martínez | 4273d4d9ff5 | fs/iso9660: use install instead of cp
This way we don't depend on the permissions of files under boot/ or fs/,
which... | | |
Guido Martínez | 5dac9fddbf4 | boot/grub: use install instead of cp
This way we don't depend on the permissions of files under boot/grub/,
which ar... | | |
Guido Martínez | 04576d9e553 | nitrogen6x: use install instead of cp
in order to not depend on the previous permissions of each file
Signed-off-by... | | |
Romain Naour | 00152b6a1fe | mcelog: new package
[Thomas:
- use "make install", which allows to remove the custom installation
logic in mce... | | |
Yann E. MORIN | 1fee946037f | package/erlang: disable for static builds
erlang wants to build shared libs, always.
So, disable erlang when we're ... | | |
Bernd Kuhls | ea469fe620d | package/mesa3d: bump version to 10.3.4
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Pe... | | |
Nicolas Serafini | 98c6ad3a8a3 | exiv2: new package
Add support for Exiv2 library and utility to manage image metadata
Exiv2 can be built in GPLv2+ ... | | |
Peter Korsgaard | e6dcfa5693e | libllcp: needs host-pkgconf
configure.ac uses PKG_CHECK_MODULES, so we need host-pkgconf.
Signed-off-by: Peter Kors... | | |
Peter Korsgaard | 96056dfb1ad | libllcp: ensure graphviz isn't used to generate documentation
We don't need the documentation, so it is a waste of t... | | |
Bernd Kuhls | d52118ddd6f | package/weston: Fix wrong condition to display the comment
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Sign... | | |
Bernd Kuhls | 74b87a81fd8 | package/wayland: Fix wrong condition to display the comment
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Sig... | | |
Thomas Petazzoni | cce0add500b | toolchain: do not allow locale generation when locale support is not available
When the C library being used is uCli... | | |
Thomas Petazzoni | bd0ffe2206f | toolchain: do not allow BR2_GENERATE_LOCALE with musl
Generating locales is possible in two situations:
- With the... | | |
Thomas Petazzoni | 1b49c92c33f | uclibc: do not use GENERATE_LOCALE
Since commit 33de7401701e5242196a86b0695ee4ae9a4c4082 ("Makefile:
convert "target... | | |
Thomas Petazzoni | 404f4933c93 | Makefile: use more sensible names for locale related variables
The GENERATE_LOCALE variable is used for the qstrippe... | | |
Gustavo Zacarias | 76d7b05b5bf | linux: bump default version to 3.17.4
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter... | | |
Gustavo Zacarias | 4c15d617b59 | linux-headers: bump 3.{17, 14, 12, 10}.x series
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off... | | |
Bernd Kuhls | 337d40e7ad9 | package/dovecot: Fix symbol conflict in static build with MySQL enabled
Fixes
http://autobuild.buildroot.net/results... | | |
Peter Korsgaard | 641e00ef236 | Update for 2014.11-rc2
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Peter Korsgaard | 7dfba6f545c | CHANGES: Update with recent changes
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Baruch Siach | 919e0d69f74 | rt-tests: needs MMU
Fixes:
http://autobuild.buildroot.net/results/123/12341a8b9c5696bbb392d8b891e013b5023f4105/
http... | | |
Baruch Siach | 2b88b05443a | czmq: fix static build
czmq configure script uses gcc to test zmq linking so libstdc++ is not added
automatically. D... | | |
Bernd Kuhls | 956823ded7d | package/mesa3d-demos: Fix build error
Fixes
http://autobuild.buildroot.net/results/8f2/8f292f1151089d20f33c599320941... | | |
Gustavo Zacarias | f785130d68b | sysvinit/inittab: adjust shutdown
The previous shutdown sequence was basically a no-op, it did't call rcK
to stop an... | | |
Peter Korsgaard | 7e1728bb05a | clamav: fix bzip2 detection
Configure gets confused if the host has bzip2 development headers, so force
the results.... | | |
Gustavo Zacarias | 1dbb7e8a822 | system/inittab: adjust shutdown
Drop null id since that means "don't show anything" for busybox init,
hence the shut... | | |
Gustavo Zacarias | 59119da778c | clamav: security bump to version 0.98.5
Fixes:
CVE-2013-6497 - the jwplayer.js file causes ClamAV to seg fault when
... | | |
Baruch Siach | 6480559a505 | omniorb: fix build for uclinux
Add a patch to make configure correctly identify uclinux.
Also, disable build of sha... | | |
Baruch Siach | 7b58f417c85 | canfestival: disable static build
canfestival doesn't really support static build. The configure script accepts
the ... | | |
Maxime Hadjinlian | 1595d6b5316 | package/*/*.mk: Fix indent
Change LIBFOO_PERMISSIONS everywhere to be a space-separated list.
As nothing was specifi... | | |
Gustavo Zacarias | 3cd5b136c51 | dhcpcd: bump to version 6.6.2
Also add hash file.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-... | | |
Gustavo Zacarias | 4859f979b23 | network-manager: adjust dhclient and dhcpcd directories
dhclient and dhcpcd were moved from /usr/sbin to /sbin for b... | | |
Gustavo Zacarias | 3c79d8adf4c | dhcpcd: use standard installation
Drop the custom/manual install cmds and do a normal make install.
This gets dhcpcd... | | |
Vicente Olivert Riera | 15e06dc473c | elfutils: bump version to 0.160
- Bump version to 0.160
- Add a hash file
- Adapt patches to the new version
- Add a... | | |
Vicente Olivert Riera | 0664897fb6f | elfutils: rename patches to follow the new name structure
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec... | | |
Jörg Krause | 20fbed2f714 | package/shairport-sync: fix init script
shairport-sync uses libdaemon for running as daemon and creating the pidfile... | | |
Vicente Olivert Riera | ba992db9764 | sqlite: bump version to 3.8.7.2
- Bump version to 3.8.7.2
- Update hash value
Signed-off-by: Vicente Olivert Riera ... | | |
Vicente Olivert Riera | 1d547a65d24 | lvm2: bump version to 2.02.112
- Bump version to 2.02.112
- Update hash value
Signed-off-by: Vicente Olivert Riera ... | | |
Vicente Olivert Riera | ff9b9adb06b | git: bump version to 2.1.3
- Bump version to 2.1.3
- Add a hash file
Signed-off-by: Vicente Olivert Riera <Vincent.... | | |
Gustavo Zacarias | dd0e3ecb08d | btrfs-progs: bump to version 3.17.2
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas ... | | |
Peter Korsgaard | 7450386ae9b | x264: disable opencl support
We don't have anything providing opencl support in Buildroot, so this is
just dead code... | | |
Peter Korsgaard | 5a22ca1b63a | libsoup: bump version
python3 patch is now upstream.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Peter Korsgaard | d81d202e972 | mysql: host variant needs ncurses as well
Similar to the target variant.
Fixes:
http://autobuild.buildroot.net/resu... | | |
Peter Korsgaard | 32c2385f268 | e2fsprogs: fix static linking issues with libintl
Util-linux (and hence libuuid) links against libintl if
BR2_NEEDS_... | | |
Peter Korsgaard | cd331c1e1d1 | package/python-*: drop redundant python || python3 dependencies
As discussed on the list:
http://lists.busybox.net/... | | |
Peter Seiderer | 3784634fb9d | evemu: add hash
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@... | | |
Peter Seiderer | 4b8bab32538 | evemu: bump version to 2.1.0
See [1] for details.
Change download url and source package format to enable usage of
... | | |
Peter Seiderer | 3b14aa2e7d8 | libevdev: add hash
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Reviewed-by: Vicente Olivert Riera <Vincent.Rie... | | |
Peter Seiderer | 59fae9353b4 | libevdev: bump version to 1.3.1
See [1] and [2] for details.
[1] http://lists.freedesktop.org/archives/input-tools/... | | |
Gustavo Zacarias | d30cc67c51e | mpd: bump to version 0.19.4
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzon... | | |
Baruch Siach | 7ee766369ca | vlc: allow dynamically linking live555
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzo... | | |
Baruch Siach | 6d6728ac2c4 | live555: add support for building dynamic libraries
Both config.linux and config.linux-with-shared-libraries already... | | |
Gustavo Zacarias | 6ea07d5286c | ndisc6: use LIBS for libintl
Use LIBS instead of LDFLAGS for "-lintl", otherwise LDFLAGS gets
evaluated to the left ... | | |
Guido Martínez | 36c84781293 | package: linux-fusion: use install instead of cp
in order to not depend on the previous permissions of the file
Sig... | | |
Gustavo Zacarias | 38372fbbef3 | dhcp: install dhclient to /sbin
Debian ifupdown uses an explicit call to /sbin/dhclient.
Busybox ifupdown uses the s... | | |
Francois Perrad | 530f12d29d8 | perl-cross: bump to version 0.9.4
this release fixes the build when BR2_PREFER_STATIC_LIB
see http://autobuild.build... | | |
Bernd Kuhls | 924d832cb46 | package/openssl: rename patches to the new convention
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-of... | | |
Philippe Proulx | cc3f5258d21 | rapidjson: simplify install commands
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Acked-by: Arnout Vande... | | |
Gustavo Zacarias | eb50abe7cf2 | debianutils: new package
[Thomas: add optional dependency on Busybox, because debianutils
installs its own version o... | | |
Baruch Siach | 44d15563c70 | live555: use upstream install target for staging installation
Move include directories out of $(STAGING_DIR)/usr/inc... | | |
Gustavo Zacarias | ec52d2b7999 | whois: bump to version 5.2.2
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzo... | | |
Gustavo Zacarias | a2dbd039d8e | sg3_utils: bump to version 1.40
Also add hash file.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signe... | | |
Bernd Kuhls | b0abee37c85 | package/tvheadend: add support for host-python3
Added upstream:
https://github.com/tvheadend/tvheadend/commit/5a07ff... | | |
Bernd Kuhls | eca98a10b85 | package/tvheadend: Bump version
Needed to add support for host-python3
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-on... | | |
Jörg Krause | 92aa6f0cc46 | nodejs: Revert "nodejs: disable ssl2 and ssl3 when openssl is not built"
This reverts commit e712638b4adc6e18b3ce99a... | | |
Jörg Krause | 3bc199871e5 | package/nodejs: fix build error without OpenSSL support
Add a patch to fix broken build of nodejs without OpenSSL su... | | |
Next → |