mbox series

[0/2] make sure Quick Build section and System Requirements are in sync -- cover

Message ID 20251125-quick-start-requirements-common-v1-0-2c872b2fd45f@cherry.de
Headers show
Series make sure Quick Build section and System Requirements are in sync -- cover | expand

Message

Quentin Schulz Nov. 25, 2025, 2:52 p.m. UTC
The instructions in the Quick Build section are targeting Ubuntu users
and must be straightforward to follow, without having to follow a series
of link. There is some requirement (specifically locales) that didn't
make it to the Quick Build section, so let's make sure it is in sync
with the section in System Requirements by simply moving the whole rST
content to an include file instead of just the apt instructions.

Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
---
Quentin Schulz (2):
      tools: ubuntu_docs: remove duplicate python3-saneyaml
      make sure Quick Build section and System Requirements are in sync

 documentation/brief-yoctoprojectqs/index.rst       |  7 +----
 documentation/ref-manual/system-requirements.rst   | 33 +---------------------
 .../ubuntu-debian-host-packages-nodocs.rst         | 33 ++++++++++++++++++++++
 .../tools/host_packages_scripts/ubuntu_docs.sh     |  2 +-
 4 files changed, 36 insertions(+), 39 deletions(-)
---
base-commit: bcb6a7c8a401ceadf69a4c0c14dbc89f85ffdebe
change-id: 20251125-quick-start-requirements-common-6490e56046c7

Best regards,