]> code.ossystems Code Review - openembedded-core.git/commit
insane.bbclass: move license check to after configure
authorJoshua Lock <josh@linux.intel.com>
Thu, 15 Jul 2010 08:35:53 +0000 (09:35 +0100)
committerJoshua Lock <josh@linux.intel.com>
Thu, 15 Jul 2010 08:54:48 +0000 (09:54 +0100)
commit04472ecf9d368db0a9e759810fefcffe8a4ca41c
tree73534f7ab929c6e8083a8a3edc45827726cdb814
parent8fe2bb0123bbf5096f33caa3c06de9a62f97d5ea
insane.bbclass: move license check to after configure

Only checking the license at packaging time means we don't check native builds,
so move the check to after do_configure

Signed-off-by: Joshua Lock <josh@linux.intel.com>
meta/classes/insane.bbclass