diff options
Diffstat (limited to 'documentation/ref-manual/migration.xml')
| -rw-r--r-- | documentation/ref-manual/migration.xml | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index 7cefa5ebf4..7d6363013a 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml | |||
| @@ -701,8 +701,9 @@ | |||
| 701 | An additional QA check has been added to check if | 701 | An additional QA check has been added to check if |
| 702 | <filename>/usr/share/info/dir</filename> is being installed. | 702 | <filename>/usr/share/info/dir</filename> is being installed. |
| 703 | Your recipe should delete this file within | 703 | Your recipe should delete this file within |
| 704 | <filename>do_install</filename> if "make install" is | 704 | <link linkend='ref-tasks-install'><filename>do_install</filename></link> |
| 705 | installing it.</para></listitem> | 705 | if "make install" is installing it. |
| 706 | </para></listitem> | ||
| 706 | <listitem><para> | 707 | <listitem><para> |
| 707 | If you are using the buildhistory class, the check for the | 708 | If you are using the buildhistory class, the check for the |
| 708 | package version going backwards is now controlled using a | 709 | package version going backwards is now controlled using a |
| @@ -863,7 +864,9 @@ | |||
| 863 | <title>Images Now Rebuild Only on Changes Instead of Every Time</title> | 864 | <title>Images Now Rebuild Only on Changes Instead of Every Time</title> |
| 864 | 865 | ||
| 865 | <para> | 866 | <para> |
| 866 | The <filename>do_rootfs</filename> and other related image | 867 | The |
| 868 | <link linkend='ref-tasks-rootfs'><filename>do_rootfs</filename></link> | ||
| 869 | and other related image | ||
| 867 | construction tasks are no longer marked as "nostamp". | 870 | construction tasks are no longer marked as "nostamp". |
| 868 | Consequently, they will only be re-executed when their inputs have | 871 | Consequently, they will only be re-executed when their inputs have |
| 869 | changed. | 872 | changed. |
| @@ -1246,8 +1249,8 @@ | |||
| 1246 | underscores replaced by hyphens for the override so that they | 1249 | underscores replaced by hyphens for the override so that they |
| 1247 | now function properly. | 1250 | now function properly. |
| 1248 | For example, the task override for | 1251 | For example, the task override for |
| 1249 | <filename>do_populate_sdk</filename> is | 1252 | <link linkend='ref-tasks-populate_sdk'><filename>do_populate_sdk</filename></link> |
| 1250 | <filename>task-populate-sdk</filename>. | 1253 | is <filename>task-populate-sdk</filename>. |
| 1251 | </para> | 1254 | </para> |
| 1252 | </section> | 1255 | </section> |
| 1253 | </section> | 1256 | </section> |
