Updates for the Yocto build
authorKishen Maloor <kishen.maloor@intel.com>
Mon, 25 May 2015 10:37:39 +0000 (03:37 -0700)
committerErich Keane <erich.keane@intel.com>
Tue, 26 May 2015 20:04:33 +0000 (20:04 +0000)
commit52fb76cbadc8c85daf5611271d5aa99756b97dfc
tree51adfa1d24eafe2997c1acef28bd4fdeff619971
parent6e44d2470f553bccdde26e95cc8cfc19efbcad27
Updates for the Yocto build

* Added libuuid to LIBS in the Yocto build configuration.
* Updated OICSensorBoard client for API change.
* Replaced scons script with Makefile for OICSensorBoard.
* Updated OICSensorBoardREADME to reflect the above change.

Change-Id: I8764616476b7d62d06510999535cef10c132e23d
Signed-off-by: Kishen Maloor <kishen.maloor@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/1106
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Bernie Keany <bernie.keany@intel.com>
Reviewed-by: Erich Keane <erich.keane@intel.com>
build_common/SConscript
examples/OICSensorBoard/Makefile [new file with mode: 0644]
examples/OICSensorBoard/OICSensorBoardREADME.pdf
examples/OICSensorBoard/SConstruct [deleted file]
examples/OICSensorBoard/client.cpp