Add new repo virt, split from integ

This manifest change adds the 'virt'.  THe new repo contains
qemu and libvirt, split out of the 'integ' repo.

Required all reviews in the topic:
   https://review.opendev.org/q/topic:virt-repo

Testing:
build-pkgs -c -a: pass
build-pkgs -p libvirt,qemu: pass
build-image

Story: 2010317
Task: 47782
Depends-On: https://review.opendev.org/c/starlingx/virt/+/879504
Depends-On: https://review.opendev.org/c/starlingx/integ/+/879505
Change-Id: Ib8914f6bc946c0c391b6db75e71235ef63983dc1
Signed-off-by: Scott Little <scott.little@windriver.com>
This commit is contained in:
Scott Little 2023-04-03 11:11:03 -04:00
parent e9bae3f7ee
commit 7b7860205b
3 changed files with 3 additions and 0 deletions

View File

@ -45,6 +45,7 @@
<project remote="starlingx" name="upstream.git" path="cgcs-root/stx/upstream"/>
<project remote="starlingx" name="utilities.git" path="cgcs-root/stx/utilities"/>
<project remote="starlingx" name="vault-armada-app.git" path="cgcs-root/stx/vault-armada-app"/>
<project remote="starlingx" name="virt.git" path="cgcs-root/stx/virt" />
<project remote="starlingx" name="SDO-rv-service.git" path="cgcs-root/stx/SDO-rv-service"/>
</manifest>

View File

@ -61,6 +61,7 @@
<project remote="starlingx" name="upstream.git" path="cgcs-root/stx/upstream"/>
<project remote="starlingx" name="utilities.git" path="cgcs-root/stx/utilities"/>
<project remote="starlingx" name="vault-armada-app.git" path="cgcs-root/stx/vault-armada-app"/>
<project remote="starlingx" name="virt.git" path="cgcs-root/stx/virt"/>
<project remote="starlingx" name="zuul-jobs.git" path="cgcs-root/stx/zuul-jobs"/>
<project remote="starlingx" name="SDO-rv-service.git" path="cgcs-root/stx/SDO-rv-service"/>

View File

@ -16,6 +16,7 @@
<project remote="starlingx" name="integ.git" path="cgcs-root/stx/integ" />
<project remote="starlingx" name="kernel.git" path="cgcs-root/stx/kernel" />
<project remote="starlingx" name="upstream.git" path="cgcs-root/stx/upstream"/>
<project remote="starlingx" name="virt.git" path="cgcs-root/stx/virt" />
<project remote="stx-staging" name="stx-ceph.git" revision="stx/v14.2.22" path="cgcs-root/stx/git/ceph"/>
<project remote="stx-staging" name="stx-libvirt.git" revision="stx/v4.7.0-1" path="cgcs-root/stx/git/libvirt"/>