http://lists.openembedded.org/pipermail/openembedded-core/2018-February/147525.html
On Wed, Feb 21, 2018 at 7:35 AM, Michael Gloff wrote:
> feded5fe2755fc6523c235fd6e82a0972e197c08 introduces
> parallel_make_argument with optional limit value. We need
> the min of PARRALLEL_MAKE and limit.
>
> S
feded5fe2755fc6523c235fd6e82a0972e197c08 introduces
parallel_make_argument with optional limit value. We need
the min of PARRALLEL_MAKE and limit.
Signed-off-by: Michael Gloff
---
meta/lib/oe/utils.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/lib/oe/utils.py b/meta