Add git version. 20/71120/3
authorXavier Simonart <xavier.simonart@intel.com>
Mon, 14 Sep 2020 07:25:05 +0000 (09:25 +0200)
committerXavier Simonart <xavier.simonart@intel.com>
Mon, 21 Sep 2020 08:37:52 +0000 (10:37 +0200)
commit80dfeb5c734cc4d681f467e853a541a8a91fe1cf
tree881818122e62f24ed58a81ee41dd3d23bd04e981
parent9a1e1e9336b39178362c6ccadd4a9716f865047f
Add git version.

git version is now printed in prox.log file.
- git_version.c is always recompiled
- If source have been locally changed, the build is shown as dirty
- If git is not available on the build system, a message such as
'make: git: Command not found'
will be printed, but the build will succeed.

Change-Id: If551832c6079f5e3bd04cd4d8ac5f8204e6be8cd
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
VNFs/DPPD-PROX/Makefile
VNFs/DPPD-PROX/main.c