Add iotivity.pc.in file and generate iotivity.pc file
authorRavi Nanjundappa <nravi.n@samsung.com>
Fri, 4 Sep 2015 10:55:09 +0000 (16:25 +0530)
committerJon A. Cruz <jonc@osg.samsung.com>
Fri, 18 Sep 2015 18:45:24 +0000 (18:45 +0000)
commit4cf398310404f01a2f5044edf78b7858d1e00133
tree0d3dc6b92052a55e8ce6d15f9fbd24e150aef505
parent8120c94a25c6b3cb28fb2e3649880d87d1bb4ea7
Add iotivity.pc.in file and generate iotivity.pc file

This patch addresses the second part of IOT-524. The current
changes include adding a new iotivity.pc.in file and generating
the iotivity.pc file using .pc.in file.

Making the relevant changes in gbsbuild.sh files to include iotivity.pc.in
file during tizen builds.

Change-Id: Ie3ed7ccdf6e29d427362d0bb2b85439508997b6b
Signed-off-by: Ravi Nanjundappa <nravi.n@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/2378
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Jon A. Cruz <jonc@osg.samsung.com>
SConstruct
build_common/SConscript
gbsbuild.sh
iotivity.pc.in [new file with mode: 0644]
resource/csdk/connectivity/build/tizen/gbsbuild.sh
resource/csdk/stack/samples/tizen/build/gbsbuild.sh