summaryrefslogtreecommitdiffstats
path: root/package/quagga/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* quagga: bump version, fix conflicting options, enhance helpGustavo Zacarias2010-09-301-38/+40
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* netsnmp: disable build with external toolchainThomas Petazzoni2010-05-201-0/+4
| | | | | | | | | | | | | | | There is a build problem with netsnmp on external toolchain that isn't easy to fix: libtool strips the --sysroot that we are passing it, which make the link step fail. In preparation for the release, just make sure this package isn't visible to external toolchain users. Of course, on the long run, we should fix this. We also disable the build of the Quagga SNMP support because it selects netsnmp. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* quagga: snmp support needs netsnmpPeter Korsgaard2009-10-031-0/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* quagga: ripngd support needs ipv6 support in toolchainPeter Korsgaard2009-10-031-0/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* quagga: cleanup kconfigPeter Korsgaard2009-10-031-58/+26
| | | | | | Structure it like other packages with sub-options. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-13/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* buildroot: s/depends/depends on/Peter Korsgaard2008-06-191-1/+1
| | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree.
* - add quagga suiteBernhard Reutner-Fischer2007-06-281-0/+113