aboutsummaryrefslogtreecommitdiff
path: root/net/iotivity/files
Commit message (Collapse)AuthorAge
* iotivity: removeRosen Penev2020-03-17
| | | | | | This package has been fairly unmaintained. I doubt anyone uses this. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* iotivity: update to version 1.2.1Hauke Mehrtens2017-01-09
| | | | | | | | | | | | | | | | | | 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>
* iotivity: add some default security configurationHauke Mehrtens2016-07-02
This is just a dummy configuration. Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>