From: "Alex Bennée" <alex.bennee@linaro.org>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
Cc: thuth@redhat.com,
Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>,
qemu-devel@nongnu.org, Max Filippov <jcmvbkbc@gmail.com>,
pbonzini@redhat.com, Aurelien Jarno <aurelien@aurel32.net>
Subject: Re: [PATCH v1 4/5] configs: rename default-configs to configs and reorganise
Date: Mon, 21 Jun 2021 19:38:52 +0100 [thread overview]
Message-ID: <877dint63r.fsf@linaro.org> (raw)
In-Reply-To: <8d588c37-0cd1-4a23-b7cb-8b7afd603696@amsat.org>
Philippe Mathieu-Daudé <f4bug@amsat.org> writes:
> On 6/21/21 5:21 PM, Alex Bennée wrote:
>> In preparation for offering variation to our build configurations lets
>> move everything and rename it to default. Common included base configs
>> are also renamed.
>>
>> During the cleanup the stale usb.mak and pci.mak references were
>> removed from MAINTAINERS.
>>
>> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
>> ---
>> configure | 6 ++---
>
> ---
>> meson.build | 4 ++--
>> MAINTAINERS | 22 +++++++++----------
>> tests/Makefile.include | 2 +-
>> 103 files changed, 28 insertions(+), 30 deletions(-)
>
>> --- a/tests/Makefile.include
>> +++ b/tests/Makefile.include
>> @@ -36,7 +36,7 @@ export SRC_PATH
>>
>> # Get the list of all supported sysemu targets
>> SYSEMU_TARGET_LIST := $(subst -softmmu.mak,,$(notdir \
>> - $(wildcard $(SRC_PATH)/default-configs/*-softmmu.mak)))
>> + $(wildcard $(SRC_PATH)/configs/*-softmmu.mak)))
>
> This one seems to have bitrotten.
Hmm it didn't break the build, looking at it I think this stanza needs
to be dropped anyway...
Will fix thanks.
--
Alex Bennée
next prev parent reply other threads:[~2021-06-21 18:41 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-21 15:21 [PATCH v1 0/5] custom device configs (split from larger series) Alex Bennée
2021-06-21 15:21 ` [PATCH v1 1/5] meson: Introduce target-specific Kconfig Alex Bennée
2021-07-06 10:52 ` Thomas Huth
2021-07-06 12:47 ` Philippe Mathieu-Daudé
2021-07-06 13:10 ` Thomas Huth
2021-07-06 13:40 ` Philippe Mathieu-Daudé
2021-07-06 13:52 ` Alex Bennée
2021-06-21 15:21 ` [PATCH v1 2/5] hw/arm: add dependency on OR_IRQ for XLNX_VERSAL Alex Bennée
2021-06-21 19:00 ` Philippe Mathieu-Daudé
2021-06-21 20:00 ` Edgar E. Iglesias
2021-07-06 10:53 ` Thomas Huth
2021-06-21 15:21 ` [PATCH v1 3/5] hw/arm: move CONFIG_V7M out of default-devices Alex Bennée
2021-07-06 11:04 ` Thomas Huth
2021-07-06 12:14 ` Philippe Mathieu-Daudé
2021-06-21 15:21 ` [PATCH v1 4/5] configs: rename default-configs to configs and reorganise Alex Bennée
2021-06-21 18:14 ` Philippe Mathieu-Daudé
2021-06-21 18:38 ` Alex Bennée [this message]
2021-06-21 15:21 ` [PATCH v1 5/5] configure: allow the selection of alternate config in the build Alex Bennée
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=877dint63r.fsf@linaro.org \
--to=alex.bennee@linaro.org \
--cc=aleksandar.rikalo@syrmia.com \
--cc=aurelien@aurel32.net \
--cc=f4bug@amsat.org \
--cc=jcmvbkbc@gmail.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=thuth@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).