openzaurus/generic.conf: Remove PARALLEL_INSTALL_MODULES, neither need it
authorRichard Purdie <rpurdie@rpsys.net>
Sun, 4 Feb 2007 11:06:15 +0000 (11:06 +0000)
committerRichard Purdie <rpurdie@rpsys.net>
Sun, 4 Feb 2007 11:06:15 +0000 (11:06 +0000)
conf/distro/generic.conf
conf/distro/include/openzaurus.inc
conf/distro/openprotium.conf

index dbe68f2..17d7d65 100644 (file)
@@ -19,7 +19,6 @@ DISTRO_TYPE = "debug"
 #
 # Naming schemes
 #
-PARALLEL_INSTALL_MODULES = "1"
 INHERIT += "debian multimachine"
 
 #
index 8274148..4cdb68b 100644 (file)
@@ -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
index fc50cef..fd07a1a 100644 (file)
@@ -8,7 +8,6 @@ DISTRO_TYPE = "alpha"
 #
 # Naming schemes
 #
-#PARALLEL_INSTALL_MODULES = "1"
 INHERIT += "debian"
 
 #