603b11f2ba
Chartmuseum package meta data file contains an explicit SRC_DIR with the full path to itself. This prevents us from using this repo with manifests where it is cloned in a different subdirectory, ie not under ${MY_REPO}/stx/integ/kubernetes/chartmuseum . A recent commit to build-tools [1] allows us to omit this parameter as it now defaults to project's top-level directory. This patch removes SRC_DIR from meta_data.yaml, relying on build-pkg being able to auto-detect it. TESTS ===== * Rebuild chartmuseum [1] https://review.opendev.org/c/starlingx/root/+/876898 Story: 2010641 Task: 47621 Signed-off-by: Davlet Panech <davlet.panech@windriver.com> Change-Id: I5e876f4971bcbac4b3cf60c95275298de79f6f88
19 lines
644 B
YAML
19 lines
644 B
YAML
---
|
|
debname: chartmuseum
|
|
debver: 0.12.0-1
|
|
dl_path:
|
|
name: chartmuseum-0.12.0.tar.gz
|
|
url: https://github.com/helm/chartmuseum/archive/v0.12.0.tar.gz
|
|
md5sum: 5c4cadff25c20e3fc17f079a457bddd9
|
|
sha256sum: 61d3e6142b934eadeee23f22e5ee84e86e3d582ad27813cec655aa4ba40d485b
|
|
dl_files:
|
|
chartmuseum-v0.12.0-amd64:
|
|
topdir: null
|
|
url: https://s3.amazonaws.com/chartmuseum/release/v0.12.0/bin/linux/amd64/chartmuseum
|
|
md5sum: fba48bf948c224e662e84e7b295899f2
|
|
sha256sum: 53402edf5ac9f736cb6da8f270f6bbf356dcbbe5592d8a09ee6f91a2dc30e4f6
|
|
revision:
|
|
dist: $STX_DIST
|
|
GITREVCOUNT:
|
|
BASE_SRCREV: f98b1a5b40c01f54e407d1aaa1a5945c6beeb6c5
|