StarlingX source manifest to manage the repositories
Go to file
Saul Wold 3b3059c525 Update to 4.0.1 Release
Due to some changes required for the layered build we needed to update 
the release number to stx.4.0.1 and re-tag all the repos.

Partial-Bug: 1890350
Change-Id: Id753a336b61245d0808806b45c7e8d555e3c1dbf
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2020-08-05 15:39:15 +00:00
.gitignore Add test framework 2018-06-08 15:48:00 -05:00
.gitreview Update .gitreview for r/stx.4.0 2020-07-14 12:16:16 -07: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 Manifest files: set default revision for the r/stx.4.0 branches 2020-07-14 20:51:24 +00:00
containers.xml manifests: Add stx.4.0.0 release manifests 2020-08-04 09:53:48 -07:00
default.xml Manifest files: set default revision for the r/stx.4.0 branches 2020-07-14 20:51:24 +00:00
distro.xml Manifest files: set default revision for the r/stx.4.0 branches 2020-07-14 20:51:24 +00:00
flock.xml Manifest files: set default revision for the r/stx.4.0 branches 2020-07-14 20:51:24 +00:00
stx.4.0.1-compiler.xml Update to 4.0.1 Release 2020-08-05 15:39:15 +00:00
stx.4.0.1-containers.xml Update to 4.0.1 Release 2020-08-05 15:39:15 +00:00
stx.4.0.1-default.xml Update to 4.0.1 Release 2020-08-05 15:39:15 +00:00
stx.4.0.1-distro.xml Update to 4.0.1 Release 2020-08-05 15:39:15 +00:00
stx.4.0.1-flock.xml Update to 4.0.1 Release 2020-08-05 15:39:15 +00: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.