summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml2
-rw-r--r--documentation/ref-manual/ref-structure.xml12
2 files changed, 1 insertions, 13 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 6fa850d4ed..cc7bbdbcc4 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -69,7 +69,7 @@
69 </note> 69 </note>
70 For example, when you set up the Source Directory structure, 70 For example, when you set up the Source Directory structure,
71 you will see several layers: 71 you will see several layers:
72 <filename>meta</filename>, <filename>meta-hob</filename>, 72 <filename>meta</filename>,
73 <filename>meta-skeleton</filename>, 73 <filename>meta-skeleton</filename>,
74 <filename>meta-yocto</filename>, and 74 <filename>meta-yocto</filename>, and
75 <filename>meta-yocto-bsp</filename>. 75 <filename>meta-yocto-bsp</filename>.
diff --git a/documentation/ref-manual/ref-structure.xml b/documentation/ref-manual/ref-structure.xml
index 1f1c60b46e..56927cd9f5 100644
--- a/documentation/ref-manual/ref-structure.xml
+++ b/documentation/ref-manual/ref-structure.xml
@@ -145,18 +145,6 @@
145 </para> 145 </para>
146 </section> 146 </section>
147 147
148 <section id='structure-meta-hob'>
149 <title><filename>meta-hob/</filename></title>
150
151 <para>
152 This directory contains template recipes used by Hob,
153 which is a Yocto Project build user interface.
154 For more information on the Hob, see the
155 <ulink url='&YOCTO_HOME_URL;/tools-resources/projects/hob'>Hob Project</ulink>
156 web page.
157 </para>
158 </section>
159
160 <section id='structure-meta-selftest'> 148 <section id='structure-meta-selftest'>
161 <title><filename>meta-selftest/</filename></title> 149 <title><filename>meta-selftest/</filename></title>
162 150