Build Overview
- 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
(i.e.
&OE_INIT_FILE;
@@ -508,7 +508,8 @@
- At the top level, there is a metadata-revs file
+
+ At the top level, there is a metadata-revs file
that lists the revisions of the repositories for the layers enabled
when the build was produced.
The rest of the data splits into separate
@@ -632,6 +633,12 @@
The files produced for each image are as follows:
+ image-files:
+ A directory containing selected files from the root
+ filesystem.
+ The files are defined by
+ BUILDHISTORY_IMAGE_FILES.
+ build-id:
Human-readable information about the build configuration
and metadata source revisions.