The update to 0.4-dev adds pubsub support. This set also backports mbedtls from meta-openembedded so that encryption can be enabled.
NOTE: The first patch in this set is only applicable to "rocko". Jacob Stiffler (4): mbedtls: upgrade to 2.13.0 mbedtls: extend to native/nativesdk open62541: update to 0.4-dev arago.conf: open62541: enable encryption meta-arago-distro/conf/distro/arago.conf | 3 + .../recipes-connectivity/mbedtls/mbedtls_2.13.0.bb | 42 ++++++++++++++ .../mbedtls/mbedtls_2.13.0.bbappend | 1 + ...examples-client-allow-configurable-server.patch | 15 ++--- ...0001-tests-fix-typing-of-size_t-in-printf.patch | 64 ++++++++++++++++++++++ .../open62541/open62541_git.bb | 37 +++++++++---- 6 files changed, 144 insertions(+), 18 deletions(-) create mode 100644 meta-arago-distro/recipes-connectivity/mbedtls/mbedtls_2.13.0.bb create mode 100644 meta-arago-distro/recipes-connectivity/mbedtls/mbedtls_2.13.0.bbappend create mode 100644 meta-arago-extras/recipes-connectivity/open62541/open62541/0001-tests-fix-typing-of-size_t-in-printf.patch -- 2.7.4 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
