diff options
author | Samuli Piippo <samuli.piippo@digia.com> | 2013-05-21 13:37:22 +0300 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@digia.com> | 2013-05-21 16:05:42 +0300 |
commit | 49ecd1ce9b75e8b3ac71e1b28ca93b3f951d5f7e (patch) | |
tree | a17091d143f1c696c2da2d2d6cf1d0e47ce788b3 /conf | |
parent | 5b594414cbb1aba3513d8ff5d0f0d3b3bd4c2818 (diff) | |
download | meta-boot2qt-49ecd1ce9b75e8b3ac71e1b28ca93b3f951d5f7e.tar.gz |
b2qt: remove some unneeded distro features
Change-Id: I8de57a152f1f9195327a7cac6738d9f4dfd3a8b3
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/b2qt.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/b2qt.conf b/conf/distro/b2qt.conf index 1b11877..b20c611 100644 --- a/conf/distro/b2qt.conf +++ b/conf/distro/b2qt.conf | |||
@@ -16,7 +16,7 @@ include conf/distro/include/image_type.conf | |||
16 | 16 | ||
17 | SYSVINIT_ENABLED_GETTYS = "" | 17 | SYSVINIT_ENABLED_GETTYS = "" |
18 | 18 | ||
19 | DISTRO_FEATURES ?= "alsa argp bluetooth ext2 irda largefile pcmcia usbgadget usbhost wifi xattr nfs zeroconf pci 3g nfc ${DISTRO_FEATURES_LIBC}" | 19 | DISTRO_FEATURES ?= "alsa argp bluetooth ext2 largefile usbgadget usbhost wifi xattr nfs nfc ${DISTRO_FEATURES_LIBC}" |
20 | DISTRO_FEATURES_BACKFILL_CONSIDERED = "pulseaudio" | 20 | DISTRO_FEATURES_BACKFILL_CONSIDERED = "pulseaudio" |
21 | 21 | ||
22 | COMMERCIAL_AUDIO_PLUGINS ?= "gst-plugins-ugly-mad gst-plugins-ugly-mpegaudioparse" | 22 | COMMERCIAL_AUDIO_PLUGINS ?= "gst-plugins-ugly-mad gst-plugins-ugly-mpegaudioparse" |