IoTivity scons build update for Yocto
authorKishen Maloor <kishen.maloor@intel.com>
Wed, 6 May 2015 22:26:38 +0000 (15:26 -0700)
committerErich Keane <erich.keane@intel.com>
Thu, 7 May 2015 16:21:27 +0000 (16:21 +0000)
commit071362db1f6774f1270dd31e8845cb9458d83351
treec902ec6bee03ac80e5ca6cfbb6732366d3044b64
parentdc13459fc291d861edd3751a8d4af81ff20962ce
IoTivity scons build update for Yocto

* Added meta data for other architectures supported
by the Yocto toolchain. (For eg. we can now
build IoTivity for ARM/RaspberryPi)
* Added additional required compiler flags to be
used while building IoTivity for Yocto.
* Added new CROSS_COMPILE key to the construction
environment which can be used to build IoTivity's
external dependencies for Yocto. (For eg. gtest
uses autoconf, so CROSS_COMPILE gets passed in with
the --host switch)

Change-Id: Iad52c4fbc597abde32baf53205ddbd46e22f122b
Signed-off-by: Kishen Maloor <kishen.maloor@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/919
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Caiwen Zhang <caiwen.zhang@intel.com>
Reviewed-by: Erich Keane <erich.keane@intel.com>
build_common/SConscript
extlibs/gtest/SConscript
resource/csdk/connectivity/build/SConscript