[oe-commits] Koen Kooi : samba: blacklist another python entry that leads to host contamination

git at git.openembedded.org git at git.openembedded.org
Mon Jan 23 15:33:36 UTC 2012


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

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Fri Jan 20 16:26:46 2012 +0100

samba: blacklist another python entry that leads to host contamination

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 meta-oe/recipes-connectivity/samba/samba_3.5.6.bb |    1 +
 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 6885235..881c121 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 \





More information about the Openembedded-commits mailing list