Change nginx upstream tarball url reference to stx mirror

Upstream/3rd-party (GitHub.com) git tag got moved by that project's
authors which is breaking the build, so changing the reference
for nginx tag/tarball from upstream to the stx mirror

Test Cases:
PASS: After change, build nginx pkg with "build-pkgs -c -p stx-nginx-
      ingress-controller-helm" and verify that nginx pkg is
      successfully built

Closes-bug: 2051963

Change-Id: I7e55208581860774bab7475e569dbb24ac40cebe
Signed-off-by: amantri <ayyappa.mantri@windriver.com>
This commit is contained in:
amantri 2024-02-01 14:07:42 -05:00 committed by ayyappa
parent db0ab24acb
commit bcfdb88694

View File

@ -5,8 +5,8 @@ src_path: stx-nginx-ingress-controller-helm
dl_files:
helm-charts-ingress-nginx-1.9.3.tar.gz:
topdir: helm-charts
url: https://github.com/kubernetes/ingress-nginx/archive/controller-v1.9.3.tar.gz
md5sum: e26752857ac5f083a7b0fcba7ec9a81f
url: https://mirror.starlingx.windriver.com/mirror/debian/github.com/kubernetes/ingress-nginx/archive/controller-v1.9.3.tar.gz
sha256sum: 1047a9edd5d4ccf9a8b1a7941d3083a31987f32890a16b05862c49fb842e49bb
revision:
dist: $STX_DIST
GITREVCOUNT: