Add app-gen-tools to default manifest.

Adding app-gen-tool repository to cgcs-root/stx folder
in preparation for eventually building it into STX as
a debian package during build-time.

Test Plan:
PASS: The respository clones with repo sync command.

Story: 2010937
Task: 49157

Change-Id: Id4c86b31cf979328d992fb13cea67c23c51fc4b6
Signed-off-by: Reed, Joshua <Joshua.Reed@windriver.com>
This commit is contained in:
Reed, Joshua 2023-11-28 09:07:32 -07:00
parent d4cd8c4202
commit c0d4c16a8a
2 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,7 @@
<project remote="starlingx" name="ansible-playbooks.git" path="cgcs-root/stx/ansible-playbooks"/>
<project remote="starlingx" name="app-dell-storage.git" path="cgcs-root/stx/app-dell-storage"/>
<project remote="starlingx" name="app-gen-tool.git" path="cgcs-root/stx/app-gen-tool"/>
<project remote="starlingx" name="app-harbor.git" path="cgcs-root/stx/app-harbor"/>
<project remote="starlingx" name="app-intel-ethernet-operator.git" path="cgcs-root/stx/app-intel-ethernet-operator"/>
<project remote="starlingx" name="app-intel-device-plugins.git" path="cgcs-root/stx/app-intel-device-plugins"/>

View File

@ -10,6 +10,7 @@
<project remote="starlingx" name="ansible-playbooks.git" path="cgcs-root/stx/ansible-playbooks"/>
<project remote="starlingx" name="app-dell-storage.git" path="cgcs-root/stx/app-dell-storage"/>
<project remote="starlingx" name="app-gen-tool.git" path="cgcs-root/stx/app-gen-tool"/>
<project remote="starlingx" name="app-harbor.git" path="cgcs-root/stx/app-harbor"/>
<project remote="starlingx" name="app-intel-ethernet-operator.git" path="cgcs-root/stx/app-intel-ethernet-operator"/>
<project remote="starlingx" name="app-intel-device-plugins.git" path="cgcs-root/stx/app-intel-device-plugins"/>