License export#

To be compliant with open source software obligations you can easily embed all the license information of used open source software into your image.

See Yocto Project manual

Enable license export#

  • Scotty
  • Bitbake
    ## On your computer run
    $ DISTRO="simplecore-distro" scotty setup --force --extra-layer="simplecore-distro/meta-licenseexport"
    $ bitbake-layers add-layer build/sources/simplecore-distro/meta-licenseexport