diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml
index a0c8267930..66a58d11ce 100644
--- a/documentation/ref-manual/migration.xml
+++ b/documentation/ref-manual/migration.xml
@@ -5608,7 +5608,11 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message.
Any failure of a pkg_postinst()
script (including exit 1)
will trigger a warning during
- do_rootfs.
+ do_rootfs.
+
+ For more information, see the
+ "Post-Installation Scripts"
+ section in the Yocto Project Development Tasks Manual.
The elf image type has been removed.
@@ -6196,6 +6200,12 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message.
(including exit 1) triggers an error during the
do_rootfs task.
+
+
+ For more information on post-installation behavior, see the
+ "Post-Installation Scripts"
+ section in the Yocto Project Development Tasks Manual.
+