StarlingX source manifest to manage the repositories
Go to file
Charles Short 99ea58653b Use https instead of git for github.com
Github has recently deprecated git in favor
of https to improve site security. This results in repo
command failing.

See: https://github.blog/2021-09-01-improving-git-protocol-security-github/

Partial-Bug: 1949479

Signed-off-by: Charles Short <charles.short@windriver.com>
Change-Id: Ibdd38f71a4403c39c07dda9fcfafd88ebe6c77dd
2021-11-02 10:29:40 -04:00
.gitignore Add test framework 2018-06-08 15:48:00 -05:00
.gitreview OpenDev Migration Patch 2019-04-19 19:52:25 +00: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 Revert "Manifest files: set default revision for the r/stx.4.0 branches" 2020-07-14 12:07:35 -07:00
containers.xml Add audit armada app to containers.xml 2021-06-08 10:44:40 -04:00
default.xml Use https instead of git for github.com 2021-11-02 10:29:40 -04:00
distro.xml Update ceph to v14.2.22 2021-10-27 15:20:44 -04:00
flock.xml Add audit armada app to starlingx/manifest 2021-06-03 19:05:45 -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.