Adding package list placeholder to metadata xml

This changes adds a placeholder to the GA metadata to be replaced by a
list of packages. The replace will be done by the iso post script
located in the base-bullseye.yaml.

Test plan:
Covered as part of
    https://review.opendev.org/c/starlingx/tools/+/921454

Story: 2010676
Task: 50285

Change-Id: I36230925a1ac112ba8c24e15a76466efe4ddb242
Signed-off-by: Dostoievski Batista <dostoievski.albinobatista@windriver.com>
This commit is contained in:
Dostoievski Batista 2024-06-06 10:51:52 -03:00
parent 6c28768651
commit 6a61c33419

View File

@ -16,4 +16,5 @@
<requires>
</requires>
<semantics/>
<packages>xxxPACKAGESxxx</packages>
</patch>