diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/dev-manual/common-tasks.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/common-tasks.rst b/documentation/dev-manual/common-tasks.rst index d17775f654..50c571b103 100644 --- a/documentation/dev-manual/common-tasks.rst +++ b/documentation/dev-manual/common-tasks.rst | |||
| @@ -2563,7 +2563,7 @@ Recipe Syntax | |||
| 2563 | Understanding recipe file syntax is important for writing recipes. The | 2563 | Understanding recipe file syntax is important for writing recipes. The |
| 2564 | following list overviews the basic items that make up a BitBake recipe | 2564 | following list overviews the basic items that make up a BitBake recipe |
| 2565 | file. For more complete BitBake syntax descriptions, see the | 2565 | file. For more complete BitBake syntax descriptions, see the |
| 2566 | ":doc:`bitbake-user-manual/bitbake-user-manual-metadata`" | 2566 | ":doc:`bitbake:bitbake-user-manual/bitbake-user-manual-metadata`" |
| 2567 | chapter of the BitBake User Manual. | 2567 | chapter of the BitBake User Manual. |
| 2568 | 2568 | ||
| 2569 | - *Variable Assignments and Manipulations:* Variable assignments allow | 2569 | - *Variable Assignments and Manipulations:* Variable assignments allow |
| @@ -2621,7 +2621,7 @@ chapter of the BitBake User Manual. | |||
| 2621 | This next list summarizes the most important and most commonly used | 2621 | This next list summarizes the most important and most commonly used |
| 2622 | parts of the recipe syntax. For more information on these parts of the | 2622 | parts of the recipe syntax. For more information on these parts of the |
| 2623 | syntax, you can reference the | 2623 | syntax, you can reference the |
| 2624 | :doc:`bitbake:bitbake-user-manual/bitbake-user-manual-metadata` chapter | 2624 | ":doc:`bitbake:bitbake-user-manual/bitbake-user-manual-metadata`" chapter |
| 2625 | in the BitBake User Manual. | 2625 | in the BitBake User Manual. |
| 2626 | 2626 | ||
| 2627 | - *Line Continuation (\\):* Use the backward slash (``\``) character to | 2627 | - *Line Continuation (\\):* Use the backward slash (``\``) character to |
