summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-common-tasks.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/dev-manual-common-tasks.xml')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml8
1 files changed, 2 insertions, 6 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 8ef3d2e0fd..7138f5dca6 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -902,7 +902,7 @@
902 </para> 902 </para>
903 903
904 <para> 904 <para>
905 Defining the software using a custom recipe gives you total 905 Defining the software using a custom recipe gives you total
906 control over the contents of the image. 906 control over the contents of the image.
907 It is important to use the correct names of packages in the 907 It is important to use the correct names of packages in the
908 <filename><ulink url='&YOCTO_DOCS_REF_URL;#var-IMAGE_INSTALL'>IMAGE_INSTALL</ulink></filename> 908 <filename><ulink url='&YOCTO_DOCS_REF_URL;#var-IMAGE_INSTALL'>IMAGE_INSTALL</ulink></filename>
@@ -4058,11 +4058,7 @@
4058 </para> 4058 </para>
4059 4059
4060 <note> 4060 <note>
4061 With this release of the Yocto Project, three recipes exist 4061 A recipe is "ptest-enabled" if it inherits ptest.
4062 that are "ptest-enabled": <filename>bash</filename>,
4063 <filename>glib-2.0</filename>, and
4064 <filename>dbus</filename>.
4065 These three recipes are Autotool-enabled.
4066 </note> 4062 </note>
4067 4063
4068 <section id='adding-ptest-to-your-build'> 4064 <section id='adding-ptest-to-your-build'>