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 (#8433): https://lists.yoctoproject.org/g/meta-intel/message/8433 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]] -=-=-=-=-=-=-=-=-=-=-=-
