On 19 November 2014 07:49, Musat, George L <george.l.mu...@intel.com> wrote:

> -        cond = oeRuntimeTest.hasPackage("ptest-runner") and
> oeRuntimeTest.hasFeature("ptest") and oeRuntimeTest.hasPackage("-ptest")
>
> -        if not cond:
>
> +        #cond = oeRuntimeTest.hasPackage("ptest-runner") and
> oeRuntimeTest.hasFeature("ptest") and oeRuntimeTest.hasPackage("-ptest")
>
> +        #if not cond:
>

Git is a perfectly good method of recovering previous code, please don't
comment out source like this.  Also the commit log should be something like
"always attempt to install complementary packages" instead of the vague
"modify condition".

Ross
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to