Add app-sts-silicom to repo manifest

Recently the app-sts-silicom repo was created.  This commit
adds a reference to it in the manifest.

Story: 2010213
Task: 46357

Signed-off-by: Steven Webster <steven.webster@windriver.com>
Change-Id: Ifadf5fa71d37408b3ea860ca95937a6f3484102b
This commit is contained in:
Steven Webster 2022-09-20 10:23:28 -04:00
parent 60956e3f03
commit 3a9d121917
2 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,7 @@
<project remote="starlingx" name="helm-charts.git" path="cgcs-root/stx/helm-charts"/>
<project remote="starlingx" name="integ.git" path="cgcs-root/stx/integ"/>
<project remote="starlingx" name="app-istio.git" path="cgcs-root/stx/app-istio"/>
<project remote="starlingx" name="app-sts-silicom.git" path="cgcs-root/stx/app-sts-silicom"/>
<project remote="starlingx" name="kernel.git" path="cgcs-root/stx/kernel"/>
<project remote="starlingx" name="metal.git" path="cgcs-root/stx/metal"/>
<project remote="starlingx" name="metrics-server-armada-app.git" path="cgcs-root/stx/metrics-server-armada-app"/>

View File

@ -22,6 +22,7 @@
<project remote="starlingx" name="ha.git" path="cgcs-root/stx/ha"/>
<project remote="starlingx" name="helm-charts.git" path="cgcs-root/stx/helm-charts"/>
<project remote="starlingx" name="app-istio.git" path="cgcs-root/stx/app-istio"/>
<project remote="starlingx" name="app-sts-silicom.git" path="cgcs-root/stx/app-sts-silicom"/>
<project remote="starlingx" name="metal.git" path="cgcs-root/stx/metal"/>
<project remote="starlingx" name="metrics-server-armada-app.git" path="cgcs-root/stx/metrics-server-armada-app"/>
<project remote="starlingx" name="monitor-armada-app.git" path="cgcs-root/stx/monitor-armada-app"/>