poky: revert part of last commit - DISTRO_FEATURES 'nfs zeroconf' will be pushed...
authorMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 30 Jan 2008 21:11:18 +0000 (21:11 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 30 Jan 2008 21:11:18 +0000 (21:11 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3638 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/distro/poky.conf

index f2338eb..37e1565 100644 (file)
@@ -246,7 +246,7 @@ IMAGE_LINGUAS ?= "en-gb"
 LIMIT_BUILT_LOCALES ?= "en_GB"
 ENABLE_BINARY_LOCALE_GENERATION ?= "1"
 
-DISTRO_FEATURES = "alsa bluetooth ext2 irda pcmcia usbgadget usbhost wifi nfs zeroconf"
+DISTRO_FEATURES = "alsa bluetooth ext2 irda pcmcia usbgadget usbhost wifi"
 
 POKY_EXTRA_RDEPENDS = ""
 POKY_EXTRA_RDEPENDS_qemuarm = "qemu-config"