manifest/compiler.xml
Lucas de Ataides 477f340a7e Update manifests on f/caracal branch
This change simply updates the revision of the manifests in the
f/caracal branch to the correct one

Change-Id: Ida9898efdf162d396e47dadd0f31490a4f6b84d3
Signed-off-by: Lucas de Ataides <lucas.deataidesbarreto@windriver.com>
2024-12-02 16:56:12 -03:00

14 lines
411 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="f/caracal" remote="starlingx"/>
<include name="common.xml" />
<project remote="starlingx" name="compile.git" path="cgcs-root/stx/compile" />
</manifest>