All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Remove unhelpful default value of EXTRA_OEMAKE
@ 2016-02-02 14:49 Mike Crowe
  2016-02-02 14:49 ` [PATCH 1/3] openssl: Explicitly set EXTRA_OEMAKE as required Mike Crowe
                   ` (3 more replies)
  0 siblings, 4 replies; 23+ messages in thread
From: Mike Crowe @ 2016-02-02 14:49 UTC (permalink / raw)
  To: openembedded-core; +Cc: Mike Crowe

bitbake.conf currently contains:

EXTRA_OEMAKE = "-e MAKEFLAGS="

Back in November[1] I submitted a patch that allowed this default
value to be overridden without affecting anything else that was
appended to it. I received feedback that the default value was no
longer useful and that it would be good to get rid of it.

So, this patch series fixes the two recipes that still appear to be
relying on the previous default and then makes the default
EXTRA_OEMAKE = "". After these changes core-image-sato builds
successfully for me (although I have not run it.)

Mike.

[1] http://lists.openembedded.org/pipermail/openembedded-core/2015-November/112393.html


^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2016-02-16 12:28 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-02 14:49 [PATCH 0/3] Remove unhelpful default value of EXTRA_OEMAKE Mike Crowe
2016-02-02 14:49 ` [PATCH 1/3] openssl: Explicitly set EXTRA_OEMAKE as required Mike Crowe
2016-02-02 14:49 ` [PATCH 2/3] pciutils: " Mike Crowe
2016-02-02 14:49 ` [PATCH 3/3] bitbake.conf: Remove unhelpful default value for EXTRA_OEMAKE Mike Crowe
2016-02-16 12:28   ` Richard Purdie
2016-02-02 16:01 ` [PATCH 0/3] Remove unhelpful default value of EXTRA_OEMAKE Richard Purdie
2016-02-02 16:17   ` Martin Jansa
2016-02-06 17:32     ` Martin Jansa
2016-02-06 20:41       ` Mike Crowe
2016-02-07 22:07         ` Mike Crowe
2016-02-08  0:07           ` Martin Jansa
2016-02-09 10:39             ` Martin Jansa
2016-02-09 12:30               ` Mike Crowe
2016-02-09 12:51                 ` Andrea Adami
2016-02-09 15:16                   ` Mike Crowe
2016-02-02 21:04   ` Mike Crowe
2016-02-02 22:41     ` Richard Purdie
2016-02-05 17:32       ` Mike Crowe
2016-02-05 18:22         ` Khem Raj
2016-02-05 18:31           ` Richard Purdie
2016-02-05 18:35             ` Khem Raj
2016-02-06 17:43             ` Khem Raj
2016-02-05 18:35         ` Martin Jansa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.