aboutsummaryrefslogtreecommitdiff
path: root/net/ola/Makefile
Commit message (Collapse)AuthorAge
* ola: fix dependency issues.Christian Beier2016-03-17
| | | | | | | This adds one patch from the upcoming 0.10.2 release to exclude Avahi/DNS-SD from build time detection and properly adds liblo as a dependency. Signed-off-by: Christian Beier <dontmind@freeshell.org>
* ola: update to 0.10.1Christian Beier2016-03-09
| | | | Signed-off-by: Christian Beier <dontmind@freeshell.org>
* ola: Update to 0.9.7.Christian Beier2015-07-16
| | | | Signed-off-by: Christian Beier <cb@shoutrlabs.com>
* ola: update to 0.9.6, tidy up makefile, try to resolve build dependencies.Christian Beier2015-07-02
| | | | Signed-off-by: Christian Beier <dontmind@freeshell.org>
* ola: mark as @BROKEN for now, breaks buildsSteven Barth2015-01-22
| | | | Signed-off-by: Steven Barth <steven@midlink.org>
* ola: use https:// urls for cloningJo-Philipp Wich2015-01-21
| | | | | | | The SSH transport can trigger interactive prompts during the build, this is failing all build bots atm. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* ola: Add an Open Lighting Architecture package.Christian Beier2015-01-20
The Open Lighting Architecture is a framework for lighting control information. It supports a range of protocols and over a dozen USB devices. It can run as a standalone service, which is useful for converting signals between protocols, or alternatively using the OLA API, it can be used as the backend for lighting control software. OLA runs on many different platforms including ARM, which makes it a perfect fit for low cost Ethernet to DMX gateways. Signed-off-by: Christian Beier <dontmind@freeshell.org>