18010eb1d6
A fix landed upstream to deal with armada waiting indefinitely for evicted pods, which intermittently fails stx-openstack application. This commit upversions the tarball version to the one containing that change. Removing patches 0002 and 0003 since the commits are already on the armada code at this version. Story: 2008645 Task: 41906 Signed-off-by: Thiago Brito <thiago.brito@windriver.com> Change-Id: I62caf0a403a054c30b5bbfc1a3c5bc4cf73b60a6
9 lines
189 B
Plaintext
9 lines
189 B
Plaintext
TAR_NAME=armada
|
|
VERSION=0.2.0
|
|
SHA=7ef4b8643b5ec5216a8f6726841e156c0aa54a1a
|
|
TAR="$TAR_NAME-$SHA.tar.gz"
|
|
|
|
COPY_LIST="${CGCS_BASE}/downloads/$TAR $FILES_BASE/*"
|
|
|
|
TIS_PATCH_VER=PKG_GITREVCOUNT
|