]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: Remove unhelpful default value for EXTRA_OEMAKE
authorMike Crowe <mac@mcrowe.com>
Tue, 2 Feb 2016 14:49:47 +0000 (14:49 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 15 Feb 2016 16:28:25 +0000 (16:28 +0000)
commitaeb653861a0ec39ea7a014c0622980edcbf653fa
tree3ec0529d5982077ab6706828709dbc95d299d787
parenta3dbd98970683c410edee5e15e5fe72643953adf
bitbake.conf: Remove unhelpful default value for EXTRA_OEMAKE

Setting EXTRA_OEMAKE to "-e MAKEFLAGS=" by default is a historical
accident and many classes (e.g. autotools.bbclass, module.bbclass) and
recipes have to override this default in order to work with sensible
build systems.

Now that openssl and pciutils have been fixed to set EXTRA_OEMAKE
explicitly it is possible to set EXTRA_OEMAKE = "".

Signed-off-by: Mike Crowe <mac@mcrowe.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf