]> code.ossystems Code Review - openembedded-core.git/commit
license.bbclass: Write recipeinfo file in license folder
authorMariano Lopez <mariano.lopez@linux.intel.com>
Thu, 19 Nov 2015 08:05:46 +0000 (08:05 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Dec 2015 21:07:19 +0000 (21:07 +0000)
commit2d97d82fb51281fe130e8d135f3cf9a78423dd94
tree05cf51b8a06da6a9c24a30d7703794651ca85b41
parentb49c6f179b06a8b97106aa4c95f2cdb3c4dc0920
license.bbclass: Write recipeinfo file in license folder

Currently there is no way to get the recipe version when
creating the rootfs. It is needed because the manifest
file for the image has to contain this important piece
of information.

This change writes a new file in the license folder for
every recipe. This file is called "recipeinfo" and have
the information used to write the manifest file for the
recipes deployed next to the image.

[YOCTO #6772]

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
meta/classes/license.bbclass