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/ref-manual/introduction.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/ref-manual/introduction.xml')
-rw-r--r-- | documentation/ref-manual/introduction.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index 57e4a25853..e82f8340fb 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml | |||
@@ -192,10 +192,6 @@ | |||
192 | supported Linux distribution, instances might exist where you | 192 | supported Linux distribution, instances might exist where you |
193 | encounter a problem while using the Yocto Project on a specific | 193 | encounter a problem while using the Yocto Project on a specific |
194 | distribution. | 194 | distribution. |
195 | For example, the CentOS 6.4 distribution does not include the | ||
196 | Gtk+ 2.20.0 and PyGtk 2.21.0 (or higher) packages, which are | ||
197 | required to run | ||
198 | <ulink url='&YOCTO_HOME_URL;/tools-resources/projects/hob'>Hob</ulink>. | ||
199 | </note> | 195 | </note> |
200 | </section> | 196 | </section> |
201 | 197 | ||