Update debian packages for pkg-versioning
The Debian packaging meta_data file has been changed to reflect all the
latest git commits under the directory, pointed as usable, and to
improve pkg-versioning addressing the first commit as start point to
build packages.
This ensures that any new code submissions under those
directories will increment the versions.
The commit SHA 2d84977ac0
was choosen to be the SRC_BASE_SRCREV of the
metadata for python3-k8sapp-auditd and stx-audit-helm because is the
commit that creates the debian directory with build files structure
for those packages.
Test Plan:
PASS: Verify packages versions are updated as expected
PASS: build-pkgs -c -p python3-k8sapp-auditd,stx-audit-helm
Story: 2010550
Task: 47493
Signed-off-by: Manoel Benedito Neto <Manoel.BeneditoNeto@windriver.com>
Change-Id: Ia9ab158344dc1e52ddb7518880efebc393fadbce
This commit is contained in:
parent
818c512566
commit
2c790da905
@ -6,4 +6,4 @@ revision:
|
||||
dist: $STX_DIST
|
||||
GITREVCOUNT:
|
||||
SRC_DIR: ${MY_REPO}/stx/audit-armada-app
|
||||
BASE_SRCREV: eeb94bddc8c4c6e513adfae5505e174e0445deed
|
||||
BASE_SRCREV: 2d84977ac02ab0be9906dfdcb9d3ff95703332cc
|
||||
|
@ -6,4 +6,4 @@ revision:
|
||||
dist: $STX_DIST
|
||||
GITREVCOUNT:
|
||||
SRC_DIR: ${MY_REPO}/stx/audit-armada-app
|
||||
BASE_SRCREV: eeb94bddc8c4c6e513adfae5505e174e0445deed
|
||||
BASE_SRCREV: 2d84977ac02ab0be9906dfdcb9d3ff95703332cc
|
||||
|
Loading…
Reference in New Issue
Block a user