summaryrefslogtreecommitdiffstats
path: root/conf/distro/b2qt.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/distro/b2qt.conf')
-rw-r--r--conf/distro/b2qt.conf6
1 files changed, 2 insertions, 4 deletions
diff --git a/conf/distro/b2qt.conf b/conf/distro/b2qt.conf
index 81cc98b..3048fff 100644
--- a/conf/distro/b2qt.conf
+++ b/conf/distro/b2qt.conf
@@ -51,16 +51,14 @@ SANITY_TESTED_DISTROS += " \
51 51
52SYSVINIT_ENABLED_GETTYS = "" 52SYSVINIT_ENABLED_GETTYS = ""
53 53
54DISTRO_FEATURES_DEFAULT = "alsa argp bluetooth ext2 largefile usbgadget usbhost wifi xattr nfs webengine" 54DISTRO_FEATURES_DEFAULT_remove = "irda pcmcia pci 3g nfc zeroconf x11"
55POKY_DEFAULT_DISTRO_FEATURES = "largefile opengl multiarch"
56DISTRO_FEATURES_BACKFILL_CONSIDERED = "pulseaudio sysvinit" 55DISTRO_FEATURES_BACKFILL_CONSIDERED = "pulseaudio sysvinit"
57 56
58FONTCONFIG_CACHE_DIR = "${libdir}/fontconfig/cache" 57FONTCONFIG_CACHE_DIR = "${libdir}/fontconfig/cache"
59 58
60# use GStreamer 1.0, optionally change to "gstreamer010" to use GStreamer 0.10 59# use GStreamer 1.0, optionally change to "gstreamer010" to use GStreamer 0.10
61DISTRO_FEATURES += "gstreamer" 60DISTRO_FEATURES += "gstreamer webengine systemd"
62 61
63DISTRO_FEATURES += "systemd"
64VIRTUAL-RUNTIME_init_manager = "systemd" 62VIRTUAL-RUNTIME_init_manager = "systemd"
65VIRTUAL-RUNTIME_initscripts = "" 63VIRTUAL-RUNTIME_initscripts = ""
66PREFERRED_PROVIDER_udev ?= "systemd" 64PREFERRED_PROVIDER_udev ?= "systemd"