python: fix for host contamination issue while cross compiling

This fixes [BUGID #385]

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
This commit is contained in:
Nitin A Kamble
2010-10-11 14:33:54 -07:00
committed by Richard Purdie
parent 6b53fbcc20
commit b5f744c5d6
3 changed files with 30 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ LICENSE = "PSF"
SECTION = "devel/python"
PRIORITY = "optional"
# bump this on every change in contrib/python/generate-manifest-2.6.py
INC_PR = "ml8"
INC_PR = "nk0"
DEFAULT_PREFERENCE = "-26"