collectd: uses fork(), so mark it as mmu only

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard 2012-06-21 16:56:33 +02:00
parent 93216b6419
commit 27c9d826ff

View File

@ -1,5 +1,7 @@
config BR2_PACKAGE_COLLECTD
bool "collectd"
# Uses fork()
depends on BR2_USE_MMU
depends on BR2_TOOLCHAIN_HAS_THREADS
help
collectd is a daemon which collects system performance