nut: needs mmu
authorRomain Naour <romain.naour@openwide.fr>
Sun, 6 Apr 2014 09:23:07 +0000 (11:23 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 6 Apr 2014 12:09:10 +0000 (14:09 +0200)
While investigating on build failure [1], I realized that nut needs mmu since fork() is used.
So, conditions of this build failure are no longer encountered.

[1] http://autobuild.buildroot.net/results/961/96193e18782697c2af8813a7714b66b4ba1f3d1c//build-end.log

Signed-off-by: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/nut/Config.in

index 5b47e8bc3fa96e0c66ae7a743273c47a82cd6c32..704578768cef1df3cc27882ad034e7c6ea181b46 100644 (file)
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_NUT
        bool "nut"
+       depends on BR2_USE_MMU # fork()
        help
          Network UPS tools