summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-classes.xml
diff options
context:
space:
mode:
authorBelen Barros Pena <belen.barros.pena@intel.com>2016-03-15 09:50:40 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-03-23 21:56:06 +0000
commitd06c7b8ce6249529de0bde0a568c0658b7148bf4 (patch)
treed60aed6a7853974c077a138215509fb2e0a78319 /documentation/ref-manual/ref-classes.xml
parentbe8af376b1181b4fec823ccddeba950490ec9431 (diff)
downloadpoky-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/ref-classes.xml')
-rw-r--r--documentation/ref-manual/ref-classes.xml16
1 files changed, 0 insertions, 16 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index c4f15c9f9d..bf4e5a949b 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -2558,22 +2558,6 @@
2558 </para> 2558 </para>
2559</section> 2559</section>
2560 2560
2561<section id='ref-classes-packageinfo'>
2562 <title><filename>packageinfo.bbclass</filename></title>
2563
2564 <para>
2565 The <filename>packageinfo</filename> class
2566 gives a BitBake user interface the ability to retrieve information
2567 about output packages from the <filename>pkgdata</filename> files.
2568 </para>
2569
2570 <para>
2571 This class is enabled automatically when using the
2572 <ulink url='&YOCTO_HOME_URL;/tools-resources/projects/hob'>Hob</ulink>
2573 user interface.
2574 </para>
2575</section>
2576
2577<section id='ref-classes-patch'> 2561<section id='ref-classes-patch'>
2578 <title><filename>patch.bbclass</filename></title> 2562 <title><filename>patch.bbclass</filename></title>
2579 2563