public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH 1/5] meta/conf/templates/default/conf-description.txt: add a template description
@ 2024-01-31 12:39 Alexander Kanavin
  2024-01-31 12:39 ` [PATCH 2/5] meta/lib/bblayers/buildconf.py: add support for configuration descriptions Alexander Kanavin
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Alexander Kanavin @ 2024-01-31 12:39 UTC (permalink / raw)
  To: openembedded-core; +Cc: Alexander Kanavin

Existing conf-notes.txt is not adequate in situations where the user
needs to select a config template from several, or get an overview of them and
is interested only in a brief explanation of what the template is for,
but not extended multi-paragraph instructions for how to use it.

Such descriptions can be provided via conf-description.txt and
this patch adds such a description for the oe-core default template.

Updates to the tools and a tool for selecting templates which
will make specific use of the description will follow.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 meta/conf/templates/default/conf-description.txt | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 meta/conf/templates/default/conf-description.txt

diff --git a/meta/conf/templates/default/conf-description.txt b/meta/conf/templates/default/conf-description.txt
new file mode 100644
index 00000000000..e49172fa0ce
--- /dev/null
+++ b/meta/conf/templates/default/conf-description.txt
@@ -0,0 +1 @@
+This is the default build configuration for the openembedded-core layer.
-- 
2.39.2



^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [PATCH 1/5] meta/conf/templates/default/conf-summary.txt: add a template summary
@ 2024-02-16 11:52 Alexander Kanavin
  2024-02-16 11:52 ` [PATCH 5/5] oe-setup-build: add a tool for discovering config templates and setting up builds Alexander Kanavin
  0 siblings, 1 reply; 11+ messages in thread
From: Alexander Kanavin @ 2024-02-16 11:52 UTC (permalink / raw)
  To: openembedded-core; +Cc: Alexander Kanavin

Existing conf-notes.txt is not adequate in situations where the user
needs to select a config template from several, or get an overview of them and
is interested only in a brief explanation of what the template is for,
but not extended multi-paragraph instructions for how to use it.

Such summaries can be provided via conf-summary.txt and
this patch adds such a summary for the oe-core default template.

Updates to the tools and a tool for selecting templates which
will make specific use of the summary will follow.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 meta/conf/templates/default/conf-summary.txt | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 meta/conf/templates/default/conf-summary.txt

diff --git a/meta/conf/templates/default/conf-summary.txt b/meta/conf/templates/default/conf-summary.txt
new file mode 100644
index 00000000000..e49172fa0ce
--- /dev/null
+++ b/meta/conf/templates/default/conf-summary.txt
@@ -0,0 +1 @@
+This is the default build configuration for the openembedded-core layer.
-- 
2.39.2



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

end of thread, other threads:[~2024-02-16 11:52 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-31 12:39 [PATCH 1/5] meta/conf/templates/default/conf-description.txt: add a template description Alexander Kanavin
2024-01-31 12:39 ` [PATCH 2/5] meta/lib/bblayers/buildconf.py: add support for configuration descriptions Alexander Kanavin
2024-01-31 12:39 ` [PATCH 3/5] scripts/oe-setup-builddir: " Alexander Kanavin
2024-01-31 12:39 ` [PATCH 4/5] scripts/oe-setup-layers: write a list of layer paths into the checkout's top dir Alexander Kanavin
2024-01-31 12:39 ` [PATCH 5/5] oe-setup-build: add a tool for discovering config templates and setting up builds Alexander Kanavin
2024-02-08 13:40   ` Jermain Horsman
2024-02-08 15:54     ` [OE-core] " Alexander Kanavin
2024-02-08 19:07       ` Jermain Horsman
2024-02-15 15:00 ` [OE-core] [PATCH 1/5] meta/conf/templates/default/conf-description.txt: add a template description Richard Purdie
2024-02-16 10:57   ` Alexander Kanavin
  -- strict thread matches above, loose matches on Subject: below --
2024-02-16 11:52 [PATCH 1/5] meta/conf/templates/default/conf-summary.txt: add a template summary Alexander Kanavin
2024-02-16 11:52 ` [PATCH 5/5] oe-setup-build: add a tool for discovering config templates and setting up builds Alexander Kanavin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox