mbox series

[v2,0/2] Document how to provide configuration from layer.conf

Message ID 20241112-layer-confs-v2-0-22a09f1a0a8e@bootlin.com
Headers show
Series Document how to provide configuration from layer.conf | expand

Message

Antonin Godard Nov. 12, 2024, 11:32 a.m. UTC
This series documents how to provide configurations from layer.conf, be
it unconditionally or conditionally. I wanted to reference a file in
bitbake, so I added the :bitbake_git: new term for that.

This is a attempt at closing
https://bugzilla.yoctoproject.org/show_bug.cgi?id=12688.

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
Changes in v2:
- Create an `.. attention::` block to tell users _not_ to set
  unconditional confs from layer.conf.
- Fix typos reported by Quentin (thanks!)
- Add "Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>" on first
  commit (thanks!).
- Simplify "your layer is part of BBLAYERS"