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:
committed by
Richard Purdie
parent
be8af376b1
commit
d06c7b8ce6
@@ -125,7 +125,7 @@
|
||||
reference hardware Board Support Packages (BSPs), respectively:
|
||||
<filename>meta-yocto</filename> and
|
||||
<filename>meta-yocto-bsp</filename>.
|
||||
When running BitBake or Hob for the first time after upgrading,
|
||||
When running BitBake for the first time after upgrading,
|
||||
your <filename>conf/bblayers.conf</filename> file will be
|
||||
updated to handle this change and you will be asked to
|
||||
re-run or restart for the changes to take effect.
|
||||
@@ -1446,18 +1446,6 @@
|
||||
</section>
|
||||
</section>
|
||||
|
||||
<section id='migration-1.6-directory-layout-changes'>
|
||||
<title>Directory Layout Changes</title>
|
||||
|
||||
<para>
|
||||
The <filename>meta-hob</filename> layer has been removed from
|
||||
the top-level of the
|
||||
<ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>.
|
||||
The contents of this layer are no longer needed by the Hob
|
||||
user interface for building images and toolchains.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
<section id='migration-1.6-package-test-ptest'>
|
||||
<title>Package Test (ptest)</title>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user