mirror of
https://github.com/mii443/qemu.git
synced 2025-09-02 07:09:47 +00:00
qemu.git: drop meson git submodule
Now that meson is installed from a vendored wheel, we don't need the git submodule anymore. Drop it. Signed-off-by: John Snow <jsnow@redhat.com> Message-Id: <20230511035435.734312-19-jsnow@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -49,9 +49,6 @@
|
|||||||
[submodule "roms/qboot"]
|
[submodule "roms/qboot"]
|
||||||
path = roms/qboot
|
path = roms/qboot
|
||||||
url = https://gitlab.com/qemu-project/qboot.git
|
url = https://gitlab.com/qemu-project/qboot.git
|
||||||
[submodule "meson"]
|
|
||||||
path = meson
|
|
||||||
url = https://gitlab.com/qemu-project/meson.git
|
|
||||||
[submodule "roms/vbootrom"]
|
[submodule "roms/vbootrom"]
|
||||||
path = roms/vbootrom
|
path = roms/vbootrom
|
||||||
url = https://gitlab.com/qemu-project/vbootrom.git
|
url = https://gitlab.com/qemu-project/vbootrom.git
|
||||||
|
1
meson
1
meson
Submodule meson deleted from 3a9b285a55
Reference in New Issue
Block a user