diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-02-20 06:56:06 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-25 12:29:59 +0000 |
commit | 75dfa194d824bce7c6f5a626c127111b79a62893 (patch) | |
tree | e5306d53d1c1bf944989a08c4c26ef7699a14b5e /documentation | |
parent | e44e75e57673baf1cd8021df562c03dec04258fc (diff) | |
download | poky-75dfa194d824bce7c6f5a626c127111b79a62893.tar.gz |
ref-manual: Added directfb to DISTRO_FEATURES list chapter.
Reported-by: Ross Burton <ross.burton@intel.com>
(From yocto-docs rev: c646f87697edaa18266e18c8608a91444930be6a)
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/ref-manual/ref-features.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-features.xml b/documentation/ref-manual/ref-features.xml index 843cf81d66..7e1829edaf 100644 --- a/documentation/ref-manual/ref-features.xml +++ b/documentation/ref-manual/ref-features.xml | |||
@@ -78,6 +78,9 @@ | |||
78 | bluetooth support (integrated BT only).</para></listitem> | 78 | bluetooth support (integrated BT only).</para></listitem> |
79 | <listitem><para><emphasis>cramfs:</emphasis> Include CramFS | 79 | <listitem><para><emphasis>cramfs:</emphasis> Include CramFS |
80 | support.</para></listitem> | 80 | support.</para></listitem> |
81 | <listitem><para><emphasis>directfb:</emphasis> | ||
82 | Include DirectFB support. | ||
83 | </para></listitem> | ||
81 | <listitem><para><emphasis>ext2:</emphasis> Include tools for | 84 | <listitem><para><emphasis>ext2:</emphasis> Include tools for |
82 | supporting for devices with internal HDD/Microdrive for | 85 | supporting for devices with internal HDD/Microdrive for |
83 | storing files (instead of Flash only devices). | 86 | storing files (instead of Flash only devices). |