[dev] iotivity Gerrit submit stragegy change

2017-09-08 Thread Mats Wichmann
Gerrit’s submit strategy for "iotivity" has been changed from `Cherry Pick` to ‘Merge if Necessary’ This is after a several months long discussion where there was general agreement for the change, but it never actually happened. The change was made to help prevent build breaking changes where a

[dev] help: cleaning leaks related to security unit test

2017-09-08 Thread Mats Wichmann
Please if you have a stake, or an opinion, weigh in. I spent some time working on the results from the Jenkins builder unit-test task, which now has a component of generating a result from running valgrind memory checker over the tests, and will mark the entire build a fail if there are too many

[dev] [meta-oic][PATCH] iotivity_1.2.1: Hotfix: Add ORIGIN rpath for binutils-2.29

2017-09-08 Thread Philippe Coval
Set RPATH to ORIGIN as supported by gcc/ld (-rpath=\$ORIGIN) Observed issue on poky master was: ld: warning: libconnectivity_abstraction.so, \ needed by out/yocto/x86_64/release/liboctbstack.so, not found (try using -rpath or -rpath-link) out/yocto/x86_64/release/liboctbstack.so: \ unde

Re: [dev] Cloud Clients Output folder

2017-09-08 Thread Mats Wichmann
On 09/08/2017 09:28 AM, Maria Koutli wrote: > Hello, > > I'm trying to build cloud clients based on > > https://wiki.iotivity.org/iotivity_cloud_-_programming_guide > > using: scons cloud WITH_TCP=yes RELEASE=yes TARGET_TRANSPORT=IP > WITH_CLOUD=yes WITH_MQ=PUB,SUB TARGET_ARCH=x86 > > but I can

[dev] Cloud Clients Output folder

2017-09-08 Thread Maria Koutli
Hello, I'm trying to build cloud clients based on https://wiki.iotivity.org/iotivity_cloud_-_programming_guide using: scons cloud WITH_TCP=yes RELEASE=yes TARGET_TRANSPORT=IP WITH_CLOUD=yes WITH_MQ=PUB,SUB TARGET_ARCH=x86 but I can't see any folder named "cloud" under "iotivity/out/linux/x8