]> code.ossystems Code Review - openembedded-core.git/commit
base.bbclass: replace COMMERCIAL_LICENSE code with LICENSE_FLAGS code
authorTom Zanussi <tom.zanussi@intel.com>
Sat, 31 Dec 2011 19:46:26 +0000 (13:46 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Jan 2012 11:23:54 +0000 (11:23 +0000)
commit3735716996ec11691054d7f03db873afde89b143
tree6ae6b8b4be150392ccd054c911a136bb9c73f080
parent43410523a07d9eb52a7d57ae3dc1cc320cbbc6f9
base.bbclass: replace COMMERCIAL_LICENSE code with LICENSE_FLAGS code

The COMMERCIAL_LICENSE mechanism has been superseded by LICENSE_FLAGS
so remove the code that implements COMMERCIAL_LICENSE and replace it
with the corresponding LICENSE_FLAGS version.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
meta/classes/base.bbclass