
This reverts commit 477f340a7e6e056d3175ad0ee831fda881db841d. Reason for revert: Committed by mistake to master branch Change-Id: Ib6a7f7922562c60a0efde5fe7d7b0c2011bbfec9
14 lines
408 B
XML
14 lines
408 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="master" remote="starlingx"/>
|
|
<include name="common.xml" />
|
|
|
|
<project remote="starlingx" name="compile.git" path="cgcs-root/stx/compile" />
|
|
|
|
</manifest>
|