StarlingX source manifest to manage the repositories
Go to file
Luan Nunes Utimura 49b6b5f405 Update tox.ini to work with tox 4
This change partially brings the following commit from `master`:

  commit e9bae3f7ee
  Author: Scott Little <scott.little@windriver.com>
  Date:   Mon Feb 6 13:13:41 2023 -0500
    Add git for storage of public keys and certs
  Signed-off-by: Scott Little <scott.little@windriver.com>

So that this repo is able to pass Zuul's tests and remain maintainable.

Change-Id: I07f75d20721445289d1360b9ab16518634b8c0b8
Signed-off-by: Luan Nunes Utimura <LuanNunes.Utimura@windriver.com>
(cherry picked from commit e9bae3f7ee)
2023-05-15 13:27:39 -03:00
.gitignore Add test framework 2018-06-08 15:48:00 -05:00
.gitreview Modify .gitreview for r/stx.6.0 2021-12-09 20:43:04 -05: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 Create r/stx.6.0 branch for docs 2022-01-18 10:59:04 -05:00
compiler.xml add missing definition of remote starlingx-docs to layer manifests 2021-12-10 15:23:14 -05:00
containers.xml add missing definition of remote starlingx-docs to layer manifests 2021-12-10 15:23:14 -05:00
default.xml Create r/stx.6.0 branch for docs 2022-01-18 10:59:04 -05:00
distro.xml add missing definition of remote starlingx-docs to layer manifests 2021-12-10 15:23:14 -05:00
flock.xml add missing definition of remote starlingx-docs to layer manifests 2021-12-10 15:23:14 -05:00
stx.6.0.0-common.xml Create new manifests for stx 6.0.0 release 2022-01-26 14:21:24 -05:00
stx.6.0.0-compiler.xml Create new manifests for stx 6.0.0 release 2022-01-26 14:21:24 -05:00
stx.6.0.0-containers.xml Create new manifests for stx 6.0.0 release 2022-01-26 14:21:24 -05:00
stx.6.0.0-default.xml Create new manifests for stx 6.0.0 release 2022-01-26 14:21:24 -05:00
stx.6.0.0-distro.xml Create new manifests for stx 6.0.0 release 2022-01-26 14:21:24 -05:00
stx.6.0.0-flock.xml Create new manifests for stx 6.0.0 release 2022-01-26 14:21:24 -05:00
test-requirements.txt Add test framework 2018-06-08 15:48:00 -05:00
tox.ini Update tox.ini to work with tox 4 2023-05-15 13:27:39 -03: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.