summaryrefslogtreecommitdiffstats
path: root/recipes-connectivity
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2018-05-28 13:54:50 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-06-06 10:56:47 -0300
commit6fbb2c095d2d357913a226a6465fd52b4f6cebe6 (patch)
treed1465f52927d8276470733828ae8b4dd64fc5065 /recipes-connectivity
parent124f0226fd1639b7a7d25c00b05131c9096c503e (diff)
downloadmeta-freescale-6fbb2c095d2d357913a226a6465fd52b4f6cebe6.tar.gz
openssl-qoriq: disable PARALLEL_MAKE
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-connectivity')
-rw-r--r--recipes-connectivity/openssl/openssl-qoriq_1.0.2l.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-connectivity/openssl/openssl-qoriq_1.0.2l.bb b/recipes-connectivity/openssl/openssl-qoriq_1.0.2l.bb
index 1ffa5fed..b4cdb7d2 100644
--- a/recipes-connectivity/openssl/openssl-qoriq_1.0.2l.bb
+++ b/recipes-connectivity/openssl/openssl-qoriq_1.0.2l.bb
@@ -58,4 +58,5 @@ do_configure_prepend() {
58 fi 58 fi
59} 59}
60 60
61PARALLEL_MAKE = ""
61COMPATIBLE_MACHINE = "(qoriq)" 62COMPATIBLE_MACHINE = "(qoriq)"