diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2023-03-21 17:50:39 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-04-03 14:48:47 +0100 |
| commit | 3525a67b0cddcfd61e23065fda0943f3f3723657 (patch) | |
| tree | ff215ca2cf37b5cc3cf8abe97ca03673e0a9469e /documentation/dev-manual | |
| parent | f7b881c7a8fa149973f217e4872bb22aef08ba25 (diff) | |
| download | poky-3525a67b0cddcfd61e23065fda0943f3f3723657.tar.gz | |
manuals: add "LTS" term
(From yocto-docs rev: 70536fa188101c8fdd6bbca8343829c4f798ef47)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
| -rw-r--r-- | documentation/dev-manual/securing-images.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/securing-images.rst b/documentation/dev-manual/securing-images.rst index 6a9223c19c..e5791d3d6d 100644 --- a/documentation/dev-manual/securing-images.rst +++ b/documentation/dev-manual/securing-images.rst | |||
| @@ -68,7 +68,7 @@ more secure: | |||
| 68 | 68 | ||
| 69 | - Regularly update your version of Poky and OE-Core from their upstream | 69 | - Regularly update your version of Poky and OE-Core from their upstream |
| 70 | developers, e.g. to apply updates and security fixes from stable | 70 | developers, e.g. to apply updates and security fixes from stable |
| 71 | and LTS branches. | 71 | and :term:`LTS` branches. |
| 72 | 72 | ||
| 73 | - Ensure you remove or disable debugging functionality before producing | 73 | - Ensure you remove or disable debugging functionality before producing |
| 74 | the final image. For information on how to do this, see the | 74 | the final image. For information on how to do this, see the |
