- 02 Sep, 2020 2 commits
-
-
When running Docker with user namespace remapping, the UID/GID of the files must be in the 0 - 65535 range. One toolchain's tar file included files outside of that range and thus I could not run the image on my GitLab runners. This patch fixes that and the U-Boot CI completes just fine in my environment. Signed-off-by:
Harm Berntsen <harm.berntsen@nedap.com> CC: Tom Rini <trini@konsulko.com>
-
Tom Rini authored
Move up to the latest tag to get the usual related security fixes that brings in. Signed-off-by:
Tom Rini <trini@konsulko.com>
-
- 05 Aug, 2020 3 commits
-
-
Build qemu-system-sh4 executable for U-Boot testing. Signed-off-by:
Marek Vasut <marek.vasut+renesas@gmail.com>
-
This version of sbsigntools is a prerequisite in testing "intermediate certificates" support as part of UEFI secure boot as I added '--addcert' option to 'sbsign' command: === commit 7d6210e4b1fd Author: AKASHI Takahiro <takahiro.akashi@linaro.org> Date: Thu Jun 4 16:50:22 2020 +0900 sbsign: allow for adding intermediate certificates === Signed-off-by:
AKASHI Takahiro <takahiro.akashi@linaro.org> Reviewed-by:
Tom Rini <trini@konsulko.com>
-
Tom Rini authored
Move up to the latest tag to get the usual related security fixes that brings in. Signed-off-by:
Tom Rini <trini@konsulko.com>
-
- 15 Jul, 2020 1 commit
-
-
Tom Rini authored
Move up to the latest tag to get the usual related security fixes that brings in. Signed-off-by:
Tom Rini <trini@konsulko.com>
-
- 19 Jun, 2020 1 commit
-
-
Tom Rini authored
Move up to the latest tag to get the usual related security fixes that brings in. Signed-off-by:
Tom Rini <trini@konsulko.com>
-
- 18 Jun, 2020 1 commit
-
-
Package efitools is needed to run the tests in test/py/tests/test_efi_secboot/. Signed-off-by:
Heinrich Schuchardt <xypron.glpk@gmx.de>
-
- 10 Jun, 2020 1 commit
-
-
In some of our Python tests we build disk images. Currently this involves using the sudo command for losetup and mount. For some tests sudo is not necessary if the command guestmount of package libguestfs-tools is available. Another useful tool in libguestfs-tools is virt-make-fs. Generally we should get rid of using a root user for building and testing. As a first step install libguestfs-tools in our Docker image. Signed-off-by:
Heinrich Schuchardt <xypron.glpk@gmx.de>
-
- 27 Apr, 2020 3 commits
-
-
Tom Rini authored
Per Alexey Brodkin, this is the toolchain we should be using currently. Signed-off-by:
Tom Rini <trini@konsulko.com>
-
Tom Rini authored
- Move up to the latest tag to get the usual related security fixes that brings in. - Add fakeroot and mtd-utils so that we can construct the images to test the Nokia N900 platform via QEMU. Signed-off-by:
Tom Rini <trini@konsulko.com>
-
We do not need .git in the build context. Signed-off-by:
Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by:
Bin Meng <bmeng.cn@gmail.com>
-
- 10 Apr, 2020 6 commits
-
-
Tom Rini authored
At this point LLVM-7 is rather old. Switch over to LLVM-10 to enable some amount of CI coverage with newer compilers. Signed-off-by:
Tom Rini <trini@konsulko.com>
-
Use gcc 9.2.0 to do the build testing. Signed-off-by:
Bin Meng <bmeng.cn@gmail.com>
-
Build qemu-system-riscv32 executable for U-Boot testing. Signed-off-by:
Bin Meng <bmeng.cn@gmail.com>
-
Build GRUB UEFI target grubriscv32.efi. Signed-off-by:
Bin Meng <bmeng.cn@gmail.com>
-
This is required to build GRUB UEFI target for RISC-V 32-bit. Signed-off-by:
Bin Meng <bmeng.cn@gmail.com>
-
Tom Rini authored
Move up to the latest tag to get the usual related security fixes that brings in. Signed-off-by:
Tom Rini <trini@konsulko.com>
-
- 21 Feb, 2020 1 commit
-
-
In reStructured text documentation we sometimes find formatting problems. So we should add 'make htmldocs' to our Gitlab Ci steps and let all warning result in a build failure. For building the htmldocs target without warnings we need the ImageMagick package. Reviewed-by:
Bin Meng <bmeng.cn@gmail.com> Signed-off-by:
Heinrich Schuchardt <xypron.glpk@gmx.de>
-
- 07 Feb, 2020 1 commit
-
-
We are planning to move sandbox from SDL1.2 to SDL2, so add this library to the docker image. Signed-off-by:
Simon Glass <sjg@chromium.org> Reviewed-by:
Bin Meng <bmeng.cn@gmail.com>
-
- 17 Jan, 2020 3 commits
-
-
Tom Rini authored
Move up to the latest tag to get the usual related security fixes that brings in. Signed-off-by:
Tom Rini <trini@konsulko.com>
-
In reStructured text documentation we somtimes find formatting problems. Therefore I would like to add 'make htmldocs' to our Gitlab Ci steps and let all warning result in a build failure. For building the htmldocs target without warnings we need the Graphviz package. Signed-off-by:
Heinrich Schuchardt <xypron.glpk@gmx.de>
-
Tom Rini authored
Move up to the latest tag to get the usual related security fixes that brings in. Note that this went live with the 10Jan2020 image but was not committed at the time. Signed-off-by:
Tom Rini <trini@konsulko.com>
-
- 10 Jan, 2020 1 commit
-
-
Use the latest QEMU v4.2 version which contain some fixes for Xilinx Versal platform. Signed-off-by:
Michal Simek <michal.simek@xilinx.com>
-
- 06 Dec, 2019 1 commit
-
-
Tom Rini authored
Based on the series to add support for the EFI Secure Boot tests to Travis, update the Docker container to have the same utilities. Cc: AKASHI Takahiro <takahiro.akashi@linaro.org> Signed-off-by:
Tom Rini <trini@konsulko.com>
-
- 05 Dec, 2019 1 commit
-
-
Tom Rini authored
Move up to the latest tag to get the usual related security fixes that brings in. Signed-off-by:
Tom Rini <trini@konsulko.com>
-
- 24 Oct, 2019 2 commits
-
-
Tom Rini authored
In order to be able to use pip within a virtualenv of python3 we need to have python3-pip installed as well. Signed-off-by:
Tom Rini <trini@konsulko.com>
-
Tom Rini authored
Move up to the latest tag to get the usual related security fixes that brings in. Signed-off-by:
Tom Rini <trini@konsulko.com>
-
- 04 Oct, 2019 1 commit
-
-
Tom Rini authored
As part of this we stop installing python-pytest (we enforce a specific version via pip in tests) as well as python-coverage (this can and should be done via pip as well). Signed-off-by:
Tom Rini <trini@konsulko.com>
-
- 23 Sep, 2019 1 commit
-
-
Tom Rini authored
Add a 'uboot' user / group, allow them sudo access and make use of them in the container. Signed-off-by:
Tom Rini <trini@konsulko.com>
-
- 13 Sep, 2019 1 commit
-
-
Build GRUB UEFI target grubriscv64.efi. It is needed for running test_efi_grub_net(). Signed-off-by:
Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by:
Bin Meng <bmeng.cn@gmail.com>
-
- 04 Aug, 2019 1 commit
-
-
Build riscv64-softmmu. Reviewed-by:
Bin Meng <bmeng.cn@gmail.com> Signed-off-by:
Heinrich Schuchardt <xypron.glpk@gmx.de>
-
- 29 Jul, 2019 2 commits
-
-
Build GRUB UEFI targets grubarm.efi and grubaa64.efi. These are needed for running test_efi_grub_net(). Signed-off-by:
Heinrich Schuchardt <xypron.glpk@gmx.de>
-
python3-sphinx is needed to build the htmldocs target. Signed-off-by:
Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by:
Bin Meng <bmeng.cn@gmail.com>
-
- 24 Jul, 2019 2 commits
-
-
Tom Rini authored
In order to run our test.py suite on a number of platforms in CI we use QEMU. Configure and build a copy here so that all our jobs can rely on it as our code is under test and not QEMU. Signed-off-by:
Tom Rini <trini@konsulko.com>
-
Tom Rini authored
Signed-off-by:
Tom Rini <trini@konsulko.com>
-
- 19 Jun, 2019 1 commit
-
-
Tom Rini authored
The intention of this container is to be able to build all supported U-Boot platforms and run our test.py based test suite on all platforms that we can within QEMU. Signed-off-by:
Tom Rini <trini@konsulko.com>
-