diff options
Diffstat (limited to 'documentation/poky-ref-manual/ref-variables.xml')
| -rw-r--r-- | documentation/poky-ref-manual/ref-variables.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml index 0de6bfcf5c..275a7465b8 100644 --- a/documentation/poky-ref-manual/ref-variables.xml +++ b/documentation/poky-ref-manual/ref-variables.xml | |||
| @@ -993,7 +993,7 @@ Core layer for images cannot be removed | |||
| 993 | <literallayout class='monospaced'> | 993 | <literallayout class='monospaced'> |
| 994 | FILESEXTRAPATHS_prepend := "path_1:path_2:path_3:" | 994 | FILESEXTRAPATHS_prepend := "path_1:path_2:path_3:" |
| 995 | </literallayout> | 995 | </literallayout> |
| 996 | Typically, you want your directories search first. | 996 | Typically, you want your directories searched first. |
| 997 | To make sure that happens, use <filename>_prepend</filename> and | 997 | To make sure that happens, use <filename>_prepend</filename> and |
| 998 | the immediate expansion (<filename>:=</filename>) operator as shown in the | 998 | the immediate expansion (<filename>:=</filename>) operator as shown in the |
| 999 | previous example. | 999 | previous example. |
