Adding support for package creation. 86/6186/7 Vicn-v1.0
authorMauro Sardara <[email protected]>
Thu, 13 Apr 2017 09:58:24 +0000 (11:58 +0200)
committerMauro Sardara <[email protected]>
Thu, 13 Apr 2017 12:23:36 +0000 (12:23 +0000)
commit0e2c1893b4cf0e31aec7b731162fcb235db459f3
treecf2a1286e394f6eb31cdda2072def12b5717686c
parent8b0ac576c778b380ff341ce4022b4d1f83aa7021
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

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