From: Ravi Nanjundappa Date: Mon, 7 Sep 2015 08:35:25 +0000 (+0530) Subject: Fix for IOT-686 X-Git-Tag: 1.2.0+RC1~1133^2~16 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9aae9eb3e035138b2744e7a5bb64f47c4c96a358;p=platform%2Fupstream%2Fiotivity.git Fix for IOT-686 Replaced "tiny-cbor" with "tinycbor". Change-Id: I923cb348fdfda3afa7de97b7323c5e4275210127 Signed-off-by: Ravi Nanjundappa Reviewed-on: https://gerrit.iotivity.org/gerrit/2395 Tested-by: jenkins-iotivity Reviewed-by: Jon A. Cruz --- diff --git a/Readme.scons.txt b/Readme.scons.txt index fd0b3a0..bc0c411 100644 --- a/Readme.scons.txt +++ b/Readme.scons.txt @@ -9,8 +9,8 @@ command in this directory) Build release binaries: $ scons -(Note: C sdk requires tiny-cbor. Please follow the instruction in the build -message to install tiny-cbor) +(Note: C sdk requires tinycbor. Please follow the instruction in the build +message to install tinycbor) Build debug binaries: $scons RELEASE=false @@ -116,8 +116,8 @@ so you don't need to add it in command line each time. The build script will guide you to do that.) Tizen: -To build for tizen platform tiny-cbor library is needed. -Please download tiny-cbor if it is not present in extlibs/tiny-cbor folder +To build for tizen platform tinycbor library is needed. +Please download tinycbor if it is not present in extlibs/tinycbor folder by doing the following: $ git clone https://github.com/01org/tinycbor.git extlibs/tinycbor/tinycbor