diff options
author | Kevin Strasser <kevin.strasser@linux.intel.com> | 2013-06-12 13:27:15 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-06-17 16:44:35 +0100 |
commit | 3d0f9ee3d2fcce331d35467d5965ff44b825427f (patch) | |
tree | f36a89a4c7488da7d3185499d364dd4837ce6f0d /meta/recipes-connectivity/bind/bind-9.8.1 | |
parent | 3dd21bc6f70a2b157936257c9673dee6ce7f90bd (diff) | |
download | openembedded-core-3d0f9ee3d2fcce331d35467d5965ff44b825427f.tar.gz openembedded-core-3d0f9ee3d2fcce331d35467d5965ff44b825427f.tar.bz2 openembedded-core-3d0f9ee3d2fcce331d35467d5965ff44b825427f.zip |
archiver.bbclass: check if package contains a copyleft license
The copyleft filter is only excluding packages that contain a
closed source license. This is because oe.license.is_included()
returns a boolean value that indicates if the license is excluded,
and a string that contains the matched included licenses. If the
string is empty it indicates that no licenses were matched.
Reject packages that do not contain a copyleft license.
[YOCTO 4630]
Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-connectivity/bind/bind-9.8.1')
0 files changed, 0 insertions, 0 deletions