Update debian package versions to use git commits
The Debian packaging has been changed to reflect all the git commits under the directory, and not just the commits to the metadata folder. Package builder concatenates the number of revisions added since the one defined in the BASE_SRCREV to the name of the .deb file generated. Thus, any new submission to the code in these directories increments this revision counter in the filename. Test Plan: PASS: build-pkgs -p metrics-server-helm PASS: Verify that the version in the package name was incremented Story: 2010550 Task: 47518 Signed-off-by: dbarbosa <david.barbosabastos@windriver.com> Change-Id: I0110ae11593f2be3136227d1f2f602cca8169b6a
This commit is contained in:
parent
a1608b7a68
commit
22ee32e285
@ -9,5 +9,6 @@ dl_files:
|
||||
md5sum: 93f38ed20dd55618b4bf67584908b56c
|
||||
revision:
|
||||
dist: $STX_DIST
|
||||
PKG_GITREVCOUNT: true
|
||||
|
||||
GITREVCOUNT:
|
||||
BASE_SRCREV: 512747aec471066dd4a2dbe9e260b887be6319c8
|
||||
SRC_DIR: ${MY_REPO}/stx/metrics-server-armada-app/metrics-server-helm/
|
||||
|
Loading…
x
Reference in New Issue
Block a user