Adding build information in target Yocto

"image-buildinfo" is a feature provided by Yocto. When you include this in the image, a new file '/etc/build' will be created.

This file contains the following information:

  • git commit ids of all the meta-xxx layers used in the image creation
  • Distro Name and version





Comments

Popular posts from this blog

Appending and Prepending in Yocto - +=, =+ vs .=, =.

ARM interview questions

Linux driver example for Per CPU Variable