mirror of
https://git.yoctoproject.org/poky
synced 2026-09-01 02:30:13 +00:00
ref-manual/features.rst: fix some cross references
The text does not match the cross reference, so change that. Also, drop an extra colon. (From yocto-docs rev: 104b8fefb09530a5fec35c14164b7637bc00c192) Signed-off-by: Daiane Angolini <daiane.angolini@oss.qualcomm.com> Link: https://patch.msgid.link/20260814202800.1106393-1-daiane.angolini@oss.qualcomm.com Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> (cherry picked from commit cb7de72f45032e476a772a1ae8f4bd5bd20c882d) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Paul Barker <paul@pbarker.dev>
This commit is contained in:
committed by
Paul Barker
parent
7856e112fe
commit
2145f1ba3e
@@ -208,7 +208,7 @@ metadata, as extra layers can define their own:
|
||||
- *ptest:* Enables building the package tests where supported by
|
||||
individual recipes. For more information on package tests, see the
|
||||
":ref:`test-manual/ptest:testing packages with ptest`" section
|
||||
in the Yocto Project Development Tasks Manual.
|
||||
in the Yocto Project Test Environment Manual.
|
||||
|
||||
- *pulseaudio:* Include support for
|
||||
`PulseAudio <https://www.freedesktop.org/wiki/Software/PulseAudio/>`__.
|
||||
@@ -357,7 +357,7 @@ The image features available for all images are:
|
||||
different package name (or names) within the image recipe or at the
|
||||
distro configuration level.
|
||||
|
||||
- *stateless-rootfs:*: specifies that the image should be created as
|
||||
- *stateless-rootfs:* specifies that the image should be created as
|
||||
stateless - when using ``systemd``, ``systemctl-native`` will not
|
||||
be run on the image, leaving the image for population at runtime by
|
||||
systemd.
|
||||
|
||||
Reference in New Issue
Block a user