diff options
Diffstat (limited to 'documentation/dev-manual/common-tasks.rst')
-rw-r--r-- | documentation/dev-manual/common-tasks.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/common-tasks.rst b/documentation/dev-manual/common-tasks.rst index b228c75aab..fbe8a29896 100644 --- a/documentation/dev-manual/common-tasks.rst +++ b/documentation/dev-manual/common-tasks.rst | |||
@@ -2562,7 +2562,7 @@ Recipe Syntax | |||
2562 | Understanding recipe file syntax is important for writing recipes. The | 2562 | Understanding recipe file syntax is important for writing recipes. The |
2563 | following list overviews the basic items that make up a BitBake recipe | 2563 | following list overviews the basic items that make up a BitBake recipe |
2564 | file. For more complete BitBake syntax descriptions, see the | 2564 | file. For more complete BitBake syntax descriptions, see the |
2565 | ":doc:`bitbake-user-manual/bitbake-user-manual-metadata`" | 2565 | ":doc:`bitbake:bitbake-user-manual/bitbake-user-manual-metadata`" |
2566 | chapter of the BitBake User Manual. | 2566 | chapter of the BitBake User Manual. |
2567 | 2567 | ||
2568 | - *Variable Assignments and Manipulations:* Variable assignments allow | 2568 | - *Variable Assignments and Manipulations:* Variable assignments allow |