Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 00/15] Prepare for EXTRA_OEMAKE = "" in bitbake.conf
@ 2016-02-05 18:04 Mike Crowe
  2016-02-05 18:04 ` [PATCH 01/15] openssl: Explicitly set EXTRA_OEMAKE as required Mike Crowe
                   ` (15 more replies)
  0 siblings, 16 replies; 19+ messages in thread
From: Mike Crowe @ 2016-02-05 18:04 UTC (permalink / raw)
  To: openembedded-core, openembedded-architecture, Richard Purdie; +Cc: Mike Crowe

This series (sent only to openembedded-core) fixes various recipes
that rely on the current default value of
EXTRA_OEMAKE = "-e MAKEFLAGS=" to explicitly set that value in the
hope that bitbake.conf can set EXTRA_OEMAKE = "" in the future.

With these patches applied and bitbake.conf setting EXTRA_OEMAKE = "",
I was able to build "bitbake world" for qemux86, qemuarm, qemuppc and
qemumips successfully. I plan to do more build testing and some actual
runtime testing before submitting the change to bitbake.conf.

It's highly likely that such a change will break recipes in meta-oe
and other layers too. I hope to do some testing with meta-oe soon.

The affected recipes are:

 meta/recipes-bsp/apmd/apmd_3.2.2-15.bb
 meta/recipes-bsp/libacpi/libacpi_0.2.bb
 meta/recipes-bsp/pciutils/pciutils_3.4.1.bb
 meta/recipes-connectivity/openssl/openssl.inc
 meta/recipes-devtools/dmidecode/dmidecode_3.0.bb
 meta/recipes-devtools/fdisk/gptfdisk_1.0.1.bb
 meta/recipes-devtools/perl/perl-native_5.22.1.bb
 meta/recipes-devtools/perl/perl_5.22.1.bb
 meta/recipes-extended/ed/ed_1.9.bb
 meta/recipes-extended/iputils/iputils_s20151218.bb
 meta/recipes-extended/pigz/pigz.inc
 meta/recipes-extended/stat/stat_3.3.bb
 meta/recipes-extended/sysklogd/sysklogd.inc
 meta/recipes-extended/unzip/unzip_6.0.bb
 meta/recipes-gnome/gtk-theme-torturer/gtk-theme-torturer_git.bb
 meta/recipes-support/ptest-runner/ptest-runner_2.0.bb

Mike.


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

end of thread, other threads:[~2016-02-08 14:04 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-05 18:04 [PATCH 00/15] Prepare for EXTRA_OEMAKE = "" in bitbake.conf Mike Crowe
2016-02-05 18:04 ` [PATCH 01/15] openssl: Explicitly set EXTRA_OEMAKE as required Mike Crowe
2016-02-05 18:04 ` [PATCH 02/15] pciutils: " Mike Crowe
2016-02-05 18:04 ` [PATCH 03/15] perl: " Mike Crowe
2016-02-05 18:04 ` [PATCH 04/15] apmd: " Mike Crowe
2016-02-05 18:04 ` [PATCH 05/15] libacpi: " Mike Crowe
2016-02-05 18:04 ` [PATCH 06/15] dmidecode: " Mike Crowe
2016-02-05 18:04 ` [PATCH 07/15] gptfdisk: " Mike Crowe
2016-02-05 18:04 ` [PATCH 08/15] ed: " Mike Crowe
2016-02-05 18:04 ` [PATCH 09/15] iputils: " Mike Crowe
2016-02-05 18:04 ` [PATCH 10/15] pigz: " Mike Crowe
2016-02-05 18:04 ` [PATCH 11/15] stat: " Mike Crowe
2016-02-05 18:04 ` [PATCH 12/15] sysklogd: " Mike Crowe
2016-02-05 18:04 ` [PATCH 13/15] unzip: " Mike Crowe
2016-02-05 18:04 ` [PATCH 14/15] gtk-theme-torturer: " Mike Crowe
2016-02-05 18:04 ` [PATCH 15/15] ptest-runner: " Mike Crowe
2016-02-08 11:49 ` [PATCH 00/15] Prepare for EXTRA_OEMAKE = "" in bitbake.conf Burton, Ross
2016-02-08 12:08   ` Olof Johansson
2016-02-08 14:04   ` Mike Crowe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox