generic-poky/meta/lib/test.py

4 lines
80 B
Python

import oe.license
print(oe.license.is_included('LGPLv2.1 | GPLv3', ['*'], []))