01f6571912
This review updates openstack-helm-infra to commit 8351fdd0f1228717342c2accc96977b0cdc36dc3 and removes patches that were merged on osh-i; fixes the remaining patches to the current diffs and do minor adaptations to make osh-i work on StarlingX. Story: 2009161 Task: 43151 Signed-off-by: Thiago Brito <thiago.brito@windriver.com> Change-Id: I36159b0264a79c3727b20e6ff1b7831183e47c3a
9 lines
207 B
Plaintext
9 lines
207 B
Plaintext
TAR_NAME=openstack-helm-infra
|
|
SHA=8351fdd0f1228717342c2accc96977b0cdc36dc3
|
|
VERSION=1.0.0
|
|
TAR="$TAR_NAME-$SHA.tar.gz"
|
|
|
|
COPY_LIST="${CGCS_BASE}/downloads/$TAR $PKG_BASE/files/*"
|
|
|
|
TIS_PATCH_VER=PKG_GITREVCOUNT
|