netmodule distro: Remove preferred kernel
The machines should select which kernel they want to use. BugzID: 79987
This commit is contained in:
parent
08a479521b
commit
30d95eb8c8
|
|
@ -17,7 +17,6 @@ DISTRO_NAME = "NetModule Linux Distribution"
|
|||
DISTRO_VERSION ?= "x.y.z.develop"
|
||||
|
||||
INIT_MANAGER = "systemd"
|
||||
PREFERRED_PROVIDER_virtual/kernel = "linux-netmodule"
|
||||
KERNEL_MODULE_AUTOLOAD += "cryptodev"
|
||||
|
||||
DISTRO_FEATURES = "bluetooth usbhost pci ipv4 ipv6 wifi multiarch usrmerge"
|
||||
|
|
|
|||
Loading…
Reference in New Issue