
This was not intended for master. Revert and this should be merged to r/stx4.0. This reverts commit 630c167eb511a0b9cd70cb1e0bd46fdeefffb3b8. Change-Id: I1599c2e5b9c5e39151bbbae6ad12665b81121dad Signed-off-by: Saul Wold <sgw@linux.intel.com>
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>
|