All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Start switching the documentation to bitbake-setup
@ 2025-10-30 16:28 Antonin Godard
  2025-10-30 16:28 ` [PATCH 1/6] ref-manual/structure.rst: update the description of local.conf and bblayers.conf Antonin Godard
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Antonin Godard @ 2025-10-30 16:28 UTC (permalink / raw)
  To: docs; +Cc: Antonin Godard, Tim Orling

This series is a start for transitioning the documentation on instructing how
to build the reference poky distro with bitbake-setup instead of the
poky repository.

What this series does:

- Refreshing the local.conf and bblayers.conf documentation.
- Adding documentation for site.conf.
- Migrating the Quick Start Guide to bitbake-setup (thank you Tim Orling
  for the first iteration of this).
- Adding a new document to instruct how to set things up manually, using
  the different repositories that used to be part of the Poky
  repository.

There are still references to the poky repository in places in the
documentation. I will send updates to this series (or another one) as I
make progress on this. First, let's have some documentation on how to
use bitbake-setup, as a starting point.

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
Antonin Godard (6):
      ref-manual/structure.rst: update the description of local.conf and bblayers.conf
      ref-manual/structure.rst: document the site.conf file
      brief-yoctoprojectqs: delete unused figures
      brief-yoctoprojectqs: switch to bitbake-setup
      dev-manual: add a document to setup poky manually
      ref-manual/terms.rst: update Poky description

 .../brief-yoctoprojectqs/figures/bypqs-title.png   | Bin 14312 -> 0 bytes
 .../figures/yocto-project-transp.png               | Bin 8626 -> 0 bytes
 documentation/brief-yoctoprojectqs/index.rst       | 398 +++++++++++----------
 documentation/dev-manual/index.rst                 |   1 +
 documentation/dev-manual/poky-manual-setup.rst     | 125 +++++++
 documentation/ref-manual/structure.rst             |  66 ++--
 documentation/ref-manual/terms.rst                 |  19 +-
 7 files changed, 390 insertions(+), 219 deletions(-)
---
base-commit: 6ee2a9a04a4c8201a96a1173cf00aa7d206170df
change-id: 20251027-bitbake-setup-d8f38b266b4d

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



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

end of thread, other threads:[~2025-11-04 12:33 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-30 16:28 [PATCH 0/6] Start switching the documentation to bitbake-setup Antonin Godard
2025-10-30 16:28 ` [PATCH 1/6] ref-manual/structure.rst: update the description of local.conf and bblayers.conf Antonin Godard
2025-10-31 15:44   ` [docs] " Alexander Kanavin
2025-10-30 16:28 ` [PATCH 2/6] ref-manual/structure.rst: document the site.conf file Antonin Godard
2025-10-31 15:46   ` [docs] " Alexander Kanavin
2025-10-30 16:28 ` [PATCH 3/6] brief-yoctoprojectqs: delete unused figures Antonin Godard
2025-10-30 16:28 ` [PATCH 4/6] brief-yoctoprojectqs: switch to bitbake-setup Antonin Godard
2025-10-31 16:08   ` [docs] " Alexander Kanavin
2025-11-03 16:07     ` Antonin Godard
2025-11-04 12:33       ` Alexander Kanavin
2025-10-31 16:13   ` Alexander Kanavin
2025-10-30 16:28 ` [PATCH 5/6] dev-manual: add a document to setup poky manually Antonin Godard
2025-10-31 16:13   ` [docs] " Alexander Kanavin
2025-10-30 16:28 ` [PATCH 6/6] ref-manual/terms.rst: update Poky description Antonin Godard
2025-10-31 16:15   ` [docs] " Alexander Kanavin

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.