diff options
-rw-r--r-- | documentation/migration-guides/release-notes-4.3.rst | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/documentation/migration-guides/release-notes-4.3.rst b/documentation/migration-guides/release-notes-4.3.rst index 41c450fa54..7b3ca0d70b 100644 --- a/documentation/migration-guides/release-notes-4.3.rst +++ b/documentation/migration-guides/release-notes-4.3.rst | |||
@@ -117,13 +117,6 @@ New Features / Enhancements in 4.3 | |||
117 | 117 | ||
118 | - Image-related enhancements: | 118 | - Image-related enhancements: |
119 | 119 | ||
120 | - Distribution-related enhancements: | ||
121 | |||
122 | - The ``poky`` distribution enables the generation of :term:`SPDX` manifests. | ||
123 | |||
124 | - The ``poky-altcfg`` distribution enables the ``usrmerge`` | ||
125 | :ref:`distro feature <ref-manual/features:Distro Features>`. | ||
126 | |||
127 | - wic Image Creator enhancements: | 120 | - wic Image Creator enhancements: |
128 | 121 | ||
129 | - FIT image related improvements: | 122 | - FIT image related improvements: |
@@ -220,6 +213,8 @@ New Features / Enhancements in 4.3 | |||
220 | 213 | ||
221 | - Miscellaneous changes: | 214 | - Miscellaneous changes: |
222 | 215 | ||
216 | - Generation of :term:`SPDX` manifests is now enabled by default. | ||
217 | |||
223 | - Git based recipes in OE-Core which used the ``git`` protocol have been | 218 | - Git based recipes in OE-Core which used the ``git`` protocol have been |
224 | changed to use `https`` where possible, as it is typically faster and | 219 | changed to use `https`` where possible, as it is typically faster and |
225 | more reliable. | 220 | more reliable. |