networkmanager: Change PACKAGECONFIG to a direct assignment
Having the PACKAGECONFIG_remove in an bbappend file makes it really hard
to consume this layer and bring the specific config back with an _append
(happens for me with the gateway blueprint.
Instead we are now making a direct assignment, with he values removed
taken into account, from our distro as policy. This allows other distros
or layers consuming meta-oniro-core to change it as needed.
A new oniro-packageconfig.inc include file is created in which we will
consolidate other PACKAGECONFIG changes in the next commit.
Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
Showing
- meta-oniro-core/conf/distro/include/oniro-packageconfig.inc 6 additions, 0 deletionsmeta-oniro-core/conf/distro/include/oniro-packageconfig.inc
- meta-oniro-core/conf/distro/oniro-linux.conf 1 addition, 0 deletionsmeta-oniro-core/conf/distro/oniro-linux.conf
- meta-oniro-core/recipes-connectivity/networkmanager/networkmanager_%.bbappend 0 additions, 2 deletions...pes-connectivity/networkmanager/networkmanager_%.bbappend
Please register or sign in to comment