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:
Alexandre Bard 2020-11-27 22:29:12 +01:00
parent 7ac62047b1
commit 597b53438c
1 changed files with 2 additions and 0 deletions

View File

@ -2,3 +2,5 @@ require recipes-kernel/linux/linux-netmodule_git.bb
KERNEL_PACKAGE_NAME = "initramfs-linux" KERNEL_PACKAGE_NAME = "initramfs-linux"
PROVIDES += "virtual/netmodule-image" PROVIDES += "virtual/netmodule-image"
SRC_URI_remove_netbird = " file://wlan.cfg"