manifest/stx.7.0.0-compiler.xml
Scott Little bb9bfb4344 Locked down manifest for StarlingX $TAG
Signed-off-by: Scott Little <scott.little@windriver.com>
Change-Id: I6b24106b461f677c4060e27ca8245b6e93d7c690
2022-09-08 12:23:26 -04:00

14 lines
427 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="starlingx" fetch="https://opendev.org/starlingx" />
<!-- note, you can also provide personal overrides for your own github -->
<!-- for tests/experiments -->
<default revision="refs/tags/7.0.0" remote="starlingx"/>
<include name="stx.7.0.0-common.xml" />
<project remote="starlingx" name="compile.git" path="cgcs-root/stx/compile" />
</manifest>