Commit graph

4082 commits

Author SHA1 Message Date
John Crispin
2e57574f30 yunbridge: add linux side python code
to make the bridge work we need to run an askfirst instance on the ttyS.
additionally add the lua scripts needed to make REST work. this is really ugly
code but it works. i already cleaned up to the original code, but there are still
issues such as a new luci session being created for each request.

Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-19 12:20:11 +02:00
John Crispin
221c1e3d03 libupm: add package
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>
2015-10-19 12:20:11 +02:00
John Crispin
896feff364 libmraa: add mraa including mips platform code
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>
2015-10-19 12:20:11 +02:00
John Crispin
1fd7b5d1e6 nodejs: add 0.12 version of node
add node-js 0.12 and a few gyp bindings

Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-19 12:20:11 +02:00
John Crispin
23bee2145f swig: add host build
this is a binding generator needed to build node plugins

Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-19 12:20:10 +02:00
Steven Barth
79cfbb8edf Merge pull request #1853 from szogi/master
open2300: re-add to the master, maintainer change, build check format fix
2015-10-19 10:36:12 +02:00
Steven Barth
98ab3562a0 Merge pull request #1864 from mlichvar/chrony-remove-old-files
chrony: remove old files
2015-10-19 10:35:46 +02:00
Steven Barth
ea0c4e6777 Merge pull request #1872 from MikePetullo/libdmapsharing
libdmapsharing: update to 2.9.32
2015-10-19 10:32:37 +02:00
Steven Barth
5009bfc874 Merge pull request #1873 from aTanW/master
gammu: bump to new upstream v1.36.6
2015-10-19 10:32:26 +02:00
aTanW
3a8d834c96 gammu: bump to new upstream v1.36.6
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
 Makefile |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
