diff options
| author | Ross Burton <ross.burton@arm.com> | 2025-03-03 17:20:22 +0000 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-03-08 06:22:57 -0800 |
| commit | 84abedb894f933be0973c1a83a27cb92ce6d3ee3 (patch) | |
| tree | ecfa667fead8d833a669a1fc277198979a1a0ea6 /documentation/ref-manual | |
| parent | 88bcd3c2c10f166e055f17135e54edb6da7246bb (diff) | |
| download | poky-84abedb894f933be0973c1a83a27cb92ce6d3ee3.tar.gz | |
ref-manual: don't refer to poky-lsb
This was removed in 2019, so swap it for poky-altcfg.
(From yocto-docs rev: f0348f44008b6f89ed1119497fe2dcd230691625)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
(cherry picked from commit 7f7f6570befdda280c174a5f9776b20f53f3ea0d)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/features.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/features.rst b/documentation/ref-manual/features.rst index face6c1062..5574ecafe2 100644 --- a/documentation/ref-manual/features.rst +++ b/documentation/ref-manual/features.rst | |||
| @@ -12,7 +12,7 @@ Features provide a mechanism for working out which packages should be | |||
| 12 | included in the generated images. Distributions can select which | 12 | included in the generated images. Distributions can select which |
| 13 | features they want to support through the :term:`DISTRO_FEATURES` variable, | 13 | features they want to support through the :term:`DISTRO_FEATURES` variable, |
| 14 | which is set or appended to in a distribution's configuration file such | 14 | which is set or appended to in a distribution's configuration file such |
| 15 | as ``poky.conf``, ``poky-tiny.conf``, ``poky-lsb.conf`` and so forth. | 15 | as ``poky.conf``, ``poky-tiny.conf``, ``poky-altcfg.conf`` and so forth. |
| 16 | Machine features are set in the :term:`MACHINE_FEATURES` variable, which is | 16 | Machine features are set in the :term:`MACHINE_FEATURES` variable, which is |
| 17 | set in the machine configuration file and specifies the hardware | 17 | set in the machine configuration file and specifies the hardware |
| 18 | features for a given machine. | 18 | features for a given machine. |
