bb9bfb4344
Signed-off-by: Scott Little <scott.little@windriver.com> Change-Id: I6b24106b461f677c4060e27ca8245b6e93d7c690
14 lines
427 B
XML
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>
|