mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
ref-manual: Updated files in the image part of build history
Fixes [YOCTO #5303] Added a bullet item to the files listed as part of images in the buildhistory figure. (From yocto-docs rev: 5c4c581cde509b880b0d36dad399df0cb510b2d2) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8229b470b0
commit
5dfb1de6ff
@@ -27,7 +27,7 @@
|
|||||||
<title>Build Overview</title>
|
<title>Build Overview</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
The first thing you need to do is set up the OpenEmbedded build
|
The first thing you need to do is set up the OpenEmbedded build
|
||||||
environment by sourcing an environment setup script
|
environment by sourcing an environment setup script
|
||||||
(i.e.
|
(i.e.
|
||||||
<link linkend='structure-core-script'><filename>&OE_INIT_FILE;</filename></link>
|
<link linkend='structure-core-script'><filename>&OE_INIT_FILE;</filename></link>
|
||||||
@@ -508,7 +508,8 @@
|
|||||||
<imagedata fileref="figures/buildhistory.png" align="center" width="6in" depth="4in" />
|
<imagedata fileref="figures/buildhistory.png" align="center" width="6in" depth="4in" />
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>At the top level, there is a <filename>metadata-revs</filename> file
|
<para>
|
||||||
|
At the top level, there is a <filename>metadata-revs</filename> file
|
||||||
that lists the revisions of the repositories for the layers enabled
|
that lists the revisions of the repositories for the layers enabled
|
||||||
when the build was produced.
|
when the build was produced.
|
||||||
The rest of the data splits into separate
|
The rest of the data splits into separate
|
||||||
@@ -632,6 +633,12 @@
|
|||||||
<para>
|
<para>
|
||||||
The files produced for each image are as follows:
|
The files produced for each image are as follows:
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem><para><filename>image-files:</filename>
|
||||||
|
A directory containing selected files from the root
|
||||||
|
filesystem.
|
||||||
|
The files are defined by
|
||||||
|
<filename>BUILDHISTORY_IMAGE_FILES</filename>.
|
||||||
|
</para></listitem>
|
||||||
<listitem><para><filename>build-id:</filename>
|
<listitem><para><filename>build-id:</filename>
|
||||||
Human-readable information about the build configuration
|
Human-readable information about the build configuration
|
||||||
and metadata source revisions.</para></listitem>
|
and metadata source revisions.</para></listitem>
|
||||||
|
|||||||
Reference in New Issue
Block a user