[yocto] Minimal eSDK with PKGDATA causes licensing issues
Aaron_Wright at selinc.com
Aaron_Wright at selinc.com
Tue Jun 20 09:12:42 PDT 2017
I added these lines to my eSDK image I'm trying to build:
SDK_EXT_TYPE = "minimal"
SDK_INCLUDE_TOOLCHAIN = "1"
SDK_INCLUDE_PKGDATA = "1"
But bitbake comes back with lots of license issues (mpv, gstreamer,
libvdpau, etc). These are all the commercial licensed recipes.
I don't want PKGDATA for recipes that I haven't already listed in
LICENSE_FLAGS_WHITELIST to end up the eSDK, so I don't care about
these errors, but they stop the build in its tracks.
How can I exclude commercial licensed (or any incompatible license)
recipes from my eSDK?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20170620/304b32bd/attachment.html>
More information about the yocto
mailing list