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.
[*] https://gitlab.com/rth7680/qemu/-/jobs/1685387520
fatal: unable to access 'https://git.cryptomilk.org/projects/cmocka.git/':
server certificate verification failed. CAfile:
/etc/ssl/certs/ca-certificates.crt CRLfile: none
fatal: clone of 'https://git.cryptomilk.org/projects/cmocka.git' into submodule
path 'UnitTestFrameworkPkg/Library/CmockaLib/cmocka' failed
Since v1:
- Fixed typo (thuth)
- Added missing '--' shell separator
Philippe Mathieu-Daudé (2):
roms/edk2: Only init brotli submodule to build BaseTools
roms/edk2: Only initialize required submodules
Thanks a lot.
Tested-by: Richard Henderson <richard.hender...@linaro.org>
I'll queue this to target-arm.next.
r~