| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
|
| |
IoTivity makes use of std::sto* and this is deactivated because GCC
things uClibc does not support C11, but it supports this part, not C11
completely. To make IoTivity work with uClibc a patch for this bug is
needed:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58393
An option would be this patch:
https://github.com/maximeh/buildroot/blob/master/package/gcc/4.9.1/850-libstdcxx-uclibc-c99.patch
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
|
|
|
|
| |
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
|
|\
| |
| | |
dnscrypt-proxy: add support for -E/--ephemeral-keys option.
|
| |
| |
| |
| | |
Signed-off-by: Adam Gensler <openwrt@a.gnslr.us>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Backport upstream commit 3aefaf3 which allows sslh to be built without
libpcre support. This was brought about by the move to musl which
doesn't support the non-POSIX REG_STARTEND regexec eflag.
Fixes: #1506
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
|
| |
| |
| |
| |
| |
| |
| | |
refresh patches
quickly run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
|
| |
| |
| |
| |
| |
| | |
run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
|
| |
| |
| |
| |
| |
| | |
run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
this will allow us to switch to procd and use jailing ...
this patch come from https://support.zabbix.com/browse/ZBXNEXT-611
big thanks to Boris Manojlovic
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
|
|\ \
| | |
| | | |
Fixed broken link in README.md
|
|/ /
| |
| |
| | |
I've fixed the obtain.firmware.sdk link.
Signed-off-by: Eric Schultz <eschultz@prplfoundation.org>
|
|\ \
| | |
| | | |
openldap: update to 2.4.41
|
| | |
| | |
| | |
| | | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|\ \ \
| | | |
| | | | |
micropython: update to fix build issue
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | | |
lighttpd: add liblua deps for lighttpd-mod-cml and lighttpd-mod-magnet
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
|
| |_|/ /
|/| | |
| | | |
| | | | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|\ \ \ \
| | | | |
| | | | | |
tvheadend: add new package
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Tvheadend is a TV streaming server and recorder for Linux. Legacy
Makefile for tvheadend was used as a skeleton, but most of its parts
were rewritten or updated later.
Procd init script allows to set some configuration options (these are
commented out in default Uci config for documentation purposes) and is
written in a way that it puts only configuration that needs to be
persistent to main memory. EPG database which is large and updated
regularly is put to tmpfs (this can be disabled in config).
Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
joe: bump to new upstream v4.0
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
Makefile | 8 ++++----
files/joerc | 28 ++++++++++++++++++++++++++++
2 files changed, 32 insertions(+), 4 deletions(-)
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
knot: update to 1.6.4
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
mwan3-luci updates for CC/trunk compatibility
|
| | |/ / / / /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Fixed two issues in Chaos Calmer and trunk:
-troubleshooting page not displaying
-UCI arguments out of order because of switch to musl c library from uclibc
Signed-off-by: Aedan "arfett" Renner <chipdankly@gmail.com>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |_|_|_|_|/
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* fix two typos in Makefile
* package transports seperately
* enable all installed transports by default
* use logfile so we don't stdio-choke gnunet-service-arm
-> should use syslog instead...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Saverio Proto <zioproto@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
esniper: add esniper
|
| | |_|/ / /
| |/| | | |
| | | | | |
| | | | | | |
Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
|
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
open-plc-utils: Remove excessive dot in PKG_SOURCE_VERSION definition
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: Günther Kelleter <guenther.kelleter@devolo.de>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
[v2] ngircd: import from oldpackages and update to 22.1
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Also enable IPv6 by default, depending on the OpenWrt
build config.
Signed-off-by: Claudio Leite <leitec@staticky.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Claudio Leite <leitec@staticky.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Claudio Leite <leitec@staticky.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
knxd: Fix build dependencies w/argp-standalone, add libstdcpp
|
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
shadow: fix su controlling terminal #1521
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: Pelle Johnsen <pelle.johnsen@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
gammu: update to latest 1.36.2 upstream
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
micropython/micropython-lib: update to latest
|
| | | | | | |
|