]> code.ossystems Code Review - openembedded-core.git/commit
base.bbclass: extend PACKAGECONFIG for conflict package configs
authorKai Kang <kai.kang@windriver.com>
Tue, 10 Dec 2019 09:35:34 +0000 (17:35 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 11 Mar 2020 13:44:04 +0000 (13:44 +0000)
commit734475b3f86d88a548bc9eb91d836bd1b9335e9f
tree4c139fdbfb67bd1c0a54659ebde10b9a3f0a48f3
parentbaecda5b32b66d09dadccbcbe706c5ec0a270568
base.bbclass: extend PACKAGECONFIG for conflict package configs

There are mutually exclusive PACKAGECONFIGs in recipes. Though it
declares that package configs are exclusive, it can't prevent users to
set them at same time. Extend PACKAGECONFIG to support specifying
conflicted package configs.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/base.bbclass