diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/poky-ref-manual/extendpoky.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/extendpoky.xml b/documentation/poky-ref-manual/extendpoky.xml index 8e41031702..5bf22e547a 100644 --- a/documentation/poky-ref-manual/extendpoky.xml +++ b/documentation/poky-ref-manual/extendpoky.xml @@ -508,7 +508,7 @@ COMPATIBLE_MACHINE = '(qemux86|qemumips)' where <filename>MACHINENAME</filename> is the name for which this information applies. For information about the settings available and the defaults, see - <filename>meta/packages/formfactor/files/config</filename>. + <filename>meta/recipes-bsp/formfactor/files/config</filename>. Following is an example for qemuarm: </para> <programlisting> |