mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
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:
committed by
Richard Purdie
parent
93ad63c102
commit
ed3cd02d4c
@@ -5900,16 +5900,6 @@ Gateways via their Web Interfaces</ulink>"</emphasis>
|
|||||||
DISTRO_FEATURES_append = " ptest"
|
DISTRO_FEATURES_append = " ptest"
|
||||||
EXTRA_IMAGE_FEATURES += "ptest-pkgs"
|
EXTRA_IMAGE_FEATURES += "ptest-pkgs"
|
||||||
</literallayout>
|
</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
|
Once your build is complete, the ptest files are installed
|
||||||
into the <filename>/usr/lib/<package>/ptest</filename>
|
into the <filename>/usr/lib/<package>/ptest</filename>
|
||||||
directory within the image, where
|
directory within the image, where
|
||||||
|
|||||||
Reference in New Issue
Block a user