add missing definition of remote starlingx-docs to layer manifests

Signed-off-by: Scott Little <scott.little@windriver.com>
Change-Id: I6c665c5e825dcf7327f32acbb6f7184cc3f4f685
This commit is contained in:
Scott Little 2021-12-10 15:23:14 -05:00
parent ec2064a69b
commit 2b9173cf4e
4 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,7 @@
<manifest>
<remote name="starlingx" fetch="https://opendev.org/starlingx" />
<remote name="starlingx-docs" fetch="https://opendev.org/starlingx" />
<!-- note, you can also provide personal overrides for your own github -->
<!-- for tests/experiments -->

View File

@ -5,6 +5,7 @@
<remote name="hpe-storage" fetch="https://github.com/hpe-storage" />
<remote name="openstack" fetch="https://opendev.org/openstack" />
<remote name="starlingx" fetch="https://opendev.org/starlingx" />
<remote name="starlingx-docs" fetch="https://opendev.org/starlingx" />
<remote name="stx-staging" fetch="https://github.com/starlingx-staging"/>
<!-- note, you can also provide personal overrides for your own github -->
<!-- for tests/experiments -->

View File

@ -5,6 +5,7 @@
<remote name="hpe-storage" fetch="https://github.com/hpe-storage" />
<remote name="openstack" fetch="https://opendev.org/openstack" />
<remote name="starlingx" fetch="https://opendev.org/starlingx" />
<remote name="starlingx-docs" fetch="https://opendev.org/starlingx" />
<remote name="stx-staging" fetch="https://github.com/starlingx-staging"/>
<remote name="linux-yocto" fetch="git://git.yoctoproject.org/" />
<!-- note, you can also provide personal overrides for your own github -->

View File

@ -2,6 +2,7 @@
<manifest>
<remote name="starlingx" fetch="https://opendev.org/starlingx" />
<remote name="starlingx-docs" fetch="https://opendev.org/starlingx" />
<!-- note, you can also provide personal overrides for your own github -->
<!-- for tests/experiments -->