2015-10-19 10:26:57 +03:00
W. Michael Petullo
25f897ed98 libdmapsharing: update to 2.9.32
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-10-18 22:25:47 -04:00
Ted Hess
59fcc276d5 mjpg-streamer: Fix build/download order and cambozola repo reference
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-10-17 10:58:32 -04:00
Ted Hess
fb0b742a3f pianod: Fix build/download order
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-10-17 10:44:30 -04:00
Miroslav Lichvar
c75e456e25 chrony: remove old files
Remove files that were accidentally included in the previous merge
(pull request #1802). The obsolete patches are breaking the build now.

Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
2015-10-17 14:22:46 +02:00
Steven Barth
8f48703c7b Merge pull request #1863 from Zokormazo/less
less: update to 481
2015-10-17 08:29:38 +02:00
Ted Hess
af696323a7 pianod: Update to latest version, refresh patches
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-10-16 16:05:17 -04:00
Julen Landa Alustiza
45cb71805f less: update to 481
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
2015-10-16 21:39:19 +02:00
Steven Barth
a6ab8c074a Merge pull request #1857 from padre-lacroix/bandwidthd
Addition of bandwidthd from the oldpackages
2015-10-15 22:07:03 +02:00
Steven Barth
b0f89d5e4c Merge pull request #1861 from hansmi/master
[Unbound] Update to 1.5.5
2015-10-15 22:04:15 +02:00
Michael Hanselmann
c4db8d95ae [Unbound] Update to 1.5.5
Bump unbound to version 1.5.5 released on October 6, 2015.

Signed-off-by: Michael Hanselmann <public@hansmi.ch>
2015-10-14 22:37:51 +02:00
Jean-Michel Lacroix
ca4bdeaba6 Addition of bandwidthd from the oldpackages
Signed-off-by: Jean-Michel Lacroix lacroix@lepine-lacroix.info
2015-10-14 09:52:13 -04:00
Steven Barth
52585203a1 Merge pull request #1858 from oneru/patch-1
Fwknop: Fix setting getting overwritten
2015-10-13 11:30:39 +02:00
Miroslav Lichvar
71559ae85f chrony: import from oldpackages
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
2015-10-13 10:10:53 +02:00
Steven Barth
0f6e674a62 Merge pull request #1766 from hnyman/fix-collectd-dns
collectd: Delay first data read cycle by 1s
2015-10-13 08:52:39 +02:00
Steven Barth
ea9db94b7a Merge pull request #1799 from luizluca/sane
sane-backends: import from oldpackages (v2)
2015-10-13 08:51:25 +02:00
Steven Barth
c6fbda003d Merge pull request #1800 from TuxCoder/master
chaosvpn: add new package
2015-10-13 08:50:39 +02:00
Jonathan Bennett
d836259386 Fwknop: Fix setting getting overwritten
A typo in the init file was causing a certain setting to be overwritten on every daemon start.

Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
2015-10-12 22:28:28 -05:00
Gabor SZOLLOSI
5bf67e3ef8 open2300: added license informations
Signed-off-by: Gabor SZOLLOSI <dev@localnet.hu>
2015-10-12 20:36:23 +02:00
Matteo Croce
3c4a091aa4 Merge pull request #1849 from drizzt/master
fwknop: fix building without gpg
2015-10-12 18:57:03 +02:00
Steven Barth
72d9e6678d Merge pull request #1806 from ryzhovau/smstools3-compile-flags
smstools3: fix CFLAGS and LFLAGS
2015-10-12 17:02:41 +02:00
Matthias Schiffer
8b1b1dd9f3 ethtool: update to v4.2
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2015-10-12 15:22:58 +02:00
Gabor SZOLLOSI
9b136db3ce open2300: build check format fix
Signed-off-by: Gabor SZOLLOSI <dev@localnet.hu>
2015-10-11 21:19:02 +02:00
Gabor SZOLLOSI
56ed4e73e0 open2300: format security off 2015-10-11 21:13:08 +02:00
Luiz Angelo Daros de Luca
e8e9196a30 sane-backends: import from oldpackages and update
Changes since oldpackages:
- updated to 1.0.25
  * most of openwrt patches are upstreamed now
- cups dependency was completely removed
- small musl patch
- small uclibc patch
- removed link to extra libraries in libsane (used only
  for preload backends)
- sane-libs and sane-backends merged and exploded into
  individual packages for each backend:
  * libsane for sane library (which backends should dep on)
  * sane-daemon for saned daemon
  * sane-xxx for sane backend for xxx
  ** each backend has its own custom dep libraries
  * sane-backends-all (with no files) that deps on all backends
  * sane-qcam is only available for x86/x86_64
  ** other archs does not implement inb/outb (at least in musl)

Now it is possible to use SANE with much less FS space (KB
instead of MB).

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-10-11 00:39:22 -03:00
Gabor SZOLLOSI
c848b125f5 open2300: re-add to the master, maintainer change
Signed-off-by: Gabor SZOLLOSI <dev@localnet.hu>
2015-10-11 01:44:11 +02:00
Timothy Redaelli
eb23237cc1 fwknop: fix building without gpg 2015-10-09 17:10:13 +02:00
Álvaro Fernández Rojas
6981734402 unrar: update to v5.3.5
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-10-08 11:28:11 +02:00
Álvaro Fernández Rojas
d36eb1d57e flashrom: make flashrom-full the default variant, remove empty dependencies
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-10-08 11:17:43 +02:00
Álvaro Fernández Rojas
0056350123 dump1090: update to latest version
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-10-08 11:16:34 +02:00
Stefan Hellermann
26b6be72c7 add dfu-programmer
dfu-programmer is a Device Firmware Update based USB programmer for
Atmel chips with a USB bootloader. It's comparable to avrdude, but
optimized for Atmel chips with integrated USB DFU Bootloader.

Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
2015-10-07 17:38:23 +00:00
Nikos Mavrogiannopoulos
65b536c931 ocserv: updated to 0.10.9
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-10-07 16:38:19 +02:00
Hannu Nyman
91041ead33 collectd: Delay first data read cycle by 1s
Some collectd plugins launch third-party plugins that have variation in
initialisation time (like libpcap). Recently (since kernel bump to 4.1)
the DNS plugin has been causing collectd to crash semi-randomly at startup
on MIPS based WNDR3700.

Debugging led to realisation that the DNS plugin seems to require at least
0.1s time to start, before the first data reading attempt starts.

By default, the first data read cycle starts immediately, while apaprently
some of the plugins may still be asyncronously initialising. To make things
safe, this patch adds 1 second delay before the first data read cycle.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-10-07 12:51:33 +03:00
Steven Barth
1d853ac05a all: get rid of kmod-ipv6 dependencies
Signed-off-by: Steven Barth <steven@midlink.org>
2015-10-06 09:04:29 +02:00
Steven Barth
4d9501bdf3 Merge pull request #1837 from cyanidium/master
nut: add dev headers, nut-web-cgi and nut-avahi-service, bugfix
2015-10-06 09:00:18 +02:00
Steven Barth
d127ca715e Merge pull request #1843 from oskar456/aiccugnutls
aiccu: split into default and gnutls variant
2015-10-06 08:58:41 +02:00
Ondřej Caletka
2d127ccadd aiccu: split into default and gnutls variant
Signed-off-by: Ondřej Caletka <ondrej@caletka.cz>
2015-10-05 15:03:04 +02:00
Daniel Golle
c6e4be6b25 lvm2: update to version 2.02.132
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-10-05 12:57:03 +02:00
Marcel Denia
b9db0b8ead perl-parse-recdescent: Update to 1.967013
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-10-04 20:13:11 +02:00
Álvaro Fernández Rojas
0c90d5a300 shairport-sync: fix build when both variants are selected
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-10-04 16:44:53 +02:00
Álvaro Fernández Rojas
3deb63fafb flashrom: switch to build variants instead of config options
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-10-04 16:20:41 +02:00