From e81d0bd96165e9449f9924d36c32218c7fdac8f4 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 31 Mar 2014 07:12:42 -0600 Subject: [PATCH] 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 Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 2 +- documentation/ref-manual/ref-structure.xml | 12 ------------ 2 files changed, 1 insertion(+), 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 @@ For example, when you set up the Source Directory structure, you will see several layers: - meta, meta-hob, + meta, meta-skeleton, meta-yocto, and meta-yocto-bsp. 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 @@ -
- <filename>meta-hob/</filename> - - - This directory contains template recipes used by Hob, - which is a Yocto Project build user interface. - For more information on the Hob, see the - Hob Project - web page. - -
-
<filename>meta-selftest/</filename>