diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-03-18 07:14:34 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-03-18 18:00:09 +0000 |
commit | 8753278af8b7e41ab5ece52f48179901315169be (patch) | |
tree | 89fa03213bae719619d887cf7674d896959a3835 /documentation | |
parent | 6f139706ae9371d52c71bb1b837f8bd194de396b (diff) | |
download | poky-8753278af8b7e41ab5ece52f48179901315169be.tar.gz |
documentation/poky-ref-manual/extendpoky.xml: Formfactor path corrected
I changed the path 'meta/packages/formfactor/files/config'
to 'meta/recipes-bsp/formfactor/files/config' per Joshua Lock's
instruction for correctness.
(From OE-Core rev: b89ea64db2978f0ec9271565590a5a0529d396f1)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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)' | |||
508 | where <filename>MACHINENAME</filename> is the name for which this information | 508 | where <filename>MACHINENAME</filename> is the name for which this information |
509 | applies. | 509 | applies. |
510 | For information about the settings available and the defaults, see | 510 | For information about the settings available and the defaults, see |
511 | <filename>meta/packages/formfactor/files/config</filename>. | 511 | <filename>meta/recipes-bsp/formfactor/files/config</filename>. |
512 | Following is an example for qemuarm: | 512 | Following is an example for qemuarm: |
513 | </para> | 513 | </para> |
514 | <programlisting> | 514 | <programlisting> |