All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ref_manual: add "fragments" and "templates" directories to structure
@ 2026-06-23 17:43 Robert P. J. Day
  2026-06-24 11:01 ` [docs] " Quentin Schulz
  2026-06-25  8:23 ` Antonin Godard
  0 siblings, 2 replies; 7+ messages in thread
From: Robert P. J. Day @ 2026-06-23 17:43 UTC (permalink / raw)
  To: YP docs mailing list


Add two new entries for the meta/conf/{fragments,templates}
directories to the structure of OE-Core metadata.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

---

  I didn't bother with the "multiconfig" directory since all it
contained was an empty default.conf file. So let's just go with these.

diff --git a/documentation/ref-manual/structure.rst b/documentation/ref-manual/structure.rst
index ff84b250b..96f9c9f34 100644
--- a/documentation/ref-manual/structure.rst
+++ b/documentation/ref-manual/structure.rst
@@ -862,6 +862,25 @@ it is possible to extend that support to other SDK hosts by adding
 additional configuration files in this subdirectory within another
 layer.

+.. _structure-meta-conf-fragments:
+
+``meta/conf/fragments/``
+~~~~~~~~~~~~~~~~~~~~~~~~
+
+This directory contains a number of
+:term:`configuration fragments <Configuration Fragment>` ---
+top-level build configuration features that can be independently enabled
+and disabled using standard tooling.
+
+.. _structure-meta-conf-templates:
+
+``meta/conf/templates/``
+~~~~~~~~~~~~~~~~~~~~~~~~
+
+This directory contains default templates to be used as initial files
+such as ``local.conf``, ``bblayers.conf`` and other files when
+initializing a new Yocto Project build.
+
 .. _structure-meta-files:

 ``meta/files/``


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

end of thread, other threads:[~2026-07-02 11:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-23 17:43 [PATCH] ref_manual: add "fragments" and "templates" directories to structure Robert P. J. Day
2026-06-24 11:01 ` [docs] " Quentin Schulz
2026-06-24 17:50   ` Robert P. J. Day
2026-06-25  8:23 ` Antonin Godard
2026-07-02  7:37   ` Antonin Godard
2026-07-02  8:40     ` Robert P. J. Day
2026-07-02 11:53       ` Antonin Godard

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.