Note that fail on warning flag has been added,
and can be used in .bbappend if needed after reporting bugs:
http://wiki.iotivity.org/report
Bug: https://jira.iotivity.org/browse/IOT-2651
Signed-off-by: Philippe Coval
---
README | 2 +-
recipes-core/iotivity/iot
Since IoTivity-1.3.0
Signed-off-by: Philippe Coval
---
.../files/0003-server-Port-to-iotivity-1.2.0.patch | 68 ++
.../files/0004-build-Use-pkg-config.patch | 48 +++
.../iotivity-sensorboard_1.0.0.bb | 11
3 files changed, 127 inser
Note that SECURITY is now enabled but might cause issues on some examples.
Bug: https://jira.iotivity.org/browse/IOT-2651
Signed-off-by: Philippe Coval
---
README | 2 +-
...ging-Return-false-boolean-instead-of-enum.patch | 40 ++
recipes-core/iotiv
Since IoTivity-1.3.0
Signed-off-by: Philippe Coval
---
.../files/0002-build-Use-pkg-config.patch | 43 ++
.../iotivity-simple-client_1.1.0.bb| 8 +++-
2 files changed, 50 insertions(+), 1 deletion(-)
create mode 100644
recipes-apps/iotivity-simple-
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