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 4b8dd90cbf was choosen to be the SRC_BASE_SRCREV of the
metadata file for python3-k8sapp-nginx-ingress-controller and
stx-nginx-ingress-controller-helm because is the commit that creates
the debian directory with build files structure for those packages.

Test Plan:
PASS: Verify package versions are updated as expected.
PASS: build-pkgs -c -p python3-k8sapp-nginx-ingress-controller
PASS: build-pkgs -c -p stx-nginx-ingress-controller-helm

Story: 2010550
Task: 47497

Signed-off-by: Manoel Benedito Neto <Manoel.BeneditoNeto@windriver.com>
Change-Id: I1f79fef0304792eb572a866680cca22ea381d392
This commit is contained in:
Manoel Benedito Neto 2023-02-24 08:53:24 -03:00
parent 5d05b376f3
commit 0321b63654
2 changed files with 2 additions and 2 deletions

View File

@ -6,4 +6,4 @@ revision:
dist: $STX_DIST
GITREVCOUNT:
SRC_DIR: ${MY_REPO}/stx/nginx-ingress-controller-armada-app
BASE_SRCREV: 7d46af2312307344d714ae4e3a184fb577a210e8
BASE_SRCREV: 4b8dd90cbf87e23d249c2c2faae0968733689c03

View File

@ -11,4 +11,4 @@ revision:
dist: $STX_DIST
GITREVCOUNT:
SRC_DIR: ${MY_REPO}/stx/nginx-ingress-controller-armada-app
BASE_SRCREV: 7d46af2312307344d714ae4e3a184fb577a210e8
BASE_SRCREV: 4b8dd90cbf87e23d249c2c2faae0968733689c03