summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/migration-guides')
-rw-r--r--documentation/migration-guides/migration-3.4.rst2
-rw-r--r--documentation/migration-guides/release-notes-4.0.9.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/migration-guides/migration-3.4.rst b/documentation/migration-guides/migration-3.4.rst
index a80d43a86b..f50fe5ee04 100644
--- a/documentation/migration-guides/migration-3.4.rst
+++ b/documentation/migration-guides/migration-3.4.rst
@@ -197,7 +197,7 @@ Package/recipe splitting
197 then you may now need to add it explicitly. 197 then you may now need to add it explicitly.
198 198
199- The ``rpm`` package no longer has ``rpm-build`` in its :term:`RRECOMMENDS`; 199- The ``rpm`` package no longer has ``rpm-build`` in its :term:`RRECOMMENDS`;
200 if by chance you still need rpm package building functionality in 200 if by chance you still need rpm package building functionality in
201 your image and you have not already done so then you should add 201 your image and you have not already done so then you should add
202 ``rpm-build`` to your image explicitly. 202 ``rpm-build`` to your image explicitly.
203 203
diff --git a/documentation/migration-guides/release-notes-4.0.9.rst b/documentation/migration-guides/release-notes-4.0.9.rst
index 7c35b85810..236477443a 100644
--- a/documentation/migration-guides/release-notes-4.0.9.rst
+++ b/documentation/migration-guides/release-notes-4.0.9.rst
@@ -54,7 +54,7 @@ Fixes in Yocto-4.0.9
54- gcc-shared-source: do not use ${S}/.. in deploy_source_date_epoch 54- gcc-shared-source: do not use ${S}/.. in deploy_source_date_epoch
55- glibc: Add missing binutils dependency 55- glibc: Add missing binutils dependency
56- image_types: fix multiubi var init 56- image_types: fix multiubi var init
57- iso-codes: upgrade to 4.13.0 57- iso-codes: upgrade to 4.13.0
58- json-c: Add ptest for json-c 58- json-c: Add ptest for json-c
59- kernel-yocto: fix kernel-meta data detection 59- kernel-yocto: fix kernel-meta data detection
60- lib/buildstats: handle tasks that never finished 60- lib/buildstats: handle tasks that never finished