manifest/compiler.xml
Saul Wold 074a0d3209 Revert "Manifest files: set default revision for the r/stx.4.0 branches"
This was not intended for master. Revert and this should be merged to r/stx4.0.

This reverts commit 630c167eb5.

Change-Id: I1599c2e5b9c5e39151bbbae6ad12665b81121dad
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2020-07-14 12:07:35 -07:00

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>