Files
poky/meta/recipes-support
Joshua Watt feded5fe27 utils.py: add parallel make helpers
The code to extract the integer number of parallel build threads and
construct a new argument from them has started to be copied in multiple
locations, so create two new helper utilities to aid recipes.

The first helper (parallel_make()) extracts the integer number of
parallel build threads from PARALLEL_MAKE. The second
(parallel_make_argument()) does the same and then puts the result back
into a format string, optionally clamping it to some maximum value.

Additionally, rework the oe-core recipes that were manually doing this
to use the new helper utilities.

(From OE-Core rev: ccd1142d22b31ed85d8823b1bc9e11ccfd72b61f)

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-02-16 18:05:40 +00:00
..
2018-02-06 11:06:29 +00:00
2017-05-11 16:59:18 +01:00
2018-01-26 13:09:10 +00:00
2018-01-05 11:55:35 +00:00
2018-02-16 18:05:40 +00:00
2018-01-26 13:09:10 +00:00
2018-02-06 11:06:28 +00:00
2018-01-23 23:43:45 +00:00
2017-08-17 00:21:15 +01:00
2018-01-26 13:09:10 +00:00
2018-02-06 11:06:28 +00:00
2018-02-06 11:06:29 +00:00
2018-01-02 17:24:38 +00:00
2018-02-06 11:06:28 +00:00
2017-08-13 09:27:37 +01:00
2016-08-04 15:22:23 +01:00
2017-06-03 23:46:07 +01:00
2014-01-02 22:39:23 +00:00
2017-05-18 14:01:47 +01:00
2018-01-11 10:26:07 +00:00
2018-02-06 11:06:30 +00:00
2018-02-06 11:06:29 +00:00
2018-01-29 08:49:50 +00:00
2018-02-06 11:06:29 +00:00
2017-03-01 23:27:10 +00:00
2016-11-15 15:19:53 +00:00
2018-01-06 22:32:22 +00:00
2017-12-10 22:45:18 +00:00
2017-03-10 14:50:11 +00:00
2016-12-13 22:55:19 +00:00
2018-01-11 10:26:07 +00:00
2018-01-26 13:09:09 +00:00
2018-01-02 17:24:38 +00:00
2018-01-11 10:26:07 +00:00
2016-07-08 09:57:24 +01:00
2017-08-03 11:14:13 +01:00
2016-11-15 15:19:53 +00:00
2018-01-26 13:09:10 +00:00
2018-01-26 13:09:10 +00:00