mbox series

[0/1] ref-manual: add Gentoo package list for build host setup

Message ID 20260402164218.210974-1-aurelien@hackers.camp
Headers show
Series ref-manual: add Gentoo package list for build host setup | expand

Message

Aurelien DESBRIERES April 2, 2026, 4:42 p.m. UTC
The documentation currently has no Gentoo section under 'Required
Packages for the Build Host'. Third-party guides commonly reference
incorrect Gentoo package atoms (dev-util/chrpath, app-text/chrpath,
dev-util/cpio) which do not exist in the Portage tree, causing
confusion for Gentoo users trying to set up a Yocto build host.

This patch adds a Gentoo-specific section with verified package atoms
and notes on the common naming mistakes, along with a reminder about
Python version compatibility for Scarthgap/Nanbield.

Verified on Gentoo Linux (OpenRC, amd64) against the Portage tree
as of April 2026.

Aurelien DESBRIERES (1):
  ref-manual: system-requirements: add Gentoo package list

 .../ref-manual/system-requirements.rst        | 42 +++++++++++++++++++
 1 file changed, 42 insertions(+)