StarlingX source manifest to manage the repositories
Go to file
Scott Little c2d6ba2240 project docs.git for 5.0.0 manifests should use tag 5.0.0-docs
The docs for 5.0.0 were incomplete when the initial 5.0.0
tags was created.  Now that the missing content has been delivered
to the r/stx.5.0 branch of docs.git.  A 5.0.0-docs tag has
been created to mark the completed 5.0.0 docs, but in the
docs.git project only.

This update will revise the 5.0.0 manifests to use the
5.0.0-docs tag for docs.git.

Story: 2008927
Task: 42527
Signed-off-by: Scott Little <scott.little@windriver.com>
Change-Id: I55691792a54354a434affdd479210499ac3a9ab2
2021-07-08 15:41:19 -04:00
.gitignore Add test framework 2018-06-08 15:48:00 -05:00
.gitreview Update .gitreview for r/stx.5.0 2021-04-15 15:38:33 -04:00
.zuul.yaml Adding job to upload commits to GitHub 2020-02-06 11:10:07 -05:00
README.rst Adding a README.rst for this repo 2020-04-15 10:37:24 -05:00
bindep.txt Add bindep.txt to install libxml2 2019-08-06 14:25:52 -05:00
common.xml manifest revisions for build layering 2020-02-06 14:12:08 -05:00
compiler.xml restore default remote in compiler.xml 2021-04-16 11:14:35 -04:00
containers.xml Modified manifest default.xml for branch r/stx.5.0 2021-04-15 15:43:45 -04:00
default.xml Modified manifest default.xml for branch r/stx.5.0 2021-04-15 15:43:45 -04:00
distro.xml Modified manifest default.xml for branch r/stx.5.0 2021-04-15 15:43:45 -04:00
flock.xml Restore default remote in flock.xml 2021-04-16 20:06:47 -04:00
stx.5.0.0-common.xml project docs.git for 5.0.0 manifests should use tag 5.0.0-docs 2021-07-08 15:41:19 -04:00
stx.5.0.0-compiler.xml Create new manifests for 5.0.0 2021-05-26 15:11:27 -04:00
stx.5.0.0-containers.xml Create new manifests for 5.0.0 2021-05-26 15:11:27 -04:00
stx.5.0.0-default.xml project docs.git for 5.0.0 manifests should use tag 5.0.0-docs 2021-07-08 15:41:19 -04:00
stx.5.0.0-distro.xml Create new manifests for 5.0.0 2021-05-26 15:11:27 -04:00
stx.5.0.0-flock.xml Create new manifests for 5.0.0 2021-05-26 15:11:27 -04:00
test-requirements.txt Add test framework 2018-06-08 15:48:00 -05:00
tox.ini fix tox python3 overrides 2018-10-05 10:52:11 +00:00

README.rst

manifest

StarlingX Manifest

Developer Notes

When updating xml files in this repo please remember to update the appropriate .gitignore file in https://opendev.org/starlingx/root otherwise the "repo status" command will show the new repo as an untracked change.

When updating the default.xml manifest, please also remember to update the appropriate layer manifest as well.