Add a few more libs and remove iotivity
authorRISCi_ATOM <bob@bobcall.me>
Fri, 30 Mar 2018 19:34:55 +0000 (15:34 -0400)
committerRISCi_ATOM <bob@bobcall.me>
Fri, 30 Mar 2018 19:34:55 +0000 (15:34 -0400)
commit0196fa4caf9d06837a3a37e0a1c03484c746c6ef
tree6159a154bfbe114d7c197ed6de4e92e9e54fdef5
parentd6c0f0945f37b99ba159acd58c567dafa17e8563
Add a few more libs and remove iotivity
48 files changed:
libs/expat/Makefile [new file with mode: 0644]
libs/glib2/Makefile [new file with mode: 0644]
libs/glib2/patches/001-automake-compat.patch [new file with mode: 0644]
libs/glib2/patches/002-gdate-Suppress-string-format-literal-warning.patch [new file with mode: 0644]
libs/gnutls/Config.in [new file with mode: 0644]
libs/gnutls/Makefile [new file with mode: 0644]
libs/libgcrypt/Makefile [new file with mode: 0644]
libs/libgcrypt/patches/001-no_docs_tests.patch [new file with mode: 0644]
libs/libgd/Makefile [new file with mode: 0644]
libs/libgd/patches/101-gdlib-config.patch [new file with mode: 0644]
libs/libgd/patches/200-uclibc-ceill.patch [new file with mode: 0644]
libs/libjpeg/Makefile [new file with mode: 0644]
libs/libnetfilter-acct/Makefile [new file with mode: 0644]
libs/libpng/Makefile [new file with mode: 0644]
libs/libpng/patches/100-config_fix.patch [new file with mode: 0644]
libs/libssh2/Makefile [new file with mode: 0644]
libs/libxml2/Makefile [new file with mode: 0644]
libs/openldap/Makefile [new file with mode: 0644]
libs/openldap/files/ldap.init [new file with mode: 0644]
libs/openldap/patches/001-automake-compat.patch [new file with mode: 0644]
libs/openldap/patches/002-no-doc-and-tests-subdir.patch [new file with mode: 0644]
libs/openldap/patches/020-autofs-schema.patch [new file with mode: 0644]
libs/openldap/patches/750-no-strip.patch [new file with mode: 0644]
libs/pcre/Makefile [new file with mode: 0644]
libs/sqlite3/Makefile [new file with mode: 0644]
net/iotivity/Makefile [deleted file]
net/iotivity/files/etc/iotivity/ReadMe.txt [deleted file]
net/iotivity/files/etc/iotivity/oic_svr_db.cbor [deleted file]
net/iotivity/files/etc/iotivity/oic_svr_db.json [deleted file]
net/iotivity/patches/001-no_unit_test.patch [deleted file]
net/iotivity/patches/002-do-not-chck-for-boost.patch [deleted file]
net/iotivity/patches/020-linux-Add-more-architectures.patch [deleted file]
net/iotivity/patches/021-build-do-not-set-TARGET_ARCH-to-default.patch [deleted file]
net/iotivity/patches/022-build-restrict-compiler-options-to-supported-archite.patch [deleted file]
net/iotivity/patches/023-build-take-compiler-options-from-environment.patch [deleted file]
net/iotivity/patches/030-remove-check-for-curl.patch [deleted file]
net/iotivity/patches/040-linux-Use-system-sqlite3.patch [deleted file]
net/iotivity/patches/050-csdk-move-OCEntityHandlerResponse-from-stack-to-heap.patch [deleted file]
net/iotivity/patches/051-csdk-move-OCClientResponse-from-stack-to-heap.patch [deleted file]
net/iotivity/patches/053-src-move-OCClientResponse-from-stack-to-heap.patch [deleted file]
net/iotivity/patches/070-ssl-fix-compilation-against-non-debug-mbedtls.patch [deleted file]
net/iotivity/patches/071-ssl-call-mbedtls_version_get_string-only-if-availabl.patch [deleted file]
net/iotivity/patches/072-ssl-call-mbedtls_ssl_conf_renegotiation-only-if-avai.patch [deleted file]
net/iotivity/patches/075-ssl-enable-usage-of-patched-mbed-functions-condition.patch [deleted file]
net/iotivity/patches/078-use-system-mbedtls.patch [deleted file]
net/iotivity/patches/080-zigbee_wrapper-do-not-check-for-floating-point.patch [deleted file]
net/iotivity/patches/140-remove-glib2.patch [deleted file]
net/iotivity/patches/200-examples-OICMiddle-try-to-load-security-configuratio.patch [deleted file]