mbox series

[v3,0/2] Add bitbake-setup documentation

Message ID 20251107-bitbake-setup-v3-0-9aa227ade002@bootlin.com
Headers show
Series Add bitbake-setup documentation | expand

Message

Antonin Godard Nov. 7, 2025, 11:16 a.m. UTC
Add the reference documentation for bitbake-setup, in a new
bitbake-user-manual-environment-setup.rst document.

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
Changes in v3:
- Suggestions and corrections from Alex (thanks!)
- I've added documentation for bb-layers-file-relative.
- I've updated the bitbake-setup init section and enumerated the
  different ways to pass a config to init.
  I've also added an example on how to pass a URL to the init command to
  fetch a configuration.
- Link to v2: https://lore.kernel.org/r/20251106-bitbake-setup-v2-0-2722ef759c35@bootlin.com

Changes in v2:
- Apply suggestions/corrections from Alex and Johannes (thanks!)
- Add missing 'expires' generic config.
- Add the doc for {THISDIR}
- Reorganize the terminology a bit. Start from the directories, unroll
  the terminology from there.
- Add definition for the Specific Configuration.
- Link to v1: https://lore.kernel.org/r/20251103-bitbake-setup-v1-0-635a7c829a4b@bootlin.com

---
Antonin Godard (2):
      doc/conf.py: add wikipedia extlink
      Add bitbake-setup documentation

 .../bitbake-user-manual-environment-setup.rst      | 822 +++++++++++++++++++++
 doc/conf.py                                        |   1 +
 doc/index.rst                                      |   1 +
 3 files changed, 824 insertions(+)
---
base-commit: dcb17758b99767ab6da4172cf60eabc9269082dd
change-id: 20251031-bitbake-setup-eb8ba9a9ed7c

Best regards,
--  
Antonin Godard <antonin.godard@bootlin.com>