[OE-core] [PATCH 00/15] Prepare for EXTRA_OEMAKE = "" in bitbake.conf

Mike Crowe mac at mcrowe.com
Fri Feb 5 18:04:15 UTC 2016


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.



More information about the Openembedded-core mailing list