This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
menuconfig BR2_PACKAGE_UHTTPD_REST_API_PLUGIN
|
||||
bool "uhttpd rest api plugin"
|
||||
default n
|
||||
select BR2_PACKAGE_UHTTPD_3P
|
||||
select BR2_PACKAGE_UBUS
|
||||
select BR2_PACKAGE_JSON_C
|
||||
select BR2_PACKAGE_LIBFMT
|
||||
select BR2_PACKAGE_LIBUBUS_CPP
|
||||
default n
|
||||
help
|
||||
Enable the rest api uhttpd plugin.
|
||||
Enable the rest api uhttpd plugin.
|
||||
|
||||
@@ -9,7 +9,6 @@ UHTTPD_REST_API_PLUGIN_VERSION:= 1.0.0
|
||||
UHTTPD_REST_API_PLUGIN_SITE = $(TOPDIR)/../../src/plugins/uhttpd/uhttpd-rest-api/builders/cmake
|
||||
|
||||
UHTTPD_REST_API_PLUGIN_SITE_METHOD = local
|
||||
UHTTPD_REST_API_PLUGIN_INSTALL_TARGET = YES
|
||||
UHTTPD_REST_API_PLUGIN_INSTALL_STAGING = YES
|
||||
|
||||
UHTTPD_REST_API_PLUGIN_DEPENDENCIES = uhttpd-3p ubus json-c libfmt libubus-cpp
|
||||
|
||||
Reference in New Issue
Block a user