]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
gesftpserver: needs mmu
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 14 Feb 2013 03:03:00 +0000 (03:03 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 17 Feb 2013 21:55:59 +0000 (22:55 +0100)
Fixes:
http://autobuild.buildroot.net/results/23298ba81896e473e903c17e12ad547049b8d348

Also fix the sort order.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/Config.in
package/gesftpserver/Config.in

index 2fad94d1f53c4e6627d045e7a6a245850532ad48..faee5c30b6c9be6942bf9e2e58de0ce11cabd52c 100644 (file)
@@ -633,6 +633,7 @@ source "package/dnsmasq/Config.in"
 source "package/dropbear/Config.in"
 source "package/ebtables/Config.in"
 source "package/ethtool/Config.in"
+source "package/gesftpserver/Config.in"
 source "package/heirloom-mailx/Config.in"
 source "package/hiawatha/Config.in"
 source "package/hostapd/Config.in"
@@ -649,7 +650,6 @@ source "package/ipsec-tools/Config.in"
 source "package/ipset/Config.in"
 source "package/iptables/Config.in"
 source "package/iw/Config.in"
-source "package/gesftpserver/Config.in"
 source "package/kismet/Config.in"
 source "package/lighttpd/Config.in"
 source "package/links/Config.in"
index bc38c51eecf1fba185c5ad0378a168192832910d..57bbf293b2f9062652ffbee5f27754605cbdc9c2 100644 (file)
@@ -3,6 +3,7 @@ config BR2_PACKAGE_GESFTPSERVER
        select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
        depends on BR2_USE_WCHAR
        depends on BR2_TOOLCHAIN_HAS_THREADS
+       depends on BR2_USE_MMU # fork()
        help
          Green End SFTP Server