]> code.ossystems Code Review - openembedded-core.git/commit
license.bbclass: cleanly handle invalid licenses in incompatible_license
authorChristopher Larson <chris_larson@mentor.com>
Tue, 15 Jan 2013 20:22:48 +0000 (13:22 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 18 Jan 2013 13:04:00 +0000 (13:04 +0000)
commit7fab4cd27a2ad896218123ca82252e2b59526726
tree64781f89f079fc8a19e3e51635bcd8e44f830e93
parentdf4a4b9792e3bd13b396b94e232c69054fdf19b5
license.bbclass: cleanly handle invalid licenses in incompatible_license

This gives us an error message (bb.fatal) rather than a traceback due to the
uncaught LicenseError.

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