summaryrefslogtreecommitdiff
path: root/meta
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-12-14 10:44:55 +0000
committerRichard Purdie <richard@openedhand.com>2006-12-14 10:44:55 +0000
commitd557f58dcb0da72f558ac23343a6ce2ce86d0d65 (patch)
treed14a5a24d1eaaa652d95ac4cfa34ea240fd1f9b4 /meta
parent51d58201daff8bc499b4a52277e65e185e1880a8 (diff)
downloadopenembedded-core-d557f58dcb0da72f558ac23343a6ce2ce86d0d65.tar.gz
openembedded-core-d557f58dcb0da72f558ac23343a6ce2ce86d0d65.tar.bz2
openembedded-core-d557f58dcb0da72f558ac23343a6ce2ce86d0d65.tar.xz
openembedded-core-d557f58dcb0da72f558ac23343a6ce2ce86d0d65.zip
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
Diffstat (limited to 'meta')
-rw-r--r--meta/conf/distro/poky.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf
index f93f0af01..d1bff56e3 100644
--- a/meta/conf/distro/poky.conf
+++ b/meta/conf/distro/poky.conf
@@ -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} \