openwrt-packages/net/iotivity/files/etc/iotivity
Hauke Mehrtens 1e28dfe214 iotivity: update to version 1.2.1
This does the following changes:
* update to version 1.2.1
* add iotivity-resource-directory-lib, this is needed by most
  applications now
* do not activate security support by default, this caused some
  problems and needs some more settings to setup.
* use sqlite version from normal package feed instead of using an own
  version
* build against LEDE version of mbedtls
* update example security configuration
* remove some patches that went upstream
* add some new patches fixing problems observed in my environment, most
  of them are on their way upstream.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2017-01-09 23:31:22 +01:00
..
ReadMe.txt iotivity: add some default security configuration 2016-07-02 16:55:56 +02:00
oic_svr_db.cbor iotivity: update to version 1.2.1 2017-01-09 23:31:22 +01:00
oic_svr_db.json iotivity: update to version 1.2.1 2017-01-09 23:31:22 +01:00

ReadMe.txt

The file oic_svr_db.cbor in generated from the oic_svr_db.json with the
resource/csdk/security/tool/json2cbor.c tool.