linux-netmodule-image.bb: install wifi kernel backports
BugzID: 67838 Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
This commit is contained in:
parent
c9cea52844
commit
7fb99b66f3
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue