|
From: | Richard Henderson |
Subject: | Re: [PATCH v3 15/36] tests/docker: convert riscv64-cross to lcitool |
Date: | Wed, 28 Jun 2023 10:38:24 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 |
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.
r~
[Prev in Thread] | Current Thread | [Next in Thread] |