diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2012-01-20 16:26:46 +0100 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-01-23 15:53:12 +0100 |
| commit | bd9ec602b964becb992efbe630fbe00318d17283 (patch) | |
| tree | d28d3abfc99f2060e8ccd6732fe5517036dd75d9 /meta-oe/recipes-connectivity/samba | |
| parent | 103b4174d11233954a63a16f488b134da0b901b2 (diff) | |
| download | meta-openembedded-bd9ec602b964becb992efbe630fbe00318d17283.tar.gz | |
samba: blacklist another python entry that leads to host contamination
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-connectivity/samba')
| -rw-r--r-- | 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 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" | |||
| 15 | 15 | ||
| 16 | EXTRA_OECONF += "\ | 16 | EXTRA_OECONF += "\ |
| 17 | ac_cv_path_PYTHON=/not/exist \ | 17 | ac_cv_path_PYTHON=/not/exist \ |
| 18 | ac_cv_path_PYTHON_CONFIG=/not/exist \ | ||
| 18 | SMB_BUILD_CC_NEGATIVE_ENUM_VALUES=yes \ | 19 | SMB_BUILD_CC_NEGATIVE_ENUM_VALUES=yes \ |
| 19 | samba_cv_CC_NEGATIVE_ENUM_VALUES=yes \ | 20 | samba_cv_CC_NEGATIVE_ENUM_VALUES=yes \ |
| 20 | linux_getgrouplist_ok=no \ | 21 | linux_getgrouplist_ok=no \ |
