
Add "dl_path" to download the source tarball. Add "src_files" to copy local files to build directory. Copy patches to deb_folder/patches, and remove the patching commands from rules. Remove dl_hook. Test Plan: Pass: successfully build openstack-helm Pass: No difference comparing with the result of dl_hook Story: 2009101 Task: 43801 Signed-off-by: Yue Tao <Yue.Tao@windriver.com> Change-Id: I5686cdab4869f5627422c8e7f99a0ce1bdeac9a7
14 lines
384 B
YAML
14 lines
384 B
YAML
---
|
|
debname: openstack-helm
|
|
debver: 1.0-1
|
|
dl_path:
|
|
name: openstack-helm-7803000a545687ec40b0ddc41d46a6b377dea45f.tar.gz
|
|
url: https://github.com/openstack/openstack-helm/archive/7803000a545687ec40b0ddc41d46a6b377dea45f.tar.gz
|
|
md5sum: 52ec52b5c7c04211596c730651b4deac
|
|
src_files:
|
|
- files/index.yaml
|
|
- files/repositories.yaml
|
|
revision:
|
|
dist: $STX_DIST
|
|
PKG_GITREVCOUNT: true
|