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
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
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
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
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