]> code.ossystems Code Review - openembedded-core.git/commitdiff
poky.conf: Remove PARALLEL_INSTALL_MODULES, we don't want this
authorRichard Purdie <richard@openedhand.com>
Thu, 14 Dec 2006 10:44:55 +0000 (10:44 +0000)
committerRichard Purdie <richard@openedhand.com>
Thu, 14 Dec 2006 10:44:55 +0000 (10:44 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1032 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/distro/poky.conf

index f93f0af01fb33967c362fe7cb8f2381dbb0c1baa..d1bff56e35931780b3b035890f52048105acfdf6 100644 (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} \