[yocto] restricted license not whitelisted in LICENSE_FLAGS_WHITELIST

Burton, Ross ross.burton at intel.com
Mon Mar 20 04:16:08 PDT 2017


On 20 March 2017 at 11:07, ravikiran j <ravikiran.j at mistralsolutions.com>
wrote:

> ERROR: Nothing PROVIDES 'gstreamer1.0-libav'
> ERROR: gstreamer1.0-libav was skipped: *because it has a restricted
> license not whitelisted in LICENSE_FLAGS_WHITELIST*
> ERROR: gstreamer1.0-libav was skipped: because it has a restricted license
> not whitelisted in LICENSE_FLAGS_WHITELIST
>

Look at the recipe and you'll see LICENSE_FLAGS = "commercial".  This means
that there are "interesting" clauses to the licenses, such as patents or
royalties which may be valid in your country, which you need to state that
you've reviewed.

If you've done that then you can set LICENSE_FLAGS_WHITELIST="commercial"
in your local.conf to allow it to build.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20170320/25351024/attachment.html>


More information about the yocto mailing list