diff options
Diffstat (limited to 'documentation/dev-manual/dev-manual-common-tasks.xml')
-rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index dbbe67657d..8e8b06fba1 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
@@ -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_GS_URL;#sources-dev-environment'>Sources</ulink>" | 1818 | "<ulink url='&YOCTO_DOCS_CM_URL;#sources-dev-environment'>Sources</ulink>" |
1819 | section in the Getting Started With Yocto Project Manual. | 1819 | section in the Yocto Project Concepts Manual. |
1820 | </para> | 1820 | </para> |
1821 | 1821 | ||
1822 | <para> | 1822 | <para> |
@@ -11457,8 +11457,8 @@ Some notes from Cal: | |||
11457 | <filename>-c</filename>, BitBake will only run the task if it | 11457 | <filename>-c</filename>, BitBake will only run the task if it |
11458 | considers it "out of date". | 11458 | considers it "out of date". |
11459 | See the | 11459 | See the |
11460 | "<ulink url='&YOCTO_DOCS_GS_URL;#stamp-files-and-the-rerunning-of-tasks'>Stamp Files and the Rerunning of Tasks</ulink>" | 11460 | "<ulink url='&YOCTO_DOCS_CM_URL;#stamp-files-and-the-rerunning-of-tasks'>Stamp Files and the Rerunning of Tasks</ulink>" |
11461 | section in the Getting Started With Yocto Project Manual for | 11461 | section in the Yocto Project Concepts Manual for |
11462 | how BitBake determines whether a task is "out of date". | 11462 | how BitBake determines whether a task is "out of date". |
11463 | </para> | 11463 | </para> |
11464 | 11464 | ||