diff options
author | Quentin Schulz <foss@0leil.net> | 2020-10-05 20:37:25 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-10-20 11:12:06 +0100 |
commit | f27fe90c7c2d792f0a64b2bb5cab25da3cf44b7f (patch) | |
tree | 8b03401b58f2aecf60a256076d19e14adb78b059 /documentation/ref-manual/migration-2.3.rst | |
parent | 7db69417c182d3a59699671ee4d059f8d4faf356 (diff) | |
download | poky-f27fe90c7c2d792f0a64b2bb5cab25da3cf44b7f.tar.gz |
docs: ref-manual: fix typos
Reviewed-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
(From yocto-docs rev: f21e92f74c8357b23fd4059af6815fbba9487147)
Signed-off-by: Quentin Schulz <foss@0leil.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/migration-2.3.rst')
-rw-r--r-- | documentation/ref-manual/migration-2.3.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/migration-2.3.rst b/documentation/ref-manual/migration-2.3.rst index 60e4b2e453..25c5e0f144 100644 --- a/documentation/ref-manual/migration-2.3.rst +++ b/documentation/ref-manual/migration-2.3.rst | |||
@@ -481,7 +481,7 @@ The following miscellaneous changes have occurred: | |||
481 | following: | 481 | following: |
482 | :: | 482 | :: |
483 | 483 | ||
484 | KERNEL_MODULE_PACKAGE_SUFFIX to "" | 484 | KERNEL_MODULE_PACKAGE_SUFFIX = "" |
485 | 485 | ||
486 | - Removal of ``libtool`` ``*.la`` files is now enabled by default. The | 486 | - Removal of ``libtool`` ``*.la`` files is now enabled by default. The |
487 | ``*.la`` files are not actually needed on Linux and relocating them | 487 | ``*.la`` files are not actually needed on Linux and relocating them |