From: Richard Purdie Date: Sun, 4 Feb 2007 11:06:15 +0000 (+0000) Subject: openzaurus/generic.conf: Remove PARALLEL_INSTALL_MODULES, neither need it X-Git-Tag: Release-2010-05/1~9300 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0326734fc3cfd0ee21e331936fa3b66e6de2fda8;p=openembedded.git openzaurus/generic.conf: Remove PARALLEL_INSTALL_MODULES, neither need it --- diff --git a/conf/distro/generic.conf b/conf/distro/generic.conf index dbe68f24a4..17d7d657b1 100644 --- a/conf/distro/generic.conf +++ b/conf/distro/generic.conf @@ -19,7 +19,6 @@ DISTRO_TYPE = "debug" # # Naming schemes # -PARALLEL_INSTALL_MODULES = "1" INHERIT += "debian multimachine" # diff --git a/conf/distro/include/openzaurus.inc b/conf/distro/include/openzaurus.inc index 8274148823..4cdb68b4e3 100644 --- a/conf/distro/include/openzaurus.inc +++ b/conf/distro/include/openzaurus.inc @@ -13,8 +13,6 @@ TARGET_FPU = "soft" BOOTSTRAP_EXTRA_RDEPENDS += "openzaurus-version" -PARALLEL_INSTALL_MODULES = "1" - DISTRO_CHECK := "${@bb.data.getVar("DISTRO_VERSION",d,1) or bb.fatal('Remove this line or set a dummy DISTRO_VERSION if you really want to build an unversioned distro')}" # Set minimal version of BitBake needed diff --git a/conf/distro/openprotium.conf b/conf/distro/openprotium.conf index fc50cefe40..fd07a1a3b9 100644 --- a/conf/distro/openprotium.conf +++ b/conf/distro/openprotium.conf @@ -8,7 +8,6 @@ DISTRO_TYPE = "alpha" # # Naming schemes # -#PARALLEL_INSTALL_MODULES = "1" INHERIT += "debian" #