images: Rename mac80211 package to wlan-backports

BugzID: 74268
This commit is contained in:
Alexandre Bard 2021-08-13 09:59:13 +02:00
parent 3ef05ecfdd
commit e2b7364c83
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ IMAGE_INSTALL = " \
haveged \
"
IMAGE_INSTALL_append_netbird = " kernel-module-mac80211"
IMAGE_INSTALL_append_netbird = " kernel-module-wlan-backports"
LICENSE = "BSD"

View File

@ -101,7 +101,7 @@ IMAGE_INSTALL_append_imx8-nmhw23 = " \
IMAGE_INSTALL_append_sota = " mount-overlay"
IMAGE_INSTALL_append_netbird = " kernel-module-mac80211"
IMAGE_INSTALL_append_netbird = " kernel-module-wlan-backports"
LICENSE = "BSD"