[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 15/36] tests/docker: convert riscv64-cross to lcitool
From: |
Alex Bennée |
Subject: |
Re: [PATCH v3 15/36] tests/docker: convert riscv64-cross to lcitool |
Date: |
Thu, 29 Jun 2023 14:47:44 +0100 |
User-agent: |
mu4e 1.11.7; emacs 29.0.92 |
Richard Henderson <richard.henderson@linaro.org> writes:
> On 6/27/23 18:09, Alex Bennée wrote:
>> --- a/tests/lcitool/projects/qemu-minimal.yml
>> +++ b/tests/lcitool/projects/qemu-minimal.yml
>> @@ -4,6 +4,8 @@ packages:
>> - bash
>> - bc
>> - bison
>> + - ccache
>> + - findutils
>> - flex
>> - g++
>> - gcc
>> @@ -21,3 +23,5 @@ packages:
>> - pkg-config
>> - python3
>> - python3-venv
>> + - sed
>> + - tar
>
> Same comment as against v2: Why not squash this patch with previous,
> which adds qemu-minimal.yml. Especially since you're changing it here
> in the next patch.
Done.
--
Alex Bennée
Virtualisation Tech Lead @ Linaro
- [PATCH v3 05/36] tests/tcg: add mechanism to handle plugin arguments, (continued)
- [PATCH v3 05/36] tests/tcg: add mechanism to handle plugin arguments, Alex Bennée, 2023/06/27
- [PATCH v3 11/36] tests/lcitool: update to latest version, Alex Bennée, 2023/06/27
- [PATCH v3 09/36] tests/docker: add test-fuzz, Alex Bennée, 2023/06/27
- [PATCH v3 14/36] tests/lcitool: introduce qemu-minimal, Alex Bennée, 2023/06/27
- [PATCH v3 08/36] tests/qtests: clean-up and fix leak in generic_fuzz, Alex Bennée, 2023/06/27
- [PATCH v3 13/36] tests/lcitool: add an explicit gcc-native package, Alex Bennée, 2023/06/27
- [PATCH v3 07/36] scripts/oss-fuzz: add a suppression for keymap, Alex Bennée, 2023/06/27
- [PATCH v3 15/36] tests/docker: convert riscv64-cross to lcitool, Alex Bennée, 2023/06/27
- [PATCH v3 16/36] tests/avocado: update firmware to enable sbsa-ref/max, Alex Bennée, 2023/06/27
- [PATCH v3 12/36] tests/lcitool: Bump fedora container versions, Alex Bennée, 2023/06/27
- [PATCH v3 30/36] linux-user: Add "safe" parameter to do_guest_openat(), Alex Bennée, 2023/06/27
- [PATCH v3 10/36] Makefile: add lcitool-refresh to UNCHECKED_GOALS, Alex Bennée, 2023/06/27
- [PATCH v3 17/36] plugins: force slow path when plugins instrument memory ops, Alex Bennée, 2023/06/27
- [PATCH v3 34/36] gdbstub: Add support for info proc mappings, Alex Bennée, 2023/06/27