iotivity: update to version 1.0.0
authorHauke Mehrtens <hauke.mehrtens@lantiq.com>
Mon, 26 Oct 2015 14:00:49 +0000 (15:00 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 27 Oct 2015 18:09:24 +0000 (19:09 +0100)
commitf5e06e12055bb6a6ad484fe9d1b3baa41c877f95
tree3cee25d2e0d100be28d02dc87baaa8965005b3cd
parentc74530e23b8648805446509984ef2ae1440d5f44
iotivity: update to version 1.0.0

This brings IoTivity to version 1.0.0. The patches removed by this
commit are merged upstream now. There are some new patches needed for
new problems with Big Endian CPUs and also for musl. The plugin manager
was removed in upstream IoTivity 1.0.0.

Signed-off-by: Hauke Mehrtens <hauke.mehrtens@lantiq.com>
19 files changed:
net/iotivity/Makefile
net/iotivity/patches/001-no_unit_test.patch
net/iotivity/patches/004-use-env.patch
net/iotivity/patches/010-big-endian.patch [new file with mode: 0644]
net/iotivity/patches/011-musl-use-inttypes.patch [new file with mode: 0644]
net/iotivity/patches/012-connectivity-fix-getnameinfo-call-for-musl-libc.patch [new file with mode: 0644]
net/iotivity/patches/030-remove-check-for-curl.patch [new file with mode: 0644]
net/iotivity/patches/060-liboc-add-missing-depending-library.patch [deleted file]
net/iotivity/patches/061-things-manager-libTGMSDKLibrary.so-add-missing-depen.patch [deleted file]
net/iotivity/patches/062-soft-sensor-manager-libSSMCore.so-add-missing-depend.patch [deleted file]
net/iotivity/patches/063-mqtt-fan-libmosquittopp.so-add-missing-depending-lib.patch [deleted file]
net/iotivity/patches/064-protocol-plugin-libfanserver_mqtt_plugin.so-and-libl.patch [deleted file]
net/iotivity/patches/065-resource-manipulation-libserver_builder.so-add-missi.patch [deleted file]
net/iotivity/patches/066-csdk-remove-dependency-to-liboc_logger.so-in-c-code.patch [deleted file]
net/iotivity/patches/067-csdk-libconnectivity_abstraction.so-add-missing-depe.patch [deleted file]
net/iotivity/patches/068-build-make-build-fail-if-unresolved-symbols-found.patch [deleted file]
net/iotivity/patches/070-Avoid-Segv-by-testing-address-field-before-using-it.patch [deleted file]
net/iotivity/patches/090-resource-encapsulation-fix-build-without-curl.patch [deleted file]
net/iotivity/patches/140-remove-glib2.patch