3 Commits

Author SHA1 Message Date
Yue Tao
4a709349a9 meta_data.yaml: add sha256sum checksum
Test Plan:
Pass: Verify sha256sum checksum via "download -s"

Story: 2008846
Task: 44578

Signed-off-by: Yue Tao <Yue.Tao@windriver.com>
Change-Id: I78d9dff2af0afb18c6db4e8d2d39ef79b5cf5864
2022-03-03 14:30:40 +08:00
Yue Tao
dcf936d360 chartmuseum: update meta_data.yaml to remove dl_hook
"dl_path" replaces the ${CM_SOURCE} in dl_hook
"dl_files" replaces the ${CM_EXEC} in dl_hook

debrepack extracts the "dl_path" automatically and
copies the "dl_files" to build directory, so no longer
need the dl_hook, and remove the untar operation in
debian/rules.

Test Plan:
Pass: successfully build test

Story: 2009101
Task: 43715

Signed-off-by: Yue Tao <yue.tao@windriver.com>
Change-Id: Id11fa62cc510808899ba79f5f2a44cd65bd97109
2021-12-07 17:41:11 +08:00
Tracey Bogue
f98b1a5b40 Add Debian packaging for helm and chartmuseum
These packages require the following files in a local mirror:
* chartmuseum-0.12.0.tar.gz
* chartmuseum-v0.12.0-amd64
* helm-v3.2.1-linux-amd64.tar.gz

Story: 2009101
Task: 43715

Signed-off-by: Tracey Bogue <tracey.bogue@windriver.com>
Change-Id: I85c854f1fb62efa993a030fe06105bb2c0751165
2021-11-02 06:48:57 -05:00