We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Based on https://github.com/openembedded/openembedded-core/blob/14241ed09f9ed317045cf75a6d08416d3579bb8d/meta/lib/oe/license.py#L217 and https://www.openembedded.org/wiki/Recipe_License_Fields these are license symbols using & for AND and | for OR which should be supported most likely mostly out of the box. See also:
&
|
The text was updated successfully, but these errors were encountered:
@priv-kweihmann @rpurdie FYI this future update may be of some interest to you.
Sorry, something went wrong.
Merge pull request #55 from nexB/configure_for_path_with_spaces_on_wi…
70a2d2f
…ndows Configure for path with spaces on windows
No branches or pull requests
Based on https://github.com/openembedded/openembedded-core/blob/14241ed09f9ed317045cf75a6d08416d3579bb8d/meta/lib/oe/license.py#L217 and https://www.openembedded.org/wiki/Recipe_License_Fields these are license symbols using
&
for AND and|
for OR which should be supported most likely mostly out of the box.See also:
The text was updated successfully, but these errors were encountered: