poky.conf: Remove PARALLEL_INSTALL_MODULES, we don't want this

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1032 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2006-12-14 10:44:55 +00:00
parent 51d58201da
commit d557f58dcb

View File

@@ -19,8 +19,6 @@ TARGET_FPU_arm ?= "soft"
TARGET_FPU_armeb ?= "soft"
IMAGE_ROOTFS_SIZE_ext2 ?= "131072"
PARALLEL_INSTALL_MODULES = "1"
#FEED_URIS += " \
# upgrades##http://openzaurus.org/official/unstable/${DISTRO_VERSION}/upgrades/ \
#upgrades-${MACHINE}##http://openzaurus.org/official/unstable/${DISTRO_VERSION}/upgrades/${MACHINE} \