ptest: Disable it. In master it fail with slang and we don't use it

It fails with master of poky and I created the following ticket to
track it https://bugzilla.yoctoproject.org/show_bug.cgi?id=11907.

I don't think we have ever used the ptest to run tests on the device
so let's just disable it and compile more quickly.
This commit is contained in:
Holger Hans Peter Freyther 2017-08-08 15:57:09 +08:00
parent 2d529c6476
commit 5bbba9e17c
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
DISTRO_FEATURES_remove = " ptest "