On 19 November 2014 07:49, Musat, George L wrote:
> -cond = oeRuntimeTest.hasPackage("ptest-runner") and
> oeRuntimeTest.hasFeature("ptest") and oeRuntimeTest.hasPackage("-ptest")
>
> -if not cond:
>
> +#cond = oeRuntimeTest.hasPackage("ptest-runner") and
> oeRuntimeTest.h
And modified condition to install complementary packages.
Signed-off-by: Lucian Musat
mailto:george.l.mu...@intel.com>>
---
meta/lib/oeqa/runtime/_ptest.py | 10 +++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/meta/lib/oeqa/runtime/_ptest.py b/meta/lib/oeqa/runtime/