diff options
| author | Belen Barros Pena <belen.barros.pena@intel.com> | 2016-03-15 09:50:40 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-23 21:56:06 +0000 |
| commit | d06c7b8ce6249529de0bde0a568c0658b7148bf4 (patch) | |
| tree | d60aed6a7853974c077a138215509fb2e0a78319 /documentation/toaster-manual/toaster-manual-intro.xml | |
| parent | be8af376b1181b4fec823ccddeba950490ec9431 (diff) | |
| download | poky-d06c7b8ce6249529de0bde0a568c0658b7148bf4.tar.gz | |
documentation: remove all references to Hob
Hob and the packageinfo class have now been removed from the
code base. This patch removes all references to:
* Hob
* meta-hob
* packageinfo and
* BBLAYERS_NON_REMOVABLE
from the documentation.
So long, Hob, and thanks for all the fish.
(From yocto-docs rev: 6a1ba2761d5c2ec1072616ce3d791787f1b1b2a7)
Signed-off-by: Belen Barros Pena <belen.barros.pena@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/toaster-manual/toaster-manual-intro.xml')
| -rw-r--r-- | documentation/toaster-manual/toaster-manual-intro.xml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/documentation/toaster-manual/toaster-manual-intro.xml b/documentation/toaster-manual/toaster-manual-intro.xml index 278c33f6dc..ee1dcbabaf 100644 --- a/documentation/toaster-manual/toaster-manual-intro.xml +++ b/documentation/toaster-manual/toaster-manual-intro.xml | |||
| @@ -14,25 +14,6 @@ | |||
| 14 | remote build servers. | 14 | remote build servers. |
| 15 | </para> | 15 | </para> |
| 16 | 16 | ||
| 17 | <note> | ||
| 18 | <para> | ||
| 19 | This release of Toaster does allow you to configure and initiate | ||
| 20 | builds. | ||
| 21 | However, you cannot use Toaster to customize image recipes, which | ||
| 22 | still must either be done by hand or through | ||
| 23 | <ulink url='&YOCTO_HOME_URL;/tools-resources/projects/hob'>Hob</ulink>. | ||
| 24 | As Toaster matures, it eventually will equal and surpass Hob | ||
| 25 | functionality, at which time Hob will be deprecated. | ||
| 26 | </para> | ||
| 27 | |||
| 28 | <para> | ||
| 29 | For more information on Hob, | ||
| 30 | see the | ||
| 31 | "<ulink url='&YOCTO_DOCS_DEV_URL;#image-development-using-hob'>Image Development Using Hob</ulink>" | ||
| 32 | section in the Yocto Project Development Manual. | ||
| 33 | </para> | ||
| 34 | </note> | ||
| 35 | |||
| 36 | <section id='intro-features'> | 17 | <section id='intro-features'> |
| 37 | <title>Toaster Features</title> | 18 | <title>Toaster Features</title> |
| 38 | 19 | ||
