mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 09:32:14 +02:00
documentation: poky-ref-manual - Fixed grammar typo.
(From yocto-docs rev: 1f4da7fb6845407adb0f59f2f1a770f03c5a8f49) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f00ba684e0
commit
260fd34e66
@@ -993,7 +993,7 @@ Core layer for images cannot be removed
|
||||
<literallayout class='monospaced'>
|
||||
FILESEXTRAPATHS_prepend := "path_1:path_2:path_3:"
|
||||
</literallayout>
|
||||
Typically, you want your directories search first.
|
||||
Typically, you want your directories searched first.
|
||||
To make sure that happens, use <filename>_prepend</filename> and
|
||||
the immediate expansion (<filename>:=</filename>) operator as shown in the
|
||||
previous example.
|
||||
|
||||
Reference in New Issue
Block a user