1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +00:00

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>
This commit is contained in:
Belen Barros Pena
2016-03-15 09:50:40 -07:00
committed by Richard Purdie
parent be8af376b1
commit d06c7b8ce6
10 changed files with 3 additions and 166 deletions
-16
View File
@@ -2558,22 +2558,6 @@
</para>
</section>
<section id='ref-classes-packageinfo'>
<title><filename>packageinfo.bbclass</filename></title>
<para>
The <filename>packageinfo</filename> class
gives a BitBake user interface the ability to retrieve information
about output packages from the <filename>pkgdata</filename> files.
</para>
<para>
This class is enabled automatically when using the
<ulink url='&YOCTO_HOME_URL;/tools-resources/projects/hob'>Hob</ulink>
user interface.
</para>
</section>
<section id='ref-classes-patch'>
<title><filename>patch.bbclass</filename></title>