611cb9317c
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
10 lines
198 B
YAML
10 lines
198 B
YAML
---
|
|
debname: nova-api-proxy
|
|
debver: 1.0
|
|
src_path: nova-api-proxy
|
|
revision:
|
|
dist: $STX_DIST
|
|
PKG_GITREVCOUNT: true
|
|
SRC_GITREVCOUNT:
|
|
SRC_BASE_SRCREV: 20130b3e07c16b048918d6ab799f65f22e978576
|