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. This ensures that any new code submissions under those directories will increment the versions. Test Plan: PASS: build-pkgs -p enable-dev-patch PASS: build-pkgs -p python3-patch-alarm PASS: build-pkgs -p cgcs-patch Story: 201055 Task: 47225 Signed-off-by: Al Bailey <al.bailey@windriver.com> Change-Id: Ieb02cbdd8234338bb8712096b7cccd2027582983
This commit is contained in:
parent
b932c8bbba
commit
2559375005
@ -5,3 +5,5 @@ src_path: enable-dev-patch
|
||||
revision:
|
||||
dist: $STX_DIST
|
||||
PKG_GITREVCOUNT: true
|
||||
SRC_GITREVCOUNT:
|
||||
SRC_BASE_SRCREV: 0131cd569c2da721aea050a251f1176589a338bf
|
||||
|
@ -7,3 +7,5 @@ src_files:
|
||||
revision:
|
||||
dist: $STX_DIST
|
||||
PKG_GITREVCOUNT: true
|
||||
SRC_GITREVCOUNT:
|
||||
SRC_BASE_SRCREV: 0131cd569c2da721aea050a251f1176589a338bf
|
||||
|
@ -7,3 +7,5 @@ src_files:
|
||||
revision:
|
||||
dist: $STX_DIST
|
||||
PKG_GITREVCOUNT: true
|
||||
SRC_GITREVCOUNT:
|
||||
SRC_BASE_SRCREV: be09ccc58463454cd8f42ec4b6da207801508ffd
|
||||
|
Loading…
x
Reference in New Issue
Block a user