Thanks for the quick response Anuj. I changed KCONF_AUDIT_LEVEL to 0 in my linux-intel_%.bbappend file and it is no longer reporting those warnings.
Can you please confirm if what I have done is the right way to change kernel configs? I just wanted to make sure that those warnings are not reporting any underlying issue. From: Mittal, Anuj <[email protected]> Sent: Friday, 11 October 2024 2:03 PM To: [email protected]; Simi Milton <[email protected]> Subject: Re: [meta-intel] Bitbake warnings when trying to disable kernel configs On Fri, 2024-10-11 at 04: 56 +0000, Simi Milton wrote: > It seems the config fragment common-pc-wifi. cfg (included by the > standard linux-intel BSP) attempted to enable options like > CONFIG_MAC80211, CONFIG_CFG80211, CONFIG_ATH_COMMON On Fri, 2024-10-11 at 04:56 +0000, Simi Milton wrote: > It seems the config fragment common-pc-wifi.cfg (included by the > standard linux-intel BSP) attempted to enable options like > CONFIG_MAC80211, CONFIG_CFG80211, CONFIG_ATH_COMMON etc., but this > was not possible because the parent option (WIRELESS) was disabled, > leading to the bitbake warnings. > > Is it ok to live with these warnings or is there a way to get rid of > them? My config fragment and linux-intel.bbappend is shown below: I think changing AUDIT_LEVELS defined in linux-yocto.bbclass will help if you don't want these reported. You could also try defining them explicitly to n in your cfg. Thanks, Anuj
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8434): https://lists.yoctoproject.org/g/meta-intel/message/8434 Mute This Topic: https://lists.yoctoproject.org/mt/108943677/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
