]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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:32:00 +0000 (21:32 +0000)
commit8b1e7bcef2126b0b7f8070c277d04e3b22c5b961
treedbbc4e4e2971da20ad75c5b5947448b3e4f8e2ea
parent1a210e6374b2e8140373fcb715b19d1d8c6b4b3e
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]

(From OE-Core rev: 71fb5da7a3a8e61b15be4efc05b968c0c9920d2f)

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/license.bbclass