| Commit message (Collapse) | Author | Age |
... | |
|/ /
| |
| |
| | |
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
|
| |
| |
| |
| | |
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
|
| |
| |
| |
| | |
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
|
|\ \
| | |
| | | |
libcoap: Pass endian flags down to target
|
| |/
| |
| |
| |
| |
| | |
Fixes github issue #1856
Signed-off-by: Karl Palsson <karlp@tweak.net.au>
|
|\ \
| | |
| | | |
libgee: add new package
|
| |/
| |
| |
| | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
| |
| |
| |
| | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
| |
| |
| |
| | |
Signed-off-by: John Crispin <blogic@openwrt.org>
|
| |
| |
| |
| |
| |
| |
| | |
upm is a sensor library that sits ontop of libmraa. it has support for a large
number of sensors and exports bindings for node, python, ...
Signed-off-by: John Crispin <blogic@openwrt.org>
|
| |
| |
| |
| |
| |
| |
| | |
mraa is a lowlevel io bus abstraction layer. it allows us to export bindings for
various linux io busses for node, python, ...
Signed-off-by: John Crispin <blogic@openwrt.org>
|
|/
|
|
| |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|
|
|
| |
Signed-off-by: Steven Barth <steven@midlink.org>
|
|
|
|
| |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
|
|
|
| |
Signed-off-by: Anton Glukhov <anton.a.glukhov@gmail.com>
|
|
|
|
| |
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
|
|
|
|
| |
Signed-off-by: Anton Glukhov <anton.a.glukhov@gmail.com>
|
|
|
|
| |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|
|
|
| |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|
|
|
| |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
|\
| |
| | |
opencv: disable precompiled headers
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
this commit fixes musl build
precompiled headers are not strictly necessary according to
https://gcc.gnu.org/onlinedocs/gcc/Precompiled-Headers.html
precompiled headers will probably be broken anyway in cross-compile cases
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
|
| |
| |
| |
| | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |
| |
| |
| | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |
| |
| |
| | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |
| |
| |
| | |
Signed-off-by: Steven Barth <steven@midlink.org>
|
| |
| |
| |
| | |
Signed-off-by: heil <heil@terminal-consulting.de>
|
| |
| |
| |
| |
| |
| |
| | |
This update fixes CVE-2014-6272. Change of source URL was needed,
because the older location does not contain the latest version.
Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
|
|\ \
| | |
| | | |
libzdb: musl compatibility fix
|
| | |
| | |
| | |
| | | |
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
|
|\ \ \
| | | |
| | | | |
boost: Fix building without hard float (fenv.h)
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\ \ \
| |/ /
|/| | |
libxml2: disable parallel build
|
| | |
| | |
| | |
| | |
| | |
| | | |
libxml2 fails to build in one of three runs.
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\ \ \
| |/ /
|/| | |
libstrophe : Update to version 0.8.8
|
| | |
| | |
| | |
| | | |
Signed-off-by: Chih-Wei Chen <changeway@gmail.com>
|
|/ /
| |
| |
| | |
Signed-off-by: Steven Barth <steven@midlink.org>
|
| |
| |
| |
| | |
Signed-off-by: heil <heil@terminal-consulting.de>
|
| |
| |
| |
| | |
Signed-off-by: John Crispin <blogic@openwrt.org>
|
| |
| |
| |
| | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\ \
| | |
| | | |
dtndht: fix musl build
|
| | |
| | |
| | |
| | |
| | |
| | | |
add missing headers on musl
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
|
|\ \ \
| |_|/
|/| | |
protobuf: add myself as maintainer.
|
| | |
| | |
| | |
| | | |
Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
adopt buildroot commit: 3d3f70b567718ae308b5704ddd7d107c4849309e
spotted while reviewing buildroot changes to postgresql
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
reported in forum:
https://forum.openwrt.org/viewtopic.php?id=59137
issue was discovered and fixed already in buildroot
git commit id: f5e4ca10220e2325d3a34c0a423388e40b27dbdf
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
|
|/ /
| |
| |
| |
| |
| | |
fixes build error with uclibc
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
|
| |
| |
| |
| | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|