package/wiringpi: uses fork(), needs mmu
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sat, 4 Jun 2016 17:27:05 +0000 (19:27 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 5 Jun 2016 20:18:47 +0000 (22:18 +0200)
Fixes
http://autobuild.buildroot.net/results/c60/c6013c214674f9802309d8cd770d3da2f751674d/

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Reviewed-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/wiringpi/Config.in

index 9275b82dd01532143e825564702ab571332c939f..a292b3f5ff81041d4d2cd1b3b97d959f6af3758b 100644 (file)
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_WIRINGPI
        bool "wiringpi"
+       depends on BR2_USE_MMU # fork()
        help
          wiringPi libraries (and gpio command)