Re: [PATCH v2 0/2] roms/edk2: Avoid cloning unused cmocka submodule

2021-10-18 Thread Richard Henderson
On 10/18/21 11:53 AM, Philippe Mathieu-Daudé wrote: If you don't have anything in your queue I can send a pullreq tomorrow, otherwise thanks for taking care of it. I do have a few other patches already in the queue. I'll take care of it. r~

Re: [PATCH v2 0/2] roms/edk2: Avoid cloning unused cmocka submodule

2021-10-18 Thread Philippe Mathieu-Daudé
On 10/18/21 20:10, Richard Henderson wrote: > On 10/18/21 3:58 AM, Philippe Mathieu-Daudé wrote: >> cmocka website SSL certificate expired, making CI pipelines >> fail [*]. However EDK2 images built to test QEMU don't need >> cmocka, nor oniguruma. Avoid cloning them. >> >> Note: scripts/make-relea

Re: [PATCH v2 0/2] roms/edk2: Avoid cloning unused cmocka submodule

2021-10-18 Thread Richard Henderson
On 10/18/21 3:58 AM, Philippe Mathieu-Daudé wrote: cmocka website SSL certificate expired, making CI pipelines fail [*]. However EDK2 images built to test QEMU don't need cmocka, nor oniguruma. Avoid cloning them. Note: scripts/make-release is neither covered in MAINTAINERS nor in our CI.

Re: [PATCH v2 0/2] roms/edk2: Avoid cloning unused cmocka submodule

2021-10-18 Thread Gerd Hoffmann
On Mon, Oct 18, 2021 at 12:58:14PM +0200, Philippe Mathieu-Daudé wrote: > cmocka website SSL certificate expired, making CI pipelines > fail [*]. However EDK2 images built to test QEMU don't need > cmocka, nor oniguruma. Avoid cloning them. > > Note: scripts/make-release is neither covered in MAIN

[PATCH v2 0/2] roms/edk2: Avoid cloning unused cmocka submodule

2021-10-18 Thread Philippe Mathieu-Daudé
cmocka website SSL certificate expired, making CI pipelines fail [*]. However EDK2 images built to test QEMU don't need cmocka, nor oniguruma. Avoid cloning them. Note: scripts/make-release is neither covered in MAINTAINERS nor in our CI. [*] https://gitlab.com/rth7680/qemu/-/jobs/168538752