Remove src file from portieris-helm deb meta_data.yaml
Previously, in this review: https://review.opendev.org/c/starlingx/portieris-armada-app/+/903790 Changes were made to eliminate extra APP metadata.yaml files, however, the portieris-helm meatadata debian packaging meta_data.yaml file reference the file which was removed. That effected the build system. Removing this file from the meta_data.yaml corrects the issue. Test Plan: PASS - Make sure stx build functions as normal during downloader step. Story: 2010929 Task: 49279 Change-Id: Ie10d1297692948494da2f29998bb7e76808c590b Signed-off-by: Reed, Joshua <Joshua.Reed@windriver.com>
This commit is contained in:
parent
c19b614247
commit
531a8b7154
@ -6,7 +6,6 @@ dl_path:
|
||||
url: https://github.com/IBM/portieris/archive/refs/tags/v0.13.1.tar.gz
|
||||
md5sum: 3c5b2a092172dfd0fd51d4319305680f
|
||||
src_files:
|
||||
- files/metadata.yaml
|
||||
- files/index.yaml
|
||||
- files/repositories.yaml
|
||||
revision:
|
||||
|
Loading…
x
Reference in New Issue
Block a user