linux-netmodule-image.bb: install wifi kernel backports

BugzID: 67838

Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
This commit is contained in:
Ramon Moesching 2020-11-04 16:24:48 +01:00 committed by Gitea
parent c9cea52844
commit 7fb99b66f3
1 changed files with 2 additions and 0 deletions

View File

@ -105,6 +105,8 @@ IMAGE_INSTALL_append_imx8-nmhw23 = " \
IMAGE_INSTALL_append_sota = " mount-overlay" IMAGE_INSTALL_append_sota = " mount-overlay"
IMAGE_INSTALL_append = " kernel-module-mac80211"
LICENSE = "BSD" LICENSE = "BSD"
IMAGE_OVERHEAD_FACTOR = "1.0" IMAGE_OVERHEAD_FACTOR = "1.0"