diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2023-05-03 06:05:25 +0200 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2024-03-01 05:19:55 -1000 |
| commit | 05da4fad7999ad5a55b524e6d392d2e546e21811 (patch) | |
| tree | e21e285bd639b45e05aaa58ec47bc723537c7788 /documentation | |
| parent | 63f7d6897f2c61925ebcbdd3504064a9a88bea8a (diff) | |
| download | poky-05da4fad7999ad5a55b524e6d392d2e546e21811.tar.gz | |
ref-manual: system-requirements.rst: fix AlmaLinux variable name
(From yocto-docs rev: fb0fa6e06df46be6b4e35e5a83252277abcd64d7)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/system-requirements.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst index 391ba95c42..41f8077d60 100644 --- a/documentation/ref-manual/system-requirements.rst +++ b/documentation/ref-manual/system-requirements.rst | |||
| @@ -214,7 +214,7 @@ AlmaLinux Packages | |||
| 214 | Here are the packages needed to build an image on a headless system | 214 | Here are the packages needed to build an image on a headless system |
| 215 | with a supported AlmaLinux distribution:: | 215 | with a supported AlmaLinux distribution:: |
| 216 | 216 | ||
| 217 | $ sudo dnf install &ALMALINUX8_HOST_PACKAGES_ESSENTIAL; | 217 | $ sudo dnf install &ALMALINUX_HOST_PACKAGES_ESSENTIAL; |
| 218 | 218 | ||
| 219 | .. note:: | 219 | .. note:: |
| 220 | 220 | ||
