build: Append build number for cpack packages 56/20756/17
authorYohanPipereau <ypiperea@cisco.com>
Fri, 19 Jul 2019 15:53:18 +0000 (17:53 +0200)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Wed, 31 Jul 2019 16:02:50 +0000 (16:02 +0000)
commit093dd7fe5a7b840a1de3457ac7faa069ed7cab11
tree78dcf1f81f3374ceb73bf42f85e3aa2f15af9ff0
parente3cb1f94bad8bb778cebf90aa09ceb8ddbc4b61f
build: Append build number for cpack packages

add_vpp_packaging maccro was circumventing scripts/version causing:
1. build number not being appended to the package
2. invalid package name format (due to cmake cpack module)

Change-Id: I2b9a985357a3f3bd501be6db6ca638d4430f4bbb
Type: make
Fixes: def35a2352c9a54f748d301ffa47a446d25a83e0
Signed-off-by: YohanPipereau <ypiperea@cisco.com>
src/cmake/pack.cmake