Adde receipe

This commit is contained in:
jbnadal
2016-12-07 18:12:47 +01:00
parent 5a660a7511
commit ca58e43c31
11 changed files with 149 additions and 6 deletions

View File

@@ -0,0 +1,15 @@
config BR2_PACKAGE_PROCD
bool "procd"
select BR2_PACKAGE_UBOX
select BR2_PACKAGE_UBUS
select BR2_PACKAGE_JSON_C
default n
help
This program manage process.
config BR2_PACKAGE_PROCD_DISABLE_INIT
depends on BR2_PACKAGE_PROCD
bool "Disable the init part of procd"
default n
help
Disable the init part of procd