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/dev-manual/dev-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/dev-manual/dev-manual-intro.xml')
| -rw-r--r-- | documentation/dev-manual/dev-manual-intro.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml index e350882a38..5affa86ea3 100644 --- a/documentation/dev-manual/dev-manual-intro.xml +++ b/documentation/dev-manual/dev-manual-intro.xml | |||
| @@ -169,11 +169,6 @@ | |||
| 169 | release of the Yocto Project. | 169 | release of the Yocto Project. |
| 170 | </para></listitem> | 170 | </para></listitem> |
| 171 | <listitem><para><emphasis> | 171 | <listitem><para><emphasis> |
| 172 | <ulink url='&YOCTO_HOME_URL;/tools-resources/projects/hob'>Hob</ulink>:</emphasis> | ||
| 173 | A graphical user interface for BitBake. | ||
| 174 | Hob's primary goal is to enable a user to perform common tasks more easily. | ||
| 175 | </para></listitem> | ||
| 176 | <listitem><para><emphasis> | ||
| 177 | <ulink url='&YOCTO_HOME_URL;/tools-resources/projects/toaster'>Toaster</ulink>:</emphasis> | 172 | <ulink url='&YOCTO_HOME_URL;/tools-resources/projects/toaster'>Toaster</ulink>:</emphasis> |
| 178 | An Application Programming Interface (API) and web-based | 173 | An Application Programming Interface (API) and web-based |
| 179 | interface to the OpenEmbedded build system, which uses | 174 | interface to the OpenEmbedded build system, which uses |
