Disable gobject-introspection to make openbmc build on ppc64le

As a known issue, the introspection data cannot be built on ppc64le.
https://lists.yoctoproject.org/pipermail/yocto/2016-April/029582.html.
To work around, I disable the use of qemu when we build openbmc
by modifying the configuration files:
Add

MACHINE_FEATURES_BACKFILL_CONSIDERED = "qemu-usermode"

to the end line.

Resolve: openbmc/openbmc#640

Change-Id: Idb6584ca43a8d4f005aa365f62aa1d46d2a00fd5
Signed-off-by: Nan Li <william.bjlinan@hotmail.com>
2 files changed
tree: e879afb83eef36cf6e37838b3cd5a87826037dcc
  1. classes/
  2. common/
  3. conf/
  4. COPYING.apache-2.0
  5. COPYING.MIT
  6. LICENSE