Probably you have two packages that provides that Kernel module. Kernel's 
default one via kernel-module-split BBClass, and yours with your recipe.

Try telling Yocto you have your own runtime provider for that driver. Into the 
recipe add this as well:

RPROVIDES:${PN} = " kernel-module-cfg80211-${KERNEL_VERSION}"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#59218): https://lists.yoctoproject.org/g/yocto/message/59218
Mute This Topic: https://lists.yoctoproject.org/mt/96935548/21656
Mute #kernel:https://lists.yoctoproject.org/g/yocto/mutehashtag/kernel
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to