Re: [PATCH 06/10] configure: move SLOF submodule handling to pc-bios/s390-ccw

2023-06-06 Thread Thomas Huth
On 05/06/2023 11.52, Paolo Bonzini wrote: Move the handling of the roms/SLOF submodule out of the main Makefile, since we are going to remove submodules from the build process of QEMU. Signed-off-by: Paolo Bonzini --- .gitlab-ci.d/buildtest-template.yml | 2 +- configure

Re: [PATCH 06/10] configure: move SLOF submodule handling to pc-bios/s390-ccw

2023-06-06 Thread Daniel P . Berrangé
On Mon, Jun 05, 2023 at 11:52:19AM +0200, Paolo Bonzini wrote: > Move the handling of the roms/SLOF submodule out of the main Makefile, > since we are going to remove submodules from the build process of QEMU. > > Signed-off-by: Paolo Bonzini > --- > .gitlab-ci.d/buildtest-template.yml | 2 +- >

[PATCH 06/10] configure: move SLOF submodule handling to pc-bios/s390-ccw

2023-06-05 Thread Paolo Bonzini
Move the handling of the roms/SLOF submodule out of the main Makefile, since we are going to remove submodules from the build process of QEMU. Signed-off-by: Paolo Bonzini --- .gitlab-ci.d/buildtest-template.yml | 2 +- configure | 7 +++ pc-bios/s390-ccw/Makefile