
Making minor package issues for porteris. The changes include: remove redundant .patch file in portieris-helm/files folder, update version for portieris-helm helm chart by updating debver in meta_data.yaml and adding new entry in the changelog. Test Plan: PASS Validate that the .patch file still existing in the correct directory is applied in the package build PASS Validate correct version for portieris-helm helm chart PASS Application sanity test Story: 2011086 Task: 50957 Change-Id: I163479beef8e1db7b3f72f18db09bbee7889e878 Signed-off-by: Tae Park <tae.park@windriver.com>
19 lines
545 B
YAML
19 lines
545 B
YAML
---
|
|
debname: portieris-helm
|
|
debver: 0.13-16
|
|
dl_path:
|
|
name: portieris-0.13.16.tgz
|
|
url: https://github.com/IBM/portieris/archive/refs/tags/v0.13.16.tar.gz
|
|
sha256sum: a1bd39cf9565aa85306b65fc8af937cb8529daaea6dbf163166226170a4fc81e
|
|
src_files:
|
|
- files/Makefile
|
|
- files/index.yaml
|
|
- files/repositories.yaml
|
|
revision:
|
|
dist: $STX_DIST
|
|
stx_patch: 1
|
|
PKG_GITREVCOUNT: true
|
|
GITREVCOUNT:
|
|
SRC_DIR: ${MY_REPO}/stx/portieris-armada-app/helm-charts/upstream/portieris-helm/files
|
|
BASE_SRCREV: b2f895c371539899f7c9543c9c5dba8a897a1be3
|