diff options
| -rw-r--r-- | documentation/bsp-guide/bsp.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 6563cffce3..d5cb8769f0 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml | |||
| @@ -437,7 +437,11 @@ | |||
| 437 | 437 | ||
| 438 | <note><para> | 438 | <note><para> |
| 439 | If a BSP does not have a formfactor entry, defaults are established according to | 439 | If a BSP does not have a formfactor entry, defaults are established according to |
| 440 | the configuration script. | 440 | the formfactor configuration file that is installed by the main |
| 441 | formfactor recipe | ||
| 442 | <filename>meta/recipes-bsp/formfactor/formfactor_0.0.bb</filename>, | ||
| 443 | which is found in the | ||
| 444 | <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#yocto-project-files'>Yocto Project Files</ulink>. | ||
| 441 | </para></note> | 445 | </para></note> |
| 442 | </section> | 446 | </section> |
| 443 | 447 | ||
