aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | sane-backends: select all backends when CONFIG_ALLLuiz Angelo Daros de Luca2015-10-26
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | sane-xxx backend packages are hidden packages with custom config and CONFIG_ALL does not select them alone. Now sane-backends depends on +ALL:sane-backends-all. No existing ipk is affected as the changed package/sane-backends does not exist as an ipk. 030-musl.patch was updated to be submitted upstream. However, the added preprocessor #if are always true for OpenWRT and will not change the resulting code. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | node: disable MIPS16John Crispin2015-10-26
| | | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org>
* | Merge pull request #1875 from psidhu/masterSteven Barth2015-10-26
|\ \ | | | | | | gpsd: initial add to packages
| * | gpsd: initial add to packagesPushpal Sidhu2015-10-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | This package is currently in oldpackages. Add here to keep support for gpsd. From oldpackages, this was bumped from 3.10 -> 3.15 and includes an upstream patch to allow building with musl. Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com>
* | | Merge pull request #1891 from wifidog/wifidog-1.3.0Steven Barth2015-10-26
|\ \ \ | | | | | | | | wifidog: Bump to 1.3.0
| * | | wifidog: Bump to 1.3.0Michael Haas2015-10-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Updates wifidog to latest upstream release. * Removes patches/100-musl-compat.patch as that's included in 1.3.0 Signed-off-by: Michael Haas <haas@computerlinguist.org>
* | | | libuecc: update to v6Matthias Schiffer2015-10-25
|/ / / | | | | | | | | | Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | unrar: update to v5.3.6Álvaro Fernández Rojas2015-10-24
| | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | shairport-sync: update to v2.6Álvaro Fernández Rojas2015-10-24
| | | | | | | | | | | | | | | | | | | | | Closes https://github.com/openwrt/packages/pull/1869 Signed-off-by: Mike Brady <mikebrady@eircom.net> Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | unrar: add libunrar supportÁlvaro Fernández Rojas2015-10-24
| | | | | | | | | | | | | | | | | | | | | Closes https://github.com/openwrt/packages/pull/1882 Signed-off-by: Nikolay Podoprigora volzhanin@gmail.com Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | Merge pull request #1888 from arfett/masterSteven Barth2015-10-24
|\ \ \ | | | | | | | | mwan3-luci updated to 1.4-4
| * | | mwan3-luci updated to 1.4-4Aedan ARFETT Renner2015-10-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Hard-coded location of ip (/usr/bin/ip) in controller file Added space after "for" in .htm files to clean it up signed-off-by: Aedan "ARFETT" Renner <chipdankly@gmail.com>
* | | | Merge pull request #1890 from damianorenfer/masterSteven Barth2015-10-24
|\ \ \ \ | |/ / / |/| | | libs/libsodium: update to 1.0.4
| * | | libs/libsodium: update to 1.0.4Damiano Renfer2015-10-24
|/ / / | | | | | | | | | Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
* | | Merge pull request #1886 from jow-/python-build-depend-fixJo-Philipp Wich2015-10-23
|\ \ \ | | | | | | | | python: fix two build depend issues
| * | | python: fix two build depend issuesJo-Philipp Wich2015-10-23
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Build depends must refer to the source package name, not the binary one, therefore we need to use `bzip2` in order to enforce a build of libbz2.so. Also make the host python build depend on the bzip2 host build in order to ensure that host python is built with bzip2 support. We don't need a build dependency for the target python as this already depends on +libbz2 through python-light. That package dependency in turn implies a build dependency. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | Merge pull request #1833 from commodo/keepalived-libnlSteven Barth2015-10-22
|\ \ \ | | | | | | | | keepalived: update to use only libnl-genl
| * | | keepalived: update to use only libnl-genlAlexandru Ardelean2015-10-01
| | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | Merge pull request #1808 from ryzhovau/mpg123-deps-and-binsSteven Barth2015-10-22
|\ \ \ \ | | | | | | | | | | mpg123: simplify dependanciess, add more binaries
| * | | | mpg123: simplify deps, add more binariesAlexander Ryzhov2015-09-25
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* | | | | Merge pull request #1860 from karlp/libcoap-endianSteven Barth2015-10-22
|\ \ \ \ \ | | | | | | | | | | | | libcoap: Pass endian flags down to target
| * | | | | libcoap: Pass endian flags down to targetKarl Palsson2015-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes github issue #1856 Signed-off-by: Karl Palsson <karlp@tweak.net.au>
* | | | | | Merge pull request #1866 from MikePetullo/libgeeSteven Barth2015-10-22
|\ \ \ \ \ \ | | | | | | | | | | | | | | libgee: add new package
| * | | | | | libgee: add new packageW. Michael Petullo2015-10-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | Merge pull request #1867 from MikePetullo/lcdgriloSteven Barth2015-10-22
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | lcdgrilo: add new package
| * | | | | | | lcdgrilo: add new packageW. Michael Petullo2015-10-18
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | gnutls: update to 3.4.6Nikos Mavrogiannopoulos2015-10-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | | php5: update to 5.6.14Michael Heimpold2015-10-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | node-cylon: dont double build firmata and serialportJohn Crispin2015-10-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org>
* | | | | | | freeradius2: cleanup init scriptDaniel Golle2015-10-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The initscript originally imported from oldpackages no longer does the job, sed'ery around ifconfig is just not the way. Remove stuff which can also be done via /etc/freeradius2/* or /etc/default/radiusd instead. Fixes #1769 and #1193 Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | libupm: add fixes for 2 sensorsJohn Crispin2015-10-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org>
* | | | | | | Merge pull request #1876 from mlichvar/chrony-update-2.2Steven Barth2015-10-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | chrony: update to 2.2
| * | | | | | | chrony: update to 2.2Miroslav Lichvar2015-10-20
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Support for authentication with command key was replaced with communication over Unix domain socket. Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
* | | | | | | Merge pull request #1877 from Adze1502/masterSteven Barth2015-10-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | mwan3: update to version 1.6-3
| * | | | | | | mwan3: update to version 1.6-3Jeroen Louwes2015-10-20
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for changed location ip binary Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
* | | | | | | swig: make it compile even if pcre libs are not availableJohn Crispin2015-10-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org>
* | | | | | | node: add a python/host dependencyJohn Crispin2015-10-20
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org>
* | | | | | zabbix: enable IPv6 supportEtienne CHAMPETIER2015-10-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | compile tested on trunk, run tested on CC (ar71xx) size before: 96757 zabbix-agentd_2.4.6-1_ar71xx.ipk 29180 zabbix-get_2.4.6-1_ar71xx.ipk 258979 zabbix-proxy_2.4.6-1_ar71xx.ipk 35121 zabbix-sender_2.4.6-1_ar71xx.ipk 282885 zabbix-server_2.4.6-1_ar71xx.ipk size after: 97359 zabbix-agentd_2.4.6-2_ar71xx.ipk 29841 zabbix-get_2.4.6-2_ar71xx.ipk 259948 zabbix-proxy_2.4.6-2_ar71xx.ipk 35801 zabbix-sender_2.4.6-2_ar71xx.ipk 284019 zabbix-server_2.4.6-2_ar71xx.ipk original PR by Thomas Bahn <thomas-bahn@gmx.net> Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* | | | | | Merge pull request #1847 from jow-/motion-musl-compatSteven Barth2015-10-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | motion: fix segmentation fault under musl libc
| * | | | | | motion: fix segmentation fault under musl libcJo-Philipp Wich2015-10-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | During startup, motion calls pthread_getspecific() through motion_log() before pthread_key_create() has been called yet. This works on glibc and uclibc but segfaults on musl because motion is relying on undefined behaviour here. Move the pthread initialization before motion_startup() so that tls_key_threadnr is initialized when motion_log() is called. Also enforce the use of strerror_r() on musl by defining XSI_STRERROR_R on all non-glibc systems because the supposed replacement code is broken and crashes on musl. References: http://www.lavrsen.dk/foswiki/bin/view/Motion/BugReport2015x09x30x203633 Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | | | | | swig: add PKG_LICENSE_FILEJohn Crispin2015-10-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org>
* | | | | | | node-hid: set proper version and revisionJohn Crispin2015-10-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix revision variables * fix version variables Signed-off-by: John Crispin <blogic@openwrt.org>
* | | | | | | node-hid: set proper version and revisionJohn Crispin2015-10-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix revision variables * fix version variables Signed-off-by: John Crispin <blogic@openwrt.org>
* | | | | | | node-cylon: add proper download path and set version properlyJohn Crispin2015-10-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix version * fix download path * fix version variables Signed-off-by: John Crispin <blogic@openwrt.org>
* | | | | | | node-arduino-firmata: set proper download path and set version properlyJohn Crispin2015-10-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix download path * fix version variables Signed-off-by: John Crispin <blogic@openwrt.org>
* | | | | | | madplay: add PKG_RELEASE and keep oss variants nameJohn Crispin2015-10-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update PKG_RELEASE * dont change the name of the oss variant Signed-off-by: John Crispin <blogic@openwrt.org>
* | | | | | | madplay: add alsa build variantJohn Crispin2015-10-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org>
* | | | | | | yunbridge: add linux side python codeJohn Crispin2015-10-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | libupm: add packageJohn Crispin2015-10-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | libmraa: add mraa including mips platform codeJohn Crispin2015-10-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>