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

bb.utils.contains yocto

Connecting Serial ports of two Ubuntu VMWare Virtual Machines

make config vs oldconfig vs defconfig vs menuconfig vs savedefconfig