]> code.ossystems Code Review - openembedded-core.git/commit
license_image: Don't canonicalise INCOMPATIBLE_LICENSE
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Feb 2021 15:08:49 +0000 (15:08 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 21 Feb 2021 21:59:52 +0000 (21:59 +0000)
commit957f48ce78ad1865653e8b8f25909a65ba8fc535
tree7ac1126fbed4b3961b2ba08c144eb75775c8c120
parent08cbf17485b6443a6118acfac8200eb6c61445a3
license_image: Don't canonicalise INCOMPATIBLE_LICENSE

The code internally correctly handles canonicalisation of these license
fields, we shouldn't call it manually. The issue is that the fields can
contain wildcards and GPLv3* means something quite different to GPLv3-only*.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/license_image.bbclass