yocto branch interl-x86 renamed to just x86
In the case of the std kernel, we now need a history of 3000 commits. This is too great to achieve a download time savings from an unbundled download, so drop it. Closes-Bug: 1937302 Signed-off-by: Scott Little <scott.little@windriver.com> Change-Id: I9a71a600b4a453453b9da57a036fa30b01b1f246
This commit is contained in:
parent
1628301634
commit
a1a4588756
@ -77,9 +77,9 @@
|
|||||||
<project remote="gnocchi" revision="master" name="python-gnocchiclient.git" path="cgcs-root/stx/git/python-gnocchiclient"/>
|
<project remote="gnocchi" revision="master" name="python-gnocchiclient.git" path="cgcs-root/stx/git/python-gnocchiclient"/>
|
||||||
|
|
||||||
<!-- linux-yocto Upstream -->
|
<!-- linux-yocto Upstream -->
|
||||||
<project remote="linux-yocto" sync-c="true" sync-tags="false" clone-depth="500" upstream="v5.10/standard/intel-x86" revision="refs/tags/v5.10.30" name="linux-yocto" path="cgcs-root/stx/git/linux-yocto-std"/>
|
<project remote="linux-yocto" sync-c="true" sync-tags="false" upstream="v5.10/standard/x86" revision="refs/tags/v5.10.30" name="linux-yocto" path="cgcs-root/stx/git/linux-yocto-std"/>
|
||||||
<!-- this sha merges 5.10.37 into preempt-rt -->
|
<!-- this sha merges 5.10.37 into preempt-rt -->
|
||||||
<project remote="linux-yocto" sync-c="true" sync-tags="false" clone-depth="100" upstream="v5.10/standard/preempt-rt/intel-x86" revision="2112f10d3d0b558c9ece3ab562c41b7f6d89cff4" name="linux-yocto.git" path="cgcs-root/stx/git/linux-yocto-rt"/>
|
<project remote="linux-yocto" sync-c="true" sync-tags="false" clone-depth="100" upstream="v5.10/standard/preempt-rt/x86" revision="2112f10d3d0b558c9ece3ab562c41b7f6d89cff4" name="linux-yocto.git" path="cgcs-root/stx/git/linux-yocto-rt"/>
|
||||||
|
|
||||||
|
|
||||||
<!-- Pure Upstream -->
|
<!-- Pure Upstream -->
|
||||||
|
@ -39,9 +39,9 @@
|
|||||||
<project remote="gnocchi" revision="master" name="python-gnocchiclient.git" path="cgcs-root/stx/git/python-gnocchiclient"/>
|
<project remote="gnocchi" revision="master" name="python-gnocchiclient.git" path="cgcs-root/stx/git/python-gnocchiclient"/>
|
||||||
|
|
||||||
<!-- linux-yocto Upstream -->
|
<!-- linux-yocto Upstream -->
|
||||||
<project remote="linux-yocto" sync-c="true" sync-tags="false" clone-depth="500" upstream="v5.10/standard/intel-x86" revision="refs/tags/v5.10.30" name="linux-yocto" path="cgcs-root/stx/git/linux-yocto-std"/>
|
<project remote="linux-yocto" sync-c="true" sync-tags="false" upstream="v5.10/standard/x86" revision="refs/tags/v5.10.30" name="linux-yocto" path="cgcs-root/stx/git/linux-yocto-std"/>
|
||||||
<!-- this sha merges 5.10.37 into preempt-rt -->
|
<!-- this sha merges 5.10.37 into preempt-rt -->
|
||||||
<project remote="linux-yocto" sync-c="true" sync-tags="false" clone-depth="100" upstream="v5.10/standard/preempt-rt/intel-x86" revision="2112f10d3d0b558c9ece3ab562c41b7f6d89cff4" name="linux-yocto.git" path="cgcs-root/stx/git/linux-yocto-rt"/>
|
<project remote="linux-yocto" sync-c="true" sync-tags="false" clone-depth="100" upstream="v5.10/standard/preempt-rt/x86" revision="2112f10d3d0b558c9ece3ab562c41b7f6d89cff4" name="linux-yocto.git" path="cgcs-root/stx/git/linux-yocto-rt"/>
|
||||||
|
|
||||||
<!-- Pure Upstream -->
|
<!-- Pure Upstream -->
|
||||||
<project remote="openstack" revision="stable/train" name="horizon.git" path="cgcs-root/stx/git/horizon"/>
|
<project remote="openstack" revision="stable/train" name="horizon.git" path="cgcs-root/stx/git/horizon"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user