Add domod.

This commit is contained in:
jbnadal
2017-06-07 11:50:07 +02:00
parent a5e5789104
commit dd501bff13
18 changed files with 80 additions and 45 deletions

View File

@@ -0,0 +1,7 @@
config BR2_PACKAGE_DOMOD
bool "domod"
select BR2_PACKAGE_LIBUBUS_CPP
select BR2_PACKAGE_JSONCPP
default n
help
This program is the main domo daemon.