diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2016-03-09 17:02:08 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-12 22:11:19 +0000 |
commit | 7eb19aa29f40c10b0ed9e9c384652dbc9d185088 (patch) | |
tree | 77d732b089614186771339e3dd89e56df94c3a69 /meta/recipes-devtools/python/python-numpy | |
parent | 7b60964d87698572f2f13d8dfa966a85f169b698 (diff) | |
download | openembedded-core-7eb19aa29f40c10b0ed9e9c384652dbc9d185088.tar.gz openembedded-core-7eb19aa29f40c10b0ed9e9c384652dbc9d185088.tar.bz2 openembedded-core-7eb19aa29f40c10b0ed9e9c384652dbc9d185088.zip |
bitbake.conf: add 'gobject-introspection-data' to DISTRO/MACHINE_FEATURES_BACKFILL
This means that introspection data will be generated using qemu by default.
If this causes trouble (qemu does not always emulate target architectures
perfectly), then add
MACHINE_FEATURES_BACKFILL_CONSIDERED = "gobject-introspection-data"
to machine configuration or
DISTRO_FEATURES_BACKFILL_CONSIDERED = "gobject-introspection-data"
to distro configuration.
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python-numpy')
0 files changed, 0 insertions, 0 deletions