]> code.ossystems Code Review - openembedded-core.git/commit
archiver.bbclass: move a few code to copyleft_compliance.bbclass
authorRobert Yang <liezhi.yang@windriver.com>
Mon, 13 Jan 2014 11:06:00 +0000 (19:06 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 21 Mar 2014 17:01:31 +0000 (17:01 +0000)
commit578830fe2ff279ea620916ea711b80dc1b29a275
tree7fb70ff469332d2946dcc1af9950dbc066836393
parentf9ba047afb8780c8bd7cb1ba45470d30abf92e92
archiver.bbclass: move a few code to copyleft_compliance.bbclass

Move the code which is only used by copyleft_compliance.bbclass from
archiver.bbclassc, and remove the "inherit archiver" from
copyleft_compliance.bbclass.

The archiver.bbclass is used for archiving various types of sources, but
the copyleft_compliance.bbclass is used for analysing the license, they
don't have much relationships.

[YOCTO #4986]
[YOCTO #5113]

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/classes/archiver.bbclass
meta/classes/copyleft_compliance.bbclass