4 Commits

Author SHA1 Message Date
hauke
c1a7fee484 boblight: update to boblight 478
- fixes gcc 4.8 error by using a version later than 428
see https://code.google.com/p/boblight/issues/detail?id=36
- add libusb-1.0 dependency

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39493 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-05 22:25:36 +00:00
jow
2f226e9d1f boblight: forcibly build against libstdc++
The uClibc++ implementation of stringstream operator>> is broken which
fails boblightd at runtime when parsing the configuration.

Due to the failed parsing, std::list unique() is called with an empty
list which causes the program to trigger a segmentation fault, this
is most likely another uClibc++ implementation error.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35027 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-06 19:41:39 +00:00
blogic
6b48c79e31 [packages] boblight libc++ fix
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32971 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-03 21:35:48 +00:00
swalker
c2c8640fc6 [packages] boblight: add boblight, a lighting effects package (#10562, thanks Memphis)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30608 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-17 03:12:26 +00:00