]> code.ossystems Code Review - openembedded-core.git/commit
license.bbclass: Split license create manifest
authorMariano Lopez <mariano.lopez@linux.intel.com>
Thu, 1 Oct 2015 11:25:08 +0000 (11:25 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Dec 2015 21:07:19 +0000 (21:07 +0000)
commit71fb5da7a3a8e61b15be4efc05b968c0c9920d2f
tree30a405ec1f248bbc853d0113f7614b70526b563a
parent2d97d82fb51281fe130e8d135f3cf9a78423dd94
license.bbclass: Split license create manifest

This changes moves the writing of the licenses to a
separated function that could be called for other packages.

With these change it will be easier to reuse the writing of
the license for the packages deployed but not installed in
the rootfs.

[YOCTO #6772]

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