3 Commits

Author SHA1 Message Date
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