diff options
Diffstat (limited to 'documentation/dev-manual')
| -rw-r--r-- | documentation/dev-manual/common-tasks.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/documentation/dev-manual/common-tasks.rst b/documentation/dev-manual/common-tasks.rst index 3a47a9ff27..ca6d594386 100644 --- a/documentation/dev-manual/common-tasks.rst +++ b/documentation/dev-manual/common-tasks.rst | |||
| @@ -5481,7 +5481,9 @@ system needs to meet the following requirements: | |||
| 5481 | variable. | 5481 | variable. |
| 5482 | 5482 | ||
| 5483 | - Include the name of the :ref:`wic kickstart file <openembedded-kickstart-wks-reference>` | 5483 | - Include the name of the :ref:`wic kickstart file <openembedded-kickstart-wks-reference>` |
| 5484 | as part of the :term:`WKS_FILE` variable | 5484 | as part of the :term:`WKS_FILE` variable. If multiple candidate files can |
| 5485 | be provided by different layers, specify all the possible names through the | ||
| 5486 | :term:`WKS_FILES` variable instead. | ||
| 5485 | 5487 | ||
| 5486 | Getting Help | 5488 | Getting Help |
| 5487 | ------------ | 5489 | ------------ |
