summaryrefslogtreecommitdiffstats
path: root/package/bandwidthd/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* postgresql: mark as not available for static linkingThomas Petazzoni2015-05-161-0/+4
| | | | | | | | | | | | | | postgresql currently does not build in BR2_STATIC_LIBS=y configurations, and since there is little interest in using such a big piece of software in statically linked configuration, this commit makes postgresql depends on !BR2_STATIC_LIBS. Fixes: http://autobuild.buildroot.net/results/f9ed96d22e91cdba9ad92c4d4ea52e422bf1f1c9/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* bandwidthd: remove postgresql introduced uclibc dependencyPeter Seiderer2015-03-151-1/+0
| | | | | Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* bandwidthd: new packageNathaniel Roach2014-07-311-0/+50
[Thomas: minor reformatting like removing trailing whitespaces, wrapping to a shorter length Config.in help texts, etc.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud