b6dbc770fc
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-elastic. 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: I068f3ae0cbf9e0661abc12adcec005be145f2462
14 lines
390 B
YAML
14 lines
390 B
YAML
---
|
|
debname: monitor-helm-elastic
|
|
debver: 1.0-1
|
|
dl_path:
|
|
name: helm-charts-elastic-945017287598479ba8653d9baf3ff26f7fe31e50.tar.gz
|
|
url: https://github.com/elastic/helm-charts/archive/945017287598479ba8653d9baf3ff26f7fe31e50.tar.gz
|
|
md5sum: 2b0231eececb1b8bae904d68c4088828
|
|
src_files:
|
|
- files/index.yaml
|
|
- files/repositories.yaml
|
|
revision:
|
|
dist: $STX_DIST
|
|
PKG_GITREVCOUNT: true
|