diff options
Diffstat (limited to 'meta/conf/bitbake.conf')
-rw-r--r-- | meta/conf/bitbake.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index bdade79abe..f7700f1191 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf | |||
@@ -833,8 +833,8 @@ DISTRO_FEATURES_NATIVESDK ?= "x11" | |||
833 | 833 | ||
834 | # Normally target distro features will not be applied to native builds: | 834 | # Normally target distro features will not be applied to native builds: |
835 | # Native distro features on this list will use the target feature value | 835 | # Native distro features on this list will use the target feature value |
836 | DISTRO_FEATURES_FILTER_NATIVE ?= "api-documentation" | 836 | DISTRO_FEATURES_FILTER_NATIVE ?= "api-documentation opengl" |
837 | DISTRO_FEATURES_FILTER_NATIVESDK ?= "api-documentation" | 837 | DISTRO_FEATURES_FILTER_NATIVESDK ?= "api-documentation opengl" |
838 | 838 | ||
839 | DISTRO_FEATURES_BACKFILL = "pulseaudio sysvinit gobject-introspection-data ldconfig" | 839 | DISTRO_FEATURES_BACKFILL = "pulseaudio sysvinit gobject-introspection-data ldconfig" |
840 | MACHINE_FEATURES_BACKFILL = "rtc qemu-usermode" | 840 | MACHINE_FEATURES_BACKFILL = "rtc qemu-usermode" |