tinycbor: Update import to v0.4.1
authorPhilippe Coval <philippe.coval@osg.samsung.com>
Wed, 29 Mar 2017 16:34:05 +0000 (18:34 +0200)
committerDan Mihai <Daniel.Mihai@microsoft.com>
Mon, 3 Apr 2017 18:52:18 +0000 (18:52 +0000)
commit7781b4be4f67f93b762a752bb8e1dcf37e8091d4
tree15bcb49a9d76b480d0870353aa1b09faf3533461
parentf44d5bb57958a7acb2299be1dfdc70da6597023d
tinycbor: Update import to v0.4.1

git "module" was converted to patch this way:

url=https://github.com/01org/tinycbor.git
tag=v0.4.1

git clone  -b $tag  extlibs/tinycbor/tinycbor
rm -rf extlibs/tinycbor/tinycbor/.git
git add -f  extlibs/tinycbor/tinycbor/
git commit -sm "tinycbor: Update import to $tag" extlibs/tinycbor/tinycbor/

Change-Id: I5365b1025b55091f371c4c7d8500b8e9b18f478c
Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/18345
Tested-by: jenkins-iotivity <jenkins@iotivity.org>
Reviewed-by: Dan Mihai <Daniel.Mihai@microsoft.com>
extlibs/tinycbor/SConscript
extlibs/tinycbor/prep.sh