Re: [docs] [bitbake-devel] [PATCH 2/2] bitbake-setup: write notes for generated build configs
Alexander Kanavin <[email protected]> Mon, 1 Jun 2026 10:35:53 +0200
| Newsgroups | org.openembedded.lists.bitbake-devel,org.yoctoproject.lists.docs |
|---|---|
| Message-ID | <CANNYZj-CovuQxxi6XUo62LxKs-sMjEUzFoLC3UsfWmuGFJTqBw@mail.gmail.com> |
On Mon, 1 Jun 2026 at 09:05, Antonin Godard via lists.yoctoproject.org <[email protected]> wrote: > Suggestion: call the field "conf-notes" so it matches the resulting filename? I disagree. It's meant for general-purpose freeform notes about the configuration; that they also get written into conf-notes.txt is an implementation detail. It's also more consistent, as there's already "description" which gets written into conf-summary.txt. Alex