diff options
| -rw-r--r-- | documentation/ref-manual/migration.xml | 12 |
1 files changed, 11 insertions, 1 deletions
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</ulink>. | |||
| 5608 | Any failure of a <filename>pkg_postinst()</filename> | 5608 | Any failure of a <filename>pkg_postinst()</filename> |
| 5609 | script (including <filename>exit 1</filename>) | 5609 | script (including <filename>exit 1</filename>) |
| 5610 | will trigger a warning during | 5610 | will trigger a warning during |
| 5611 | <filename>do_rootfs</filename>. | 5611 | <filename>do_rootfs</filename>.</para> |
| 5612 | |||
| 5613 | <para>For more information, see the | ||
| 5614 | "<ulink url='&YOCTO_DOCS_DEV_URL;#new-recipe-post-installation-scripts'>Post-Installation Scripts</ulink>" | ||
| 5615 | section in the Yocto Project Development Tasks Manual. | ||
| 5612 | </para></listitem> | 5616 | </para></listitem> |
| 5613 | <listitem><para> | 5617 | <listitem><para> |
| 5614 | The <filename>elf</filename> image type has been removed. | 5618 | The <filename>elf</filename> image type has been removed. |
| @@ -6196,6 +6200,12 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>. | |||
| 6196 | (including exit 1) triggers an error during the | 6200 | (including exit 1) triggers an error during the |
| 6197 | <link linkend='ref-tasks-rootfs'><filename>do_rootfs</filename></link> task. | 6201 | <link linkend='ref-tasks-rootfs'><filename>do_rootfs</filename></link> task. |
| 6198 | </para> | 6202 | </para> |
| 6203 | |||
| 6204 | <para> | ||
| 6205 | For more information on post-installation behavior, see the | ||
| 6206 | "<ulink url='&YOCTO_DOCS_DEV_URL;#new-recipe-post-installation-scripts'>Post-Installation Scripts</ulink>" | ||
| 6207 | section in the Yocto Project Development Tasks Manual. | ||
| 6208 | </para> | ||
| 6199 | </section> | 6209 | </section> |
| 6200 | 6210 | ||
| 6201 | <section id='migration-2.6-python-3-profile-guided-optimizations'> | 6211 | <section id='migration-2.6-python-3-profile-guided-optimizations'> |
