From: "Antonin Godard" <antonin.godard@bootlin.com>
To: "Alexander Kanavin" <alex.kanavin@gmail.com>
Cc: <bitbake-devel@lists.openembedded.org>,
"Thomas Petazzoni" <thomas.petazzoni@bootlin.com>,
<docs@lists.yoctoproject.org>
Subject: Re: [docs] [PATCH 1/2] bin/bitbake-setup: add descriptions for fragment choices
Date: Tue, 20 Jan 2026 09:57:27 +0100 [thread overview]
Message-ID: <DFTAIRV9TAO0.L3XG0TA399R@bootlin.com> (raw)
In-Reply-To: <CANNYZj-Oh-WWLEhX=ZKpB2ddrR=oYseXBBgT-zQQ0CPUdA+HBg@mail.gmail.com>
Hi,
On Fri Jan 16, 2026 at 7:23 PM CET, Alexander Kanavin wrote:
> On Fri, 16 Jan 2026 at 16:49, Antonin Godard via
> lists.yoctoproject.org
> <antonin.godard=bootlin.com@lists.yoctoproject.org> wrote:
>> - "options" : ["machine/qemux86-64", "machine/qemuarm64", "machine/qemuriscv64", "machine/genericarm64", "machine/genericx86-64"]
>> + "options" : {
>> + "machine/qemux86-64": "Machine configuration for running an x86-64 system on QEMU",
>> + "machine/qemuarm64": "Machine configuration for running an ARMv8 system on QEMU",
>> + "machine/qemuriscv64": "Machine configuration for running an RISC-V system on QEMU",
>> + "machine/genericarm64": "Machine configuration for Arm64 SystemReady IR/ES platforms",
>> + "machine/genericx86-64": "Machine configuration for generic x86_64 (64-bit) PCs and servers"
>
> Let's make this properly extensible:
>
> options: [ {"name":"machine/qemux86-64","description":"Machine
> configuration for ..."}, {"name":...},...]
>
> Basically "options" remains a list, but each item in that list can be
> either a string, or a dictionary. That way more keys can be added to
> the dictionary in the future if needed.
Makes total sense, I'm about to send a v2. Thanks :)
Antonin
--
Antonin Godard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2026-01-20 8:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-16 15:48 [PATCH 0/2] bitbake-setup: add descriptions for fragment choices Antonin Godard
2026-01-16 15:48 ` [PATCH 1/2] bin/bitbake-setup: " Antonin Godard
2026-01-16 18:23 ` [docs] " Alexander Kanavin
2026-01-20 8:57 ` Antonin Godard [this message]
2026-01-16 15:48 ` [PATCH 2/2] default-registry: update fragments choices with descriptions Antonin Godard
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=DFTAIRV9TAO0.L3XG0TA399R@bootlin.com \
--to=antonin.godard@bootlin.com \
--cc=alex.kanavin@gmail.com \
--cc=bitbake-devel@lists.openembedded.org \
--cc=docs@lists.yoctoproject.org \
--cc=thomas.petazzoni@bootlin.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