dev-manual: Removed not to the PTEST_ENABLED variable.

The note did not need to be there.

(From yocto-docs rev: 5ff94a1a412447c1ed1cda64e985b52545ccd9e7)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2014-07-15 09:26:52 +03:00 committed by Richard Purdie
parent 93ad63c102
commit ed3cd02d4c
1 changed files with 0 additions and 10 deletions

View File

@ -5900,16 +5900,6 @@ Gateways via their Web Interfaces</ulink>"</emphasis>
DISTRO_FEATURES_append = " ptest"
EXTRA_IMAGE_FEATURES += "ptest-pkgs"
</literallayout>
<note>
The OpenEmbedded build system uses the
<ulink url='&YOCTO_DOCS_REF_URL;#var-PTEST_ENABLED'><filename>PTEST_ENABLED</filename></ulink>
variable to see if it should enable ptests during
a build.
This variable is enabled or disabled through your use
of the <filename>DISTRO_FEATURES</filename> variable.
You do not set <filename>PTEST_ENABLED</filename>
directly.
</note>
Once your build is complete, the ptest files are installed
into the <filename>/usr/lib/&lt;package&gt;/ptest</filename>
directory within the image, where