aboutsummaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-03-31 07:12:42 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-04-01 10:23:02 +0100
commite81d0bd96165e9449f9924d36c32218c7fdac8f4 (patch)
tree793076c4f1aef029c12b66eafc89d4c4eef5012e /documentation
parent11dad29c2f4f106728cd882881a4d2864ca25eab (diff)
downloadopenembedded-core-contrib-e81d0bd96165e9449f9924d36c32218c7fdac8f4.tar.gz
dev-manual, ref-manual: Removed meta-hob layer from docs.
Hob no longer uses this layer so I removed the two instances in the YP set where it appeared. (From yocto-docs rev: 37e3f261bd61a96a2929a525f9896c39658d26f8) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-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 @@
</note>
For example, when you set up the Source Directory structure,
you will see several layers:
- <filename>meta</filename>, <filename>meta-hob</filename>,
+ <filename>meta</filename>,
<filename>meta-skeleton</filename>,
<filename>meta-yocto</filename>, and
<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 @@
</para>
</section>
- <section id='structure-meta-hob'>
- <title><filename>meta-hob/</filename></title>
-
- <para>
- This directory contains template recipes used by Hob,
- which is a Yocto Project build user interface.
- For more information on the Hob, see the
- <ulink url='&YOCTO_HOME_URL;/tools-resources/projects/hob'>Hob Project</ulink>
- web page.
- </para>
- </section>
-
<section id='structure-meta-selftest'>
<title><filename>meta-selftest/</filename></title>