remove ptest from distro.
BugzID: 74465 Signed-off-by: Lucien Mueller <lucien.mueller@netmodule.com>
This commit is contained in:
parent
8e0ffabd0b
commit
b4ccff6527
|
|
@ -21,7 +21,7 @@ INIT_MANAGER = "systemd"
|
||||||
PREFERRED_PROVIDER_virtual/kernel = "linux-netmodule"
|
PREFERRED_PROVIDER_virtual/kernel = "linux-netmodule"
|
||||||
KERNEL_MODULE_AUTOLOAD += "cryptodev"
|
KERNEL_MODULE_AUTOLOAD += "cryptodev"
|
||||||
|
|
||||||
DISTRO_FEATURES = "bluetooth usbhost pci ipv4 ipv6 wifi ptest multiarch usrmerge"
|
DISTRO_FEATURES = "bluetooth usbhost pci ipv4 ipv6 wifi multiarch usrmerge"
|
||||||
|
|
||||||
# The BACKFILLed features are features which were defaults in previous
|
# The BACKFILLed features are features which were defaults in previous
|
||||||
# yocto versions but are now optional.
|
# yocto versions but are now optional.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue