[poky] Error:python3-jsonschema dependency issue
Anuj Mittal
anuj.mittal at intel.com
Tue May 15 06:39:30 PDT 2018
On 05/15/2018 01:31 AM, Aditya Tayade wrote:
>
> ERROR: Nothing RPROVIDES 'python3-strict-rfc3339' (but
> /home/builder/src/base/meta-openembedded/meta-python/recipes-devtools/python/python3-jsonschema_2.6.0.bb
> RDEPENDS on or otherwise requires it)
> python3-strict-rfc3339 was skipped: it has an incompatible license: GPLv3
As the error says, it was skipped because license of the package that
python3-jsonschema depends on is GPLv3. You probably have
INCOMPATIBLE_LICENSE set to GPLv3 in your local.conf.
https://www.yoctoproject.org/docs/latest/mega-manual/mega-manual.html#var-INCOMPATIBLE_LICENSE
More information about the poky
mailing list