diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-03-31 07:12:42 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-01 10:23:02 +0100 |
| commit | e81d0bd96165e9449f9924d36c32218c7fdac8f4 (patch) | |
| tree | 793076c4f1aef029c12b66eafc89d4c4eef5012e /documentation/dev-manual | |
| parent | 11dad29c2f4f106728cd882881a4d2864ca25eab (diff) | |
| download | poky-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/dev-manual')
| -rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 2 |
1 files changed, 1 insertions, 1 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>. |
