aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-01-20 16:26:46 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2012-01-23 15:53:12 +0100
commitbd9ec602b964becb992efbe630fbe00318d17283 (patch)
treed28d3abfc99f2060e8ccd6732fe5517036dd75d9
parent103b4174d11233954a63a16f488b134da0b901b2 (diff)
downloadmeta-openembedded-contrib-bd9ec602b964becb992efbe630fbe00318d17283.tar.gz
samba: blacklist another python entry that leads to host contamination
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r--meta-oe/recipes-connectivity/samba/samba_3.5.6.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-connectivity/samba/samba_3.5.6.bb b/meta-oe/recipes-connectivity/samba/samba_3.5.6.bb
index 68852353c6..881c121bca 100644
--- a/meta-oe/recipes-connectivity/samba/samba_3.5.6.bb
+++ b/meta-oe/recipes-connectivity/samba/samba_3.5.6.bb
@@ -15,6 +15,7 @@ S = "${WORKDIR}/samba-${PV}/source3"
EXTRA_OECONF += "\
ac_cv_path_PYTHON=/not/exist \
+ ac_cv_path_PYTHON_CONFIG=/not/exist \
SMB_BUILD_CC_NEGATIVE_ENUM_VALUES=yes \
samba_cv_CC_NEGATIVE_ENUM_VALUES=yes \
linux_getgrouplist_ok=no \