]> code.ossystems Code Review - openembedded-core.git/commit
oe.license: avoid the need to catch SyntaxError
authorChristopher Larson <chris_larson@mentor.com>
Mon, 9 Jan 2012 21:48:33 +0000 (15:48 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Jan 2012 14:53:00 +0000 (14:53 +0000)
commitcace9ddc0edd654877d968643960fa4343472b58
tree282d4840d8d83261a4e754a05757811c658a89e8
parent7903433898b4683a1c09cc9a6a379421bc9bbd58
oe.license: avoid the need to catch SyntaxError

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
meta/classes/copyleft_compliance.bbclass
meta/lib/oe/license.py