diff options
Diffstat (limited to 'documentation/dev-manual/dev-manual-common-tasks.xml')
| -rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index dd74e7cd65..f04846ae36 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
| @@ -1507,8 +1507,8 @@ | |||
| 1507 | </itemizedlist> | 1507 | </itemizedlist> |
| 1508 | <note> | 1508 | <note> |
| 1509 | For information on recipe syntax, see the | 1509 | For information on recipe syntax, see the |
| 1510 | "<ulink url='&YOCTO_DOCS_REF_URL;#recipe-syntax'>Recipe Syntax</ulink>" | 1510 | "<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#recipe-syntax'>Recipe Syntax</ulink>" |
| 1511 | section in the Yocto Project Reference Manual. | 1511 | section in the Yocto Project Overview Manual. |
| 1512 | </note> | 1512 | </note> |
| 1513 | </para> | 1513 | </para> |
| 1514 | 1514 | ||
| @@ -1798,8 +1798,8 @@ | |||
| 1798 | 1798 | ||
| 1799 | <para> | 1799 | <para> |
| 1800 | You can find more information about the build process in | 1800 | You can find more information about the build process in |
| 1801 | "<ulink url='&YOCTO_DOCS_REF_URL;#ref-development-environment'>The Yocto Project Development Environment</ulink>" | 1801 | "<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#overview-development-environment'>The Yocto Project Development Environment</ulink>" |
| 1802 | chapter of the Yocto Project Reference Manual. | 1802 | chapter of the Yocto Project Overview Manual. |
| 1803 | </para> | 1803 | </para> |
| 1804 | </section> | 1804 | </section> |
| 1805 | 1805 | ||
| @@ -1815,8 +1815,8 @@ | |||
| 1815 | Your recipe must have a <filename>SRC_URI</filename> variable | 1815 | Your recipe must have a <filename>SRC_URI</filename> variable |
| 1816 | that points to where the source is located. | 1816 | that points to where the source is located. |
| 1817 | For a graphical representation of source locations, see the | 1817 | For a graphical representation of source locations, see the |
| 1818 | "<ulink url='&YOCTO_DOCS_REF_URL;#sources-dev-environment'>Sources</ulink>" | 1818 | "<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#sources-dev-environment'>Sources</ulink>" |
| 1819 | section in the Yocto Project Reference Manual. | 1819 | section in the Yocto Project Overview Manual. |
| 1820 | </para> | 1820 | </para> |
| 1821 | 1821 | ||
| 1822 | <para> | 1822 | <para> |
| @@ -5183,7 +5183,7 @@ | |||
| 5183 | can use an existing file provided by the Wic installation. | 5183 | can use an existing file provided by the Wic installation. |
| 5184 | As shipped, kickstart files can be found in the | 5184 | As shipped, kickstart files can be found in the |
| 5185 | Yocto Project | 5185 | Yocto Project |
| 5186 | <ulink url='&YOCTO_DOCS_REF_URL;#source-repositories'>Source Repositories</ulink> | 5186 | <ulink url='&YOCTO_DOCS_OVERVIEW_URL;#source-repositories'>Source Repositories</ulink> |
| 5187 | in the following two locations: | 5187 | in the following two locations: |
| 5188 | <literallayout class='monospaced'> | 5188 | <literallayout class='monospaced'> |
| 5189 | poky/meta-yocto-bsp/wic | 5189 | poky/meta-yocto-bsp/wic |
| @@ -7458,7 +7458,7 @@ Some notes from Cal: | |||
| 7458 | <filename>connman.inc</filename> file in the | 7458 | <filename>connman.inc</filename> file in the |
| 7459 | <filename>meta/recipes-connectivity/connman/</filename> | 7459 | <filename>meta/recipes-connectivity/connman/</filename> |
| 7460 | directory of the <filename>poky</filename> | 7460 | directory of the <filename>poky</filename> |
| 7461 | <ulink url='&YOCTO_DOCS_REF_URL;#yocto-project-repositories'>source repository</ulink>. | 7461 | <ulink url='&YOCTO_DOCS_OVERVIEW_URL;#yocto-project-repositories'>source repository</ulink>. |
| 7462 | You can also find examples in | 7462 | You can also find examples in |
| 7463 | <filename>meta/classes/kernel.bbclass</filename>. | 7463 | <filename>meta/classes/kernel.bbclass</filename>. |
| 7464 | </para> | 7464 | </para> |
