The Debian packaging has been changed to reflect all the
git commits under the directory, and not just the commits
to the metadata folder.
This ensures that any new code submissions under those
directories will increment the versions.
Note:
nfv uses GITREVCOUNT because its src_path is 'None'
Test Plan:
PASS: build-iso and unlock AIO-SX
PASS: build-pkgs -p nfv
PASS: build-pkgs -p nova-api-proxy
PASS: commit a file change under nfv, and rebuild and
see that the nfv version has increased.
PASS: commit a file change one directory before nfv, and
rebuild and see that the nfv version has not increased.
Story: 2010550
Task: 47222
Signed-off-by: Al Bailey <al.bailey@windriver.com>
Change-Id: I06804af6e356174b608b18219b1f1c8176c99375
The following changes were made to source files:
* Remove a null pointer from a log format in guestHttpSvr.cpp.
* Add a local variable for inet_ntoa instead of logging it directly.
* Added local_fs requirement to guestAgent and guestServer scripts.
* Changed guestAgent.ocf script from /bin/sh to /bin/bash.
Syntax of script was invalid for sh.
Testing:
* Debian build succeeds.
* Centos build succeeds.
Story: 2009101
Task: 43392
Signed-off-by: Tracey Bogue <tracey.bogue@windriver.com>
Change-Id: Iedfecda0c448800ff60216258946ed520f913c5f