modified build option for CoAP/TCP
authorjihwan.seo <jihwan.seo@samsung.com>
Wed, 7 Oct 2015 05:30:56 +0000 (14:30 +0900)
committerPatrick Lankswert <patrick.lankswert@intel.com>
Wed, 7 Oct 2015 22:51:06 +0000 (22:51 +0000)
commit140db8eb74dcc1a35586e76bbdcf5ecc87e960a7
treed6d8e36332f3e12f21c748f72d3e1722e4517599
parent08f2d0b32224b633bc92705353e1d60663a4a681
modified build option for CoAP/TCP

- There is no way to select ALL option without TCP
  in previous build option.
- CoAP/TCP should be also used WITH_TCP option like WITH_RA.
- and CoAP/TCP can be supported optionally more easy
  for Non-IP Transfer.

Change-Id: I39473e0c05c8f3950e9df78d118b9986dda42362
Signed-off-by: jihwan.seo <jihwan.seo@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/3677
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com>
build_common/SConscript
resource/csdk/connectivity/SConscript
resource/csdk/connectivity/lib/libcoap-4.1.1/SConscript
resource/csdk/connectivity/src/SConscript
resource/csdk/stack/src/ocstack.c