diff options
Diffstat (limited to 'documentation/ref-manual/migration.xml')
| -rw-r--r-- | documentation/ref-manual/migration.xml | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index dc75eb827b..4d798bc283 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml | |||
| @@ -980,7 +980,7 @@ | |||
| 980 | <para> | 980 | <para> |
| 981 | A new automated image testing framework has been added | 981 | A new automated image testing framework has been added |
| 982 | through the | 982 | through the |
| 983 | <link linkend='ref-classes-testimage'><filename>testimage*.bbclass</filename></link> | 983 | <link linkend='ref-classes-testimage*'><filename>testimage.bbclass</filename></link> |
| 984 | class. | 984 | class. |
| 985 | This framework replaces the older | 985 | This framework replaces the older |
| 986 | <filename>imagetest-qemu</filename> framework. | 986 | <filename>imagetest-qemu</filename> framework. |
| @@ -1485,8 +1485,9 @@ | |||
| 1485 | Recipes building Autotools-based | 1485 | Recipes building Autotools-based |
| 1486 | software that fails to build with a separate build directory | 1486 | software that fails to build with a separate build directory |
| 1487 | should be changed to inherit from the | 1487 | should be changed to inherit from the |
| 1488 | <link linkend='ref-classes-autotools-brokensep'><filename>autotools-brokensep</filename></link> | 1488 | <link linkend='ref-classes-autotools'><filename>autotools-brokensep</filename></link> |
| 1489 | class instead of the <filename>autotools</filename> class. | 1489 | class instead of the <filename>autotools</filename> or |
| 1490 | <filename>autotools_stage</filename>classes. | ||
| 1490 | </para> | 1491 | </para> |
| 1491 | </section> | 1492 | </section> |
| 1492 | 1493 | ||
| @@ -1794,8 +1795,9 @@ | |||
| 1794 | need to either patch the software so that it can build | 1795 | need to either patch the software so that it can build |
| 1795 | separately, or you will need to change the recipe to | 1796 | separately, or you will need to change the recipe to |
| 1796 | inherit the | 1797 | inherit the |
| 1797 | <link linkend='ref-classes-autotools-brokensep'><filename>autotools-brokensep</filename></link> | 1798 | <link linkend='ref-classes-autotools'><filename>autotools-brokensep</filename></link> |
| 1798 | class instead of the <filename>autotools</filename> class. | 1799 | class instead of the <filename>autotools</filename> or |
| 1800 | <filename>autotools_stage</filename> classes. | ||
| 1799 | </para></listitem> | 1801 | </para></listitem> |
| 1800 | <listitem><para><emphasis> | 1802 | <listitem><para><emphasis> |
| 1801 | The <filename>--foreign</filename> option is | 1803 | The <filename>--foreign</filename> option is |
