0321b63654
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
10 lines
274 B
YAML
10 lines
274 B
YAML
---
|
|
debname: python3-k8sapp-nginx-ingress-controller
|
|
debver: 1.0-1
|
|
src_path: k8sapp_nginx_ingress_controller
|
|
revision:
|
|
dist: $STX_DIST
|
|
GITREVCOUNT:
|
|
SRC_DIR: ${MY_REPO}/stx/nginx-ingress-controller-armada-app
|
|
BASE_SRCREV: 4b8dd90cbf87e23d249c2c2faae0968733689c03
|