update buildroot to 2017.02.11
This commit is contained in:
10
bsp/buildroot-2017.02.11/package/sysvinit/Config.in
Normal file
10
bsp/buildroot-2017.02.11/package/sysvinit/Config.in
Normal file
@@ -0,0 +1,10 @@
|
||||
config BR2_PACKAGE_SYSVINIT
|
||||
bool "sysvinit"
|
||||
depends on BR2_USE_MMU # fork()
|
||||
depends on BR2_INIT_SYSV
|
||||
depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
|
||||
help
|
||||
System V style implementation of /sbin/init, parent of all
|
||||
processes
|
||||
|
||||
http://savannah.nongnu.org/projects/sysvinit
|
||||
Reference in New Issue
Block a user