Adding support for package creation. 83/6183/4
authorMauro Sardara <[email protected]>
Thu, 13 Apr 2017 09:54:34 +0000 (11:54 +0200)
committerMauro Sardara <[email protected]>
Thu, 13 Apr 2017 12:16:32 +0000 (12:16 +0000)
commita742c9fcc50a7b72d31832421248343547410de2
tree31d7d27fd58e4048de48801d176ee937a7eeac46
parentb6de6b591aa640a35e44dacfaba8d385d294bb53
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 and Centos7

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