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:
Alexandre Bard 2020-11-27 22:31:48 +01:00
parent 4d3d93e96d
commit a881f4da8b
1 changed files with 0 additions and 2 deletions

View File

@ -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}"