diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-01-30 21:11:18 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-01-30 21:11:18 +0000 |
commit | 5d57d6e1b2d3fa8ad11f798803d5d6d49f9af1c0 (patch) | |
tree | a30da9095f2fb183ac95c896a5838d47a1a0eea5 /meta | |
parent | 0a9570726fa3d40060797da17a5a19c45a029c1f (diff) | |
download | poky-5d57d6e1b2d3fa8ad11f798803d5d6d49f9af1c0.tar.gz |
poky: revert part of last commit - DISTRO_FEATURES 'nfs zeroconf' will be pushed separatelly
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3638 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r-- | meta/conf/distro/poky.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index f2338ebcb3..37e156513d 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
@@ -246,7 +246,7 @@ IMAGE_LINGUAS ?= "en-gb" | |||
246 | LIMIT_BUILT_LOCALES ?= "en_GB" | 246 | LIMIT_BUILT_LOCALES ?= "en_GB" |
247 | ENABLE_BINARY_LOCALE_GENERATION ?= "1" | 247 | ENABLE_BINARY_LOCALE_GENERATION ?= "1" |
248 | 248 | ||
249 | DISTRO_FEATURES = "alsa bluetooth ext2 irda pcmcia usbgadget usbhost wifi nfs zeroconf" | 249 | DISTRO_FEATURES = "alsa bluetooth ext2 irda pcmcia usbgadget usbhost wifi" |
250 | 250 | ||
251 | POKY_EXTRA_RDEPENDS = "" | 251 | POKY_EXTRA_RDEPENDS = "" |
252 | POKY_EXTRA_RDEPENDS_qemuarm = "qemu-config" | 252 | POKY_EXTRA_RDEPENDS_qemuarm = "qemu-config" |