Files
NADAL Jean-Baptiste ed991db789
All checks were successful
the build was successful
buildroot receipe: Fix styp error
2019-04-11 23:32:12 +02:00

9 lines
195 B
Plaintext

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