- 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>
-