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
This commit is contained in:
Marcin Juszkiewicz 2008-01-30 21:11:18 +00:00
parent 0a9570726f
commit 5d57d6e1b2
1 changed files with 1 additions and 1 deletions

View 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"