summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual')
-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 d6f5727114..65a6b6fe33 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>
@@ -4789,11 +4789,7 @@ the details.
4789 </para> 4789 </para>
4790 4790
4791 <note> 4791 <note>
4792 With this release of the Yocto Project, three recipes exist 4792 A recipe is "ptest-enabled" if it inherits ptest.
4793 that are "ptest-enabled": <filename>bash</filename>,
4794 <filename>glib-2.0</filename>, and
4795 <filename>dbus</filename>.
4796 These three recipes are Autotool-enabled.
4797 </note> 4793 </note>
4798 4794
4799 <section id='adding-ptest-to-your-build'> 4795 <section id='adding-ptest-to-your-build'>