]> code.ossystems Code Review - openembedded-core.git/commit
perl: Explicitly set EXTRA_OEMAKE as required
authorMike Crowe <mcrowe@brightsign.biz>
Fri, 5 Feb 2016 18:04:18 +0000 (18:04 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Feb 2016 15:51:04 +0000 (15:51 +0000)
commitcdd3b32183afe2b4eadbb576f34f19355614b1ac
tree45e9f1a48d4a6f294b3aba1cfb1ff191ea8b4a45
parent115f479ff91347ecb5069e89e193a5c678e7dc35
perl: Explicitly set EXTRA_OEMAKE as required

This recipe currently relies on EXTRA_OEMAKE having been set to
"-e MAKEFLAGS=" in bitbake.conf to operate. It is necessary to make this
explicit so that the default in bitbake.conf can be changed.

Signed-off-by: Mike Crowe <mac@mcrowe.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl/perl-native_5.22.1.bb
meta/recipes-devtools/perl/perl_5.22.1.bb