Point the submodules to the repositories that host our downstream patches: * roms/seabios - [openSUSE] switch to python3 as needed - [openSUSE] build: enable cross compilation on ARM - [openSUSE] build: be explicit about -mx86-used-note=no * roms/SLOF - Allow to override build date with SOURCE_DATE_EPOCH * roms/ipxe - [ath5k] Add missing AR5K_EEPROM_READ in ath5k_eeprom_read_turbo_modes - [openSUSE] [build] Makefile: fix issues of build reproducibility - [openSUSE] [test] help compiler out by initializing array[openSUSE] - [openSUSE] [build] Silence GCC 12 spurious warnings - [librm] Use explicit operand size when pushing a label address * roms/skiboot - [openSUSE] Makefile: define endianess for cross-building on aarch64 - [openSUSE] Make Sphinx build reproducible (boo#1102408) * roms/qboot - [openSUSE] add cross.ini file to handle aarch64 based build Signed-off-by: Dario Faggioli <dfaggioli@suse.com>
61 lines
2.2 KiB
Plaintext
61 lines
2.2 KiB
Plaintext
[submodule "roms/seabios"]
|
|
path = roms/seabios
|
|
url = https://github.com/openSUSE/qemu-seabios.git
|
|
[submodule "roms/SLOF"]
|
|
path = roms/SLOF
|
|
url = https://github.com/openSUSE/qemu-SLOF.git
|
|
[submodule "roms/ipxe"]
|
|
path = roms/ipxe
|
|
url = https://github.com/openSUSE/qemu-ipxe.git
|
|
[submodule "roms/openbios"]
|
|
path = roms/openbios
|
|
url = https://gitlab.com/qemu-project/openbios.git
|
|
[submodule "roms/qemu-palcode"]
|
|
path = roms/qemu-palcode
|
|
url = https://gitlab.com/qemu-project/qemu-palcode.git
|
|
[submodule "roms/u-boot"]
|
|
path = roms/u-boot
|
|
url = https://gitlab.com/qemu-project/u-boot.git
|
|
[submodule "roms/skiboot"]
|
|
path = roms/skiboot
|
|
url = https://github.com/openSUSE/qemu-skiboot.git
|
|
[submodule "roms/QemuMacDrivers"]
|
|
path = roms/QemuMacDrivers
|
|
url = https://gitlab.com/qemu-project/QemuMacDrivers.git
|
|
[submodule "roms/seabios-hppa"]
|
|
path = roms/seabios-hppa
|
|
url = https://gitlab.com/qemu-project/seabios-hppa.git
|
|
[submodule "roms/u-boot-sam460ex"]
|
|
path = roms/u-boot-sam460ex
|
|
url = https://gitlab.com/qemu-project/u-boot-sam460ex.git
|
|
[submodule "roms/edk2"]
|
|
path = roms/edk2
|
|
url = https://gitlab.com/qemu-project/edk2.git
|
|
[submodule "roms/opensbi"]
|
|
path = roms/opensbi
|
|
url = https://gitlab.com/qemu-project/opensbi.git
|
|
[submodule "roms/qboot"]
|
|
path = roms/qboot
|
|
url = https://github.com/openSUSE/qemu-qboot.git
|
|
[submodule "roms/vbootrom"]
|
|
path = roms/vbootrom
|
|
url = https://gitlab.com/qemu-project/vbootrom.git
|
|
[submodule "tests/lcitool/libvirt-ci"]
|
|
path = tests/lcitool/libvirt-ci
|
|
url = https://gitlab.com/libvirt/libvirt-ci.git
|
|
[submodule "subprojects/berkeley-softfloat-3"]
|
|
path = subprojects/berkeley-softfloat-3
|
|
url = https://gitlab.com/qemu-project/berkeley-softfloat-3
|
|
[submodule "subprojects/berkeley-testfloat-3"]
|
|
path = subprojects/berkeley-testfloat-3
|
|
url = https://gitlab.com/qemu-project/berkeley-testfloat-3
|
|
[submodule "subprojects/dtc"]
|
|
path = subprojects/dtc
|
|
url = https://gitlab.com/qemu-project/dtc.git
|
|
[submodule "subprojects/libvfio-user"]
|
|
path = subprojects/libvfio-user
|
|
url = https://gitlab.com/qemu-project/libvfio-user.git
|
|
[submodule "subprojects/keycodemapdb"]
|
|
path = subprojects/keycodemapdb
|
|
url = https://gitlab.com/qemu-project/keycodemapdb.git
|