aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/copyleft_compliance.bbclass
AgeCommit message (Expand)Author
2014-03-24archiver.bbclass: make it can filter the licenseRobert Yang
2014-03-21archiver.bbclass: move a few code to copyleft_compliance.bbclassRobert Yang
2013-09-01meta: Don't use deprecated bitbake APIRichard Purdie
2013-06-11copyleft_compliance: set 'dirs' flag on taskChristopher Larson
2013-06-11copyleft_compliance: handle localpaths ending with '/'Christopher Larson
2013-01-07copyleft_compliance: force the symlink creationChristopher Larson
2013-01-07copyleft_compliance: grab the scm mirror tarballsChristopher Larson
2012-08-28copyleft_compliance.bbclass: remove the duplicated codeRobert Yang
2012-07-19Remove a number of unneeded import os/bb callsRichard Purdie
2012-04-04copyleft_compliance: also print the reason for including a packageEric BĂ©nard
2012-03-05meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie
2012-01-17oe.license: avoid the need to catch SyntaxErrorChristopher Larson
2012-01-17oe.license: add is_included convenience functionChristopher Larson
2012-01-17copyleft_compliance: add debug message with the reason for exclusionChristopher Larson
2012-01-17copyleft_compliance: add control of recipe types to includeChristopher Larson
2011-12-10license/copyleft: exception for ast parseElizabeth Flanagan
2011-12-08Add copyleft compliance classChristopher Larson