All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] bitbake-setup: clarify configuration merging and add a notes property
@ 2026-05-29 14:59 Ernest Van Hoecke
  2026-05-29 15:00 ` [PATCH 1/2] bitbake-setup: clarify configuration merging Ernest Van Hoecke
  2026-05-29 15:00 ` [PATCH 2/2] bitbake-setup: write notes for generated build configs Ernest Van Hoecke
  0 siblings, 2 replies; 11+ messages in thread
From: Ernest Van Hoecke @ 2026-05-29 14:59 UTC (permalink / raw)
  To: bitbake-devel; +Cc: Alexander Kanavin, docs, Ernest Van Hoecke

This series aims to clarify the configurating merging, since it is not
necessarily obvious.

The second patch uses this and adds a "notes" string property that can
be used to populate "conf-notes.txt" when bb-layers is used instead of 
oe-template. For this and the "description" property, it's good to be
aware that strings get concatenated when they occur in nested
configurations.

Signed-off-by: Ernest Van Hoecke <ernest.vanhoecke@toradex.com>

---
Ernest Van Hoecke (2):
      bitbake-setup: clarify configuration merging
      bitbake-setup: write notes for generated build configs

 bin/bitbake-setup                                             |  3 ++-
 .../bitbake-user-manual-environment-setup.rst                 | 11 +++++++++++
 lib/bb/tests/setup.py                                         |  4 ++++
 setup-schema/bitbake-setup.schema.json                        |  4 ++++
 4 files changed, 21 insertions(+), 1 deletion(-)
---
base-commit: e9a06f79d9ec767c9d95470be78b006d6fd0d59c
change-id: 20260529-bb-setup-notes-0663341b0478

Best regards,
-- 
Ernest Van Hoecke <ernest.vanhoecke@toradex.com>



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2026-06-01 14:09 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-29 14:59 [PATCH 0/2] bitbake-setup: clarify configuration merging and add a notes property Ernest Van Hoecke
2026-05-29 15:00 ` [PATCH 1/2] bitbake-setup: clarify configuration merging Ernest Van Hoecke
2026-05-29 16:47   ` [bitbake-devel] " Alexander Kanavin
2026-05-29 15:00 ` [PATCH 2/2] bitbake-setup: write notes for generated build configs Ernest Van Hoecke
2026-05-29 17:01   ` [bitbake-devel] " Alexander Kanavin
2026-06-01  7:05   ` Antonin Godard
2026-06-01  8:35     ` [docs] " Alexander Kanavin
2026-06-01 12:53     ` Ernest Van Hoecke
2026-06-01 13:30       ` Alexander Kanavin
2026-06-01 13:55         ` Ernest Van Hoecke
2026-06-01 14:09           ` Alexander Kanavin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.