diff --git a/recipes-kernel/mac80211/mac80211_5.10.16-1.bb b/recipes-kernel/mac80211/mac80211_5.10.16-1.bb index e5bdb04..ebab407 100644 --- a/recipes-kernel/mac80211/mac80211_5.10.16-1.bb +++ b/recipes-kernel/mac80211/mac80211_5.10.16-1.bb @@ -58,7 +58,7 @@ do_configure_prepend() { # Create a meta package with another name, in this way we can # always build this receipe but only install the modules # when requiered. -KERNEL_MODULES_META_PACKAGE = "kernel-module-mac80211" +KERNEL_MODULES_META_PACKAGE = "kernel-module-wlan-backports" FILES_${KERNEL_MODULES_META_PACKAGE} = "" ALLOW_EMPTY_${KERNEL_MODULES_META_PACKAGE} = "1"