diff options
Diffstat (limited to 'documentation/sdk-manual/extensible.rst')
| -rw-r--r-- | documentation/sdk-manual/extensible.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/sdk-manual/extensible.rst b/documentation/sdk-manual/extensible.rst index bdce0414e4..8ef44e39ac 100644 --- a/documentation/sdk-manual/extensible.rst +++ b/documentation/sdk-manual/extensible.rst | |||
| @@ -1154,7 +1154,7 @@ subdirectory for each package. Apart from some advanced cases, the | |||
| 1154 | splitting. The :term:`PACKAGES` variable lists all of the packages to be | 1154 | splitting. The :term:`PACKAGES` variable lists all of the packages to be |
| 1155 | produced, while the :term:`FILES` variable specifies which files to include | 1155 | produced, while the :term:`FILES` variable specifies which files to include |
| 1156 | in each package by using an override to specify the package. For | 1156 | in each package by using an override to specify the package. For |
| 1157 | example, ``FILES_${PN}`` specifies the files to go into the main package | 1157 | example, ``FILES:${PN}`` specifies the files to go into the main package |
| 1158 | (i.e. the main package has the same name as the recipe and | 1158 | (i.e. the main package has the same name as the recipe and |
| 1159 | ``${``\ :term:`PN`\ ``}`` evaluates to the | 1159 | ``${``\ :term:`PN`\ ``}`` evaluates to the |
| 1160 | recipe name). The order of the :term:`PACKAGES` value is significant. For | 1160 | recipe name). The order of the :term:`PACKAGES` value is significant. For |
