Re: [yocto] INCOMPATIBLE_LICENSE - how to use it properly?

2020-06-30 Thread John Ernberg
Hi Alex, I will give this a try on master. One question though, will this still catch build-only libraries? (i.e. a library that consists only of headers). I don't think we have such recipes right now, it's more to understand how this feature works. Thank you. Best regards // Jo

[yocto] INCOMPATIBLE_LICENSE - how to use it properly?

2020-06-30 Thread John Ernberg
e to fulfill an rdepend for an unused package meant to fail the whole build, and how can I avoid it short of including meta-gplv2 or writing lots of .bbappends to remove the dependencies? Otherwise, where did I go wrong, and what should I be trying instead? Thank you. Best regards