StarlingX source manifest to manage the repositories
Go to file
Jiping Ma 88adf73172 Update kernel to v5.10.112
This stable update brings us up to date with the latest in linux-yocto
which itself is mostly up-to-date with the latest mainline LTS stable
update and preempt_rt patchset updates.

Verification:
- Install success onto a StarlingX system with two controller and two
  compute nodes.
- The regression testing was run including kernel and applications by
  our test team.
- The network performance test result is not big different with 5.10.99.
  Test is run on the starlingx lab.
- The cyclictest benchmark was run by our test team, the result is
  little better than 5.10.99. Test result is "samples:259200000
  hrtimer_noload_min:3545 hrtimer_noload_avg:4636
  hrtimer_noload_max:8025 99.9999th perc.:6427".
- The cyclictest benchmark was also run on the starlingx lab, the
  result is "samples:43199988 avg:1340 max:14633 99.9999th
  percentile:3030 overflows: 0". It is not big difference with 5.10.99.

Partial-Bug: 1969605

Signed-off-by: Jiping Ma <jiping.ma2@windriver.com>
Change-Id: I45b39d8400e7f627faa0403b75c47cb0bf24356d
2022-05-17 19:57:07 -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 Update kernel to v5.10.112 2022-05-17 19:57:07 -04:00
distro.xml Update kernel to v5.10.112 2022-05-17 19:57:07 -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.