diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2015-05-05 09:31:13 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-10-21 23:11:36 +0100 |
commit | fa9b57e6f5866b4e3777593d8a3cd59fdb3131c6 (patch) | |
tree | 71405b80cc06a290342f423227582a21be682471 | |
parent | e91684be80c7f57086810f40aed42aa9ee9735a6 (diff) | |
download | poky-fa9b57e6f5866b4e3777593d8a3cd59fdb3131c6.tar.gz |
ref-manual: Added 'ptest' to the list of Distro Features
Reported-by: Paul Eggleton <paul.eggleton@intel.com>
(From yocto-docs rev: e63773beac002bf39b2b371c50d3329de01e8586)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/ref-manual/ref-features.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-features.xml b/documentation/ref-manual/ref-features.xml index b90ba7947d..798e0a2a18 100644 --- a/documentation/ref-manual/ref-features.xml +++ b/documentation/ref-manual/ref-features.xml | |||
@@ -176,6 +176,12 @@ | |||
176 | PCMCIA/CompactFlash support.</para></listitem> | 176 | PCMCIA/CompactFlash support.</para></listitem> |
177 | <listitem><para><emphasis>ppp:</emphasis> Include PPP dialup | 177 | <listitem><para><emphasis>ppp:</emphasis> Include PPP dialup |
178 | support.</para></listitem> | 178 | support.</para></listitem> |
179 | <listitem><para><emphasis>ptest:</emphasis> Enables building | ||
180 | the package tests where supported by individual recipes. | ||
181 | For more information on package tests, see the | ||
182 | "<ulink url='&YOCTO_DOCS_DEV_URL;#testing-packages-with-ptest'>Testing Packages With ptest</ulink>" | ||
183 | section in the Yocto Project Development Manual. | ||
184 | </para></listitem> | ||
179 | <listitem><para><emphasis>smbfs:</emphasis> Include SMB networks | 185 | <listitem><para><emphasis>smbfs:</emphasis> Include SMB networks |
180 | client support (for mounting Samba/Microsoft Windows shares | 186 | client support (for mounting Samba/Microsoft Windows shares |
181 | on device).</para></listitem> | 187 | on device).</para></listitem> |