mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02:00
ref-manual: Updated to *_FEATURES variables.
I updated the MACHINE_FEATURES, DISTRO_FEATURES, and COMBINED_FEATURES variable descriptions to better reflect what they actually do. Also, fixed two occurences of IrDA in the features lists section. (From yocto-docs rev: af79b0b3bc88ca0811d488c7c5d6b5407de808a7) 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
b2d0ff180d
commit
89fc8b84b7
@@ -44,7 +44,7 @@
|
||||
</para>
|
||||
|
||||
<section id='ref-features-distro'>
|
||||
<title>Distro</title>
|
||||
<title>Distro Features</title>
|
||||
|
||||
<para>
|
||||
The items below are features you can use with
|
||||
@@ -75,7 +75,7 @@
|
||||
support.</para></listitem>
|
||||
<listitem><para><emphasis>ipv6:</emphasis> Include IPv6 support.
|
||||
</para></listitem>
|
||||
<listitem><para><emphasis>irda:</emphasis> Include Irda support.
|
||||
<listitem><para><emphasis>irda:</emphasis> Include IrDA support.
|
||||
</para></listitem>
|
||||
<listitem><para><emphasis>keyboard:</emphasis> Include keyboard
|
||||
support (e.g. keymaps will be loaded during boot).
|
||||
@@ -126,7 +126,7 @@
|
||||
</section>
|
||||
|
||||
<section id='ref-features-machine'>
|
||||
<title>Machine</title>
|
||||
<title>Machine Features</title>
|
||||
|
||||
<para>
|
||||
The items below are features you can use with
|
||||
@@ -152,7 +152,7 @@
|
||||
</para></listitem>
|
||||
<listitem><para><emphasis>ext2:</emphasis> Hardware HDD or Microdrive
|
||||
</para></listitem>
|
||||
<listitem><para><emphasis>irda:</emphasis> Hardware has Irda support
|
||||
<listitem><para><emphasis>irda:</emphasis> Hardware has IrDA support
|
||||
</para></listitem>
|
||||
<listitem><para><emphasis>keyboard:</emphasis> Hardware has a keyboard
|
||||
</para></listitem>
|
||||
|
||||
Reference in New Issue
Block a user