]> code.ossystems Code Review - openembedded-core.git/commit
license.bbclass: include all licenses in the manifest
authorChristopher Larson <chris_larson@mentor.com>
Mon, 10 Jun 2013 23:15:50 +0000 (16:15 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Jun 2013 14:47:09 +0000 (15:47 +0100)
commite87232828b761d56f1ce6a27e4009d350d68209c
tree21413ccffa7d88485704509be5c5022c51b28fdb
parentc0f435cde195e1d037af32c69aa1732797362cfa
license.bbclass: include all licenses in the manifest

When we don't have a generic license file for the license in question, we can
warn, but we should still include it in the manifest, otherwise the manifest
doesn't reflect reality. Failing to include a license listed in the recipe in
the manifest can't be allowed.

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/license.bbclass