manifest/compiler.xml
Davlet Panech f9245c648d New manifest for ceph upgrade feature
Based on these builds:

master-compiler/20210724T013006Z
master-containers/20210727T000548Z
master-distro/20210728T013303Z
master-flock/20210728T020149Z

Commented out the unused yocto kernel repos.

Change-Id: I2f3971ea7a58c6ad72eb8008ac48f8a6c4e76253
Depends-On: https://review.opendev.org/c/starlingx/tools/+/802927
Depends-On: https://review.opendev.org/c/starlingx/integ/+/802928
Depends-On: https://review.opendev.org/c/starlingx/ha/+/802929
Depends-On: https://review.opendev.org/c/starlingx/metal/+/802950
Depends-On: https://review.opendev.org/c/starlingx/upstream/+/802951
Depends-On: https://review.opendev.org/c/starlingx/config/+/802952
Signed-off-by: Davlet Panech <davlet.panech@windriver.com>
2021-07-29 15:36:44 -04:00

14 lines
477 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/ceph_nautilus_upgrade" remote="starlingx"/>
<include name="common.xml" />
<project remote="starlingx" revision="5f0f710f66852568b3a27bffafaedf0247227984" name="compile.git" path="cgcs-root/stx/compile" />
</manifest>