mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 22:56:33 +00:00
package/wiringpi: uses fork(), needs mmu
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>
This commit is contained in:
parent
843fc19259
commit
f55dcc221c
@ -1,5 +1,6 @@
|
|||||||
config BR2_PACKAGE_WIRINGPI
|
config BR2_PACKAGE_WIRINGPI
|
||||||
bool "wiringpi"
|
bool "wiringpi"
|
||||||
|
depends on BR2_USE_MMU # fork()
|
||||||
help
|
help
|
||||||
wiringPi libraries (and gpio command)
|
wiringPi libraries (and gpio command)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user