qemu-e2k/.gitlab-ci.d
Philippe Mathieu-Daudé bd0da3a3d4 roms/edk2: Only initialize required submodules
The EDK2 firmware images built to test QEMU do not require
the following submodules:

 - MdeModulePkg/Universal/RegularExpressionDxe/oniguruma
 - UnitTestFrameworkPkg/Library/CmockaLib/cmocka

The only submodules required are:

 - ArmPkg/Library/ArmSoftFloatLib/berkeley-softfloat-3
 - BaseTools/Source/C/BrotliCompress/brotli
 - CryptoPkg/Library/OpensslLib/openssl
 - MdeModulePkg/Library/BrotliCustomDecompressLib/brotli

Adapt the buildsys machinery to only initialize the required
submodules.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Message-Id: <20211018105816.2663195-3-philmd@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2021-10-20 16:26:19 -07:00
..
cirrus gitlab: fix passing of TEST_TARGETS env to cirrus 2021-10-12 08:37:05 +01:00
edk2 gitlab-ci.yml: Add jobs to build EDK2 firmware binaries 2020-01-21 14:15:48 +01:00
opensbi gitlab-ci.yml: Add jobs to build OpenSBI firmware binaries 2020-03-16 17:03:50 -07:00
buildtest-template.yml gitlab-ci: Fix 'when:' condition in acceptance_test_job_template 2021-07-29 07:56:01 +02:00
buildtest.yml gitlab-ci: Don't try to use the system libfdt in the debian job 2021-09-06 09:07:00 +02:00
check-dco.py gitlab: add a CI job to validate the DCO sign off 2020-10-13 12:48:17 +02:00
check-patch.py .gitlab-ci.d/check-patch: tweak output for CI logs 2020-11-16 11:08:40 +00:00
cirrus.yml gitlab: fix passing of TEST_TARGETS env to cirrus 2021-10-12 08:37:05 +01:00
container-core.yml gitlab: Extract core container jobs to container-core.yml 2021-05-27 16:39:23 +02:00
container-cross.yml tests/docker: promote debian-riscv64-cross to a full image 2021-10-12 08:37:05 +01:00
container-template.yml gitlab: Extract container job template to container-template.yml 2021-05-27 16:39:23 +02:00
containers.yml * Update the references to some doc files (use *.rst instead of *.txt) 2021-06-02 17:08:11 +01:00
crossbuild-template.yml gitlab: skip many more targets in windows cross builds 2021-08-11 08:52:31 +02:00
crossbuilds.yml gitlab: Add cross-riscv64-system, cross-riscv64-user 2021-10-12 08:37:05 +01:00
custom-runners.yml gitlab-ci: Mark manual-only jobs as allow_failure 2021-09-15 16:43:16 +01:00
edk2.yml roms/edk2: Only initialize required submodules 2021-10-20 16:26:19 -07:00
opensbi.yml gitlab-ci: Fix 'when:' condition in OpenSBI jobs 2021-07-29 07:56:01 +02:00
qemu-project.yml gitlab: support for FreeBSD 12, 13 and macOS 11 via cirrus-run 2021-07-14 14:33:36 +01:00
stages.yml gitlab: Extract build stages to stages.yml 2021-05-27 16:39:23 +02:00
static_checks.yml gitlab: skip the check-patch job on the upstream repo 2021-10-12 08:37:05 +01:00