diff options
author | Peter Kjellerstedt <pkj@axis.com> | 2025-09-17 16:06:52 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-09-26 16:40:40 +0100 |
commit | 5cf84801b78b6c3f1794afcf6e43c171dba2d514 (patch) | |
tree | 21bd44e8c76041d35e31c66609b680eb73b5c5fc /documentation | |
parent | 661b172819d8c5f9c34d72e8395a493272ec3fee (diff) | |
download | poky-5cf84801b78b6c3f1794afcf6e43c171dba2d514.tar.gz |
migration-5.3.rst: Correct a typo
(From yocto-docs rev: a87be4bc3c518fe92c5fc849975fcd233fdc51db)
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/migration-guides/migration-5.3.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/migration-guides/migration-5.3.rst b/documentation/migration-guides/migration-5.3.rst index 748e51bb67..ae5cd150e2 100644 --- a/documentation/migration-guides/migration-5.3.rst +++ b/documentation/migration-guides/migration-5.3.rst | |||
@@ -109,7 +109,7 @@ However, the current WIC code automatically converts dashes to underscore for | |||
109 | any ``--source`` call, so existing WKS files will not break if they use upstream | 109 | any ``--source`` call, so existing WKS files will not break if they use upstream |
110 | plugins from :term:`OpenEmbedded-Core (OE-Core)`. | 110 | plugins from :term:`OpenEmbedded-Core (OE-Core)`. |
111 | 111 | ||
112 | ``fitImage`` no longer supporter for :term:`KERNEL_IMAGETYPE` | 112 | ``fitImage`` no longer supported for :term:`KERNEL_IMAGETYPE` |
113 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 113 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
114 | 114 | ||
115 | The ``fitImage`` type for :term:`KERNEL_IMAGETYPE` is no longer supported. The | 115 | The ``fitImage`` type for :term:`KERNEL_IMAGETYPE` is no longer supported. The |