Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-04 | package: get rid of ".. has no inherent support for AVR32" comments | Peter Korsgaard | |
These are probaly out of date by now, and lack of special handling for avr32 doesn't mean that a package won't work on avr32, so remove them. Done by sed -i '/comment.*no inherent support for AVR32/{N;N;p}' Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-01-26 | Add help for packages without AVR32 support | Ulf Samuelsson | |
2008-08-04 | argus: select libpcap | Peter Korsgaard | |
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard | |
'default n' is the default, so there's no need to say it explicitly. | |||
2008-06-19 | buildroot: s/depends/depends on/ | Peter Korsgaard | |
The new kconfig is more strict regarding depends/depends on, so fixup the tree. | |||
2007-11-29 | Make argus depend on packets, instead of selecting them | Ulf Samuelsson | |
2006-12-20 | - add argus | Bernhard Reutner-Fischer | |