Hi,

On Wed, Aug 24, 2016 at 09:28:40AM -0400, Kyle Russell wrote:
> Simplifies duplicated implementation across multiple recipes that all
> inherited from java.bbclass.
> 
> Previously implementation was not flexible in supporting other make
> job-limiting flags (like -l for load) that are typically passed in
> through PARALLEL_MAKE.  (OpenJDK doesn't know about these other flags
> that might have gotten tagged on after the value for -j.)
> 
> Signed-off-by: Kyle Russell <bkyleruss...@gmail.com>
> ---
>  classes/java.bbclass                      | 17 ++++++++++++++++
>  recipes-core/icedtea/icedtea7-native.inc  | 23 +---------------------
>  recipes-core/openjdk/openjdk-7-common.inc | 32 
> +------------------------------
>  recipes-core/openjdk/openjdk-8-common.inc | 21 --------------------
>  recipes-core/openjdk/openjdk-8-cross.inc  |  6 +++---
>  recipes-core/openjdk/openjdk-8-native.inc |  2 +-
>  6 files changed, 23 insertions(+), 78 deletions(-)

That was fast !

Pushed to master-next.

Thanks,
Maxin

<snip>
-- 
_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to