linux-initramfs: Remove WLAN cfg patch
This patch is removing wlan config to use the backports instead. But the backports are not compatible with other kernel than virtual/kernel. We must therefor rely in the default wlan for the moment BugzID: 69147
This commit is contained in:
parent
7ac62047b1
commit
597b53438c
|
|
@ -2,3 +2,5 @@ require recipes-kernel/linux/linux-netmodule_git.bb
|
|||
|
||||
KERNEL_PACKAGE_NAME = "initramfs-linux"
|
||||
PROVIDES += "virtual/netmodule-image"
|
||||
|
||||
SRC_URI_remove_netbird = " file://wlan.cfg"
|
||||
|
|
|
|||
Loading…
Reference in New Issue