mirror of
https://git.yoctoproject.org/poky
synced 2026-02-20 08:29:42 +01:00
dev-manual: Edits to "Adding a Formfactor Configuration File" section.
(From yocto-docs rev: 0486cea4552405dd0d230f442911eefd9c2585e2) 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
862d33547a
commit
085cda85a4
@@ -1420,8 +1420,9 @@
|
||||
</para>
|
||||
|
||||
<para>
|
||||
The build system uses reasonable defaults in most cases, but if customization is
|
||||
necessary you need to create a <filename>machconfig</filename> file
|
||||
The build system uses reasonable defaults in most cases.
|
||||
However, if customization is
|
||||
necessary, you need to create a <filename>machconfig</filename> file
|
||||
in the <filename>meta/recipes-bsp/formfactor/files</filename>
|
||||
directory.
|
||||
This directory contains directories for specific machines such as
|
||||
@@ -1429,6 +1430,9 @@
|
||||
For information about the settings available and the defaults, see the
|
||||
<filename>meta/recipes-bsp/formfactor/files/config</filename> file found in the
|
||||
same area.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
Following is an example for qemuarm:
|
||||
<literallayout class='monospaced'>
|
||||
HAVE_TOUCHSCREEN=1
|
||||
|
||||
Reference in New Issue
Block a user