[oe-commits] lumag : tcp-wrappers: drop emptying PARALLEL_MAKE

git version control git at git.openembedded.org
Tue Sep 6 10:27:56 UTC 2011


Module: meta-openembedded.git
Branch: master
Commit: 9d3c8a9abc42b3ae7639f1226daf198ca04cd9bc
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=9d3c8a9abc42b3ae7639f1226daf198ca04cd9bc

Author: lumag <dbaryshkov at gmail.com>
Date:   Mon Sep  5 01:37:04 2011 +0000

tcp-wrappers: drop emptying PARALLEL_MAKE

As tcp-wrappers are now fixed regarding parallel builds, stop recipe
from emptying PARALLEL_MAKE.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov at gmail.com>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 .../tcp-wrappers/tcp-wrappers_7.6.bb               |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/meta-oe/recipes-support/tcp-wrappers/tcp-wrappers_7.6.bb b/meta-oe/recipes-support/tcp-wrappers/tcp-wrappers_7.6.bb
index 96448a9..b8081f1 100644
--- a/meta-oe/recipes-support/tcp-wrappers/tcp-wrappers_7.6.bb
+++ b/meta-oe/recipes-support/tcp-wrappers/tcp-wrappers_7.6.bb
@@ -39,7 +39,6 @@ SRC_URI[sha256sum] = "9543d7adedf78a6de0b221ccbbd1952e08b5138717f4ade814039bb489
 
 S = "${WORKDIR}/tcp_wrappers_${PV}"
 
-PARALLEL_MAKE = ""
 EXTRA_OEMAKE = "'CC=${CC}' \
 		'AR=${AR}' \
 		'RANLIB=${RANLIB}' \





More information about the Openembedded-commits mailing list