Adding support for package creation. 88/6188/1
authorMauro Sardara <[email protected]>
Thu, 13 Apr 2017 09:51:02 +0000 (11:51 +0200)
committerMauro Sardara <[email protected]>
Thu, 13 Apr 2017 11:11:14 +0000 (13:11 +0200)
commit92474b0c5c792d418a00d09a6adfaf94ac70d52b
treea1e1cd5d4c86df780d2156b14a6a65c3c1de4834
parentd38c9d90331df6e049d98ca48b85f68eeb31ddce
Adding support for package creation.
The script for creating the package is scripts/build-package.sh, and it will create the correct package depending
on the OS and the architecture users are running on.

Supported OS: Ubuntu 16.04, Ubuntu 14.04

Change-Id: Ifa8564eda8d7b1f39ea3250500d78b6873072959
Signed-off-by: Mauro Sardara <[email protected]>
cicn-plugin/.gitignore [new file with mode: 0644]
cicn-plugin/CMakeLists.txt
cicn-plugin/scripts/build-package.sh [new file with mode: 0644]
cicn-plugin/scripts/version [new file with mode: 0644]