mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user