]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: rename 'gobject-introspection-data' machine feature to 'qemu-usermode'
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Wed, 23 Mar 2016 12:52:05 +0000 (14:52 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 28 Mar 2016 14:54:50 +0000 (15:54 +0100)
commit9927a3d72e2272d8e3dc4785ba02e27802ee1c6c
treefc94a50205cf856e239b4c241245b491fad66906
parent1a41953331f42d69c0201dcfcbb7d8dc12422fde
bitbake.conf: rename 'gobject-introspection-data' machine feature to 'qemu-usermode'

The new value is more general and better reflects what having the feature really means.
Introspection data, then, is built only if 'gobject-introspection-data' is in
DISTRO_FEATURES and 'qemu-usermode' is in MACHINE_FEATURES.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/gobject-introspection-data.bbclass [new file with mode: 0644]
meta/classes/gobject-introspection.bbclass
meta/conf/bitbake.conf
meta/conf/machine/include/x86/arch-x86.inc
meta/recipes-gnome/gobject-introspection/gobject-introspection_1.46.0.bb
meta/recipes-sato/webkit/webkitgtk_2.10.7.bb