Add Package for chacond, sprinklerd and libubus-cpp

TG-12
This commit is contained in:
2017-04-21 23:23:51 +02:00
parent 9ca23cf5b5
commit 518493d848
6 changed files with 87 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
config BR2_PACKAGE_LIBUBUS_CPP
bool "libubus-cpp"
select BR2_PACKAGE_LIBUBOX
select BR2_PACKAGE_UBUS
select BR2_PACKAGE_JSON_C
default n
help
Provide a C++ backend for the ubus library.