image-minimal: Remove mac80211 backports
These backports are not compatible with another kernel than virtual/kernel. Until this is fixed, we rely on the default kernel drivers. BugzID: 69147
This commit is contained in:
parent
4d3d93e96d
commit
a881f4da8b
|
|
@ -29,8 +29,6 @@ IMAGE_INSTALL = " \
|
|||
${@bb.utils.contains("MACHINE_FEATURES", "wwan", "wwan-config", "", d)} \
|
||||
"
|
||||
|
||||
IMAGE_INSTALL_append_netbird = " kernel-module-mac80211"
|
||||
|
||||
LICENSE = "BSD"
|
||||
|
||||
BUILDNAME = "${DISTRO_VERSION};${DATETIME};${PN}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue