mbox series

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

Message ID 20251106-bitbake-setup-v2-0-2722ef759c35@bootlin.com
Headers show
Series Add bitbake-setup documentation | expand

Message

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

Depends on https://lists.openembedded.org/g/bitbake-devel/message/18237.

Signed-off-by: Antonin Godard <antonin.godard@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      | 802 +++++++++++++++++++++
 doc/conf.py                                        |   1 +
 doc/index.rst                                      |   1 +
 3 files changed, 804 insertions(+)
---
base-commit: 22b3fd418efc10da7e4a8c1725de285714d2396b
change-id: 20251031-bitbake-setup-eb8ba9a9ed7c

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