]> code.ossystems Code Review - openembedded-core.git/commit
busybox.inc: remove '-e MAKEFLAGS=' from EXTRA_OEMAKE
authorAndre McCurdy <armccurdy@gmail.com>
Tue, 6 Oct 2015 00:23:31 +0000 (17:23 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Dec 2015 21:31:01 +0000 (21:31 +0000)
commit1d841e103b229bf70a1c24c1cc22b7bdc8c9bf64
treeb94fb777e95e31592af2d9f6def83855dc725c41
parentb7c265e1edd5c82126c1f3915ba5ca9efef57c00
busybox.inc: remove '-e MAKEFLAGS=' from EXTRA_OEMAKE

Busybox Kbuild likes to control its own MAKEFLAGS (it adds -rR, etc),
so avoid over-riding MAKEFLAGS. Relying on 'make -e' is no longer
required so remove that too.

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/busybox/busybox.inc