monitor-armada-app/monitor-helm/debian/meta_data.yaml
Yue Tao b2add48f64 monitor-helm: remove dl_hook
Use debian method to apply local patches instead of patching in rules.

Add "dl_path" and "src_files" in meta_data.yaml to download tarball and
copy local files.

No need dl_hook

Test Plan:

Pass: successfully build monitor-helm.
Pass: No difference comparing with the result of dl_hook

Story: 2009101
Task: 43838

Signed-off-by: Yue Tao <Yue.Tao@windriver.com>
Change-Id: I441540b54e27f63d8a84d3a83f65679dc6dfaf4b
2022-01-13 10:42:14 +08:00

14 lines
366 B
YAML

---
debname: monitor-helm
debver: 1.0-1
dl_path:
name: helm-charts-92b6289ae93816717a8453cfe62bad51cbdb8ad0.tar.gz
url: https://github.com/helm/charts/archive/92b6289ae93816717a8453cfe62bad51cbdb8ad0.tar.gz
md5sum: d32b2ad945a10441d8e1b014bddd8cb8
src_files:
- files/index.yaml
- files/repositories.yaml
revision:
dist: $STX_DIST
PKG_GITREVCOUNT: true