]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
base.bbclass: Correct the test for obsolete license exceptions
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Sat, 25 Jun 2022 15:52:23 +0000 (17:52 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Jun 2022 22:10:52 +0000 (23:10 +0100)
commit3ad994d95815eefed2a72b675c7a323b3ed38191
tree3cdd01068dc5b3e9002bec99219f1342d29b334d
parent356520d60b9429c6f62124821e42468ff2b7b1d6
base.bbclass: Correct the test for obsolete license exceptions

The test for obsolete licenses used in INCOMPATIBLE_LICENSE_EXCEPTIONS
tried to match the "<package>:<license>" tuples with the obsolete
licenses and thus never matched anything.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/base.bbclass