[PATCH] [BigDipperV5R9][Virtualization] Move submodules from gitlab into codehub

From: caijian <caijian11@h-partners.com> Upstream:No Bugfix or Feature: Bugfix Move submodules from gitlab into codehub, and then clone them conveniently. Signed-off-by: caijian <caijian11@h-partners.com> --- .gitmodules | 30 +++++++++++++-------------- subprojects/berkeley-softfloat-3.wrap | 2 +- subprojects/berkeley-testfloat-3.wrap | 2 +- subprojects/dtc.wrap | 2 +- subprojects/keycodemapdb.wrap | 2 +- subprojects/libvfio-user.wrap | 2 +- subprojects/slirp.wrap | 2 +- 7 files changed, 21 insertions(+), 21 deletions(-) diff --git a/.gitmodules b/.gitmodules index 73cae4cd4d..4b9045635d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,45 +1,45 @@ [submodule "roms/seabios"] path = roms/seabios - url = https://gitlab.com/qemu-project/seabios.git/ + url = ssh://git@codehub-dg-y.huawei.com:2222/cWX1206132/qemu-8.1-seabios.git [submodule "roms/SLOF"] path = roms/SLOF - url = https://gitlab.com/qemu-project/SLOF.git + url = ssh://git@codehub-dg-y.huawei.com:2222/cWX1206132/qemu-8.2-SLOF.git [submodule "roms/ipxe"] path = roms/ipxe - url = https://gitlab.com/qemu-project/ipxe.git + url = ssh://git@codehub-dg-y.huawei.com:2222/cWX1206132/qemu-8.2-ipxe-2.git [submodule "roms/openbios"] path = roms/openbios - url = https://gitlab.com/qemu-project/openbios.git + url = ssh://git@codehub-dg-y.huawei.com:2222/cWX1206132/qemu-8.1-openbios.git [submodule "roms/qemu-palcode"] path = roms/qemu-palcode - url = https://gitlab.com/qemu-project/qemu-palcode.git + url = ssh://git@codehub-dg-y.huawei.com:2222/cWX1206132/qemu-8.2-palcode.git [submodule "roms/u-boot"] path = roms/u-boot - url = https://gitlab.com/qemu-project/u-boot.git + url = ssh://git@codehub-dg-y.huawei.com:2222/cWX1206132/qemu-8.1-uboot.git [submodule "roms/skiboot"] path = roms/skiboot - url = https://gitlab.com/qemu-project/skiboot.git + url = ssh://git@codehub-dg-y.huawei.com:2222/cWX1206132/qemu-8.2-skiboot.git [submodule "roms/QemuMacDrivers"] path = roms/QemuMacDrivers - url = https://gitlab.com/qemu-project/QemuMacDrivers.git + url = ssh://git@codehub-dg-y.huawei.com:2222/cWX1206132/qemu-8.2-QemuMacDrivers.git [submodule "roms/seabios-hppa"] path = roms/seabios-hppa - url = https://gitlab.com/qemu-project/seabios-hppa.git + url = ssh://git@codehub-dg-y.huawei.com:2222/cWX1206132/qemu-8.1-seabios-hpps.git [submodule "roms/u-boot-sam460ex"] path = roms/u-boot-sam460ex - url = https://gitlab.com/qemu-project/u-boot-sam460ex.git + url = ssh://git@codehub-dg-y.huawei.com:2222/cWX1206132/qemu-8.2-u-boot-sam460ex.git [submodule "roms/edk2"] path = roms/edk2 - url = https://gitlab.com/qemu-project/edk2.git + url = ssh://git@codehub-dg-y.huawei.com:2222/cWX1206132/qemu-8.1-edk2.git [submodule "roms/opensbi"] path = roms/opensbi - url = https://gitlab.com/qemu-project/opensbi.git + url = ssh://git@codehub-dg-y.huawei.com:2222/cWX1206132/qemu-8.1-opensbi-1.git [submodule "roms/qboot"] path = roms/qboot - url = https://gitlab.com/qemu-project/qboot.git + url = ssh://git@codehub-dg-y.huawei.com:2222/cWX1206132/qemu-8.2-qboot.git [submodule "roms/vbootrom"] path = roms/vbootrom - url = https://gitlab.com/qemu-project/vbootrom.git + url = ssh://git@codehub-dg-y.huawei.com:2222/cWX1206132/qemu-8.2-vbootrom.git [submodule "tests/lcitool/libvirt-ci"] path = tests/lcitool/libvirt-ci - url = https://gitlab.com/libvirt/libvirt-ci.git + url = ssh://git@codehub-dg-y.huawei.com:2222/cWX1206132/qemu-8.1-libvirt-ci.git diff --git a/subprojects/berkeley-softfloat-3.wrap b/subprojects/berkeley-softfloat-3.wrap index c3e356d42f..3022b967cb 100644 --- a/subprojects/berkeley-softfloat-3.wrap +++ b/subprojects/berkeley-softfloat-3.wrap @@ -1,5 +1,5 @@ [wrap-git] -url = https://gitlab.com/qemu-project/berkeley-softfloat-3.git +url = ssh://git@codehub-dg-y.huawei.com:2222/cWX1206132/qemu-8.2-berkeley-softfloat-3.git revision = b64af41c3276f97f0e181920400ee056b9c88037 patch_directory = berkeley-softfloat-3 depth = 1 diff --git a/subprojects/berkeley-testfloat-3.wrap b/subprojects/berkeley-testfloat-3.wrap index b8b12e7629..1f0aa49853 100644 --- a/subprojects/berkeley-testfloat-3.wrap +++ b/subprojects/berkeley-testfloat-3.wrap @@ -1,5 +1,5 @@ [wrap-git] -url = https://gitlab.com/qemu-project/berkeley-testfloat-3.git +url = ssh://git@codehub-dg-y.huawei.com:2222/cWX1206132/qemu-8.2-berkeley-testfloat-3.git revision = e7af9751d9f9fd3b47911f51a5cfd08af256a9ab patch_directory = berkeley-testfloat-3 depth = 1 diff --git a/subprojects/dtc.wrap b/subprojects/dtc.wrap index d1bc9174e9..6d81994e76 100644 --- a/subprojects/dtc.wrap +++ b/subprojects/dtc.wrap @@ -1,4 +1,4 @@ [wrap-git] -url = https://gitlab.com/qemu-project/dtc.git +url = ssh://git@codehub-dg-y.huawei.com:2222/cWX1206132/qemu-8.2-dtc.git revision = b6910bec11614980a21e46fbccc35934b671bd81 depth = 1 diff --git a/subprojects/keycodemapdb.wrap b/subprojects/keycodemapdb.wrap index dda7b0e571..67da4b9c43 100644 --- a/subprojects/keycodemapdb.wrap +++ b/subprojects/keycodemapdb.wrap @@ -1,4 +1,4 @@ [wrap-git] -url = https://gitlab.com/qemu-project/keycodemapdb.git +url = ssh://git@codehub-dg-y.huawei.com:2222/cWX1206132/qemu-8.2-keycodemapdb.git revision = f5772a62ec52591ff6870b7e8ef32482371f22c6 depth = 1 diff --git a/subprojects/libvfio-user.wrap b/subprojects/libvfio-user.wrap index 416955ca45..c58635997e 100644 --- a/subprojects/libvfio-user.wrap +++ b/subprojects/libvfio-user.wrap @@ -1,4 +1,4 @@ [wrap-git] -url = https://gitlab.com/qemu-project/libvfio-user.git +url = ssh://git@codehub-dg-y.huawei.com:2222/cWX1206132/qemu-8.2-libvfio-user.git revision = 0b28d205572c80b568a1003db2c8f37ca333e4d7 depth = 1 diff --git a/subprojects/slirp.wrap b/subprojects/slirp.wrap index a93b048962..1a1aea7e54 100644 --- a/subprojects/slirp.wrap +++ b/subprojects/slirp.wrap @@ -1,5 +1,5 @@ [wrap-git] -url = https://gitlab.freedesktop.org/slirp/libslirp.git +url = ssh://git@codehub-dg-y.huawei.com:2222/cWX1206132/qemu-8.2-libslirp.git revision = 26be815b86e8d49add8c9a8b320239b9594ff03d [provide] -- 2.33.0
participants (1)
-
yangjinqian