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:
Scott Little 2021-07-22 10:23:57 -04:00
parent 1628301634
commit a1a4588756
2 changed files with 4 additions and 4 deletions

View File

@ -77,9 +77,9 @@
<project remote="gnocchi" revision="master" name="python-gnocchiclient.git" path="cgcs-root/stx/git/python-gnocchiclient"/>
<!-- 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 -->
<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 -->

View File

@ -39,9 +39,9 @@
<project remote="gnocchi" revision="master" name="python-gnocchiclient.git" path="cgcs-root/stx/git/python-gnocchiclient"/>
<!-- 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 -->
<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 -->
<project remote="openstack" revision="stable/train" name="horizon.git" path="cgcs-root/stx/git/horizon"/>