summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python.inc
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2010-10-11 14:33:54 -0700
committerRichard Purdie <rpurdie@linux.intel.com>2010-10-11 22:53:45 +0100
commitb5f744c5d6fea4e5f33545d1dbf40d2f964cb786 (patch)
treea05e7bba4267a69335aa0b3fd57100c164c1ac66 /meta/recipes-devtools/python/python.inc
parent6b53fbcc205346be60ea0a8e01c7cb0bbeeba55a (diff)
downloadast2050-yocto-poky-b5f744c5d6fea4e5f33545d1dbf40d2f964cb786.zip
ast2050-yocto-poky-b5f744c5d6fea4e5f33545d1dbf40d2f964cb786.tar.gz
python: fix for host contamination issue while cross compiling
This fixes [BUGID #385] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta/recipes-devtools/python/python.inc')
-rw-r--r--meta/recipes-devtools/python/python.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python.inc b/meta/recipes-devtools/python/python.inc
index 682bd5a..62a6ba1 100644
--- a/meta/recipes-devtools/python/python.inc
+++ b/meta/recipes-devtools/python/python.inc
@@ -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"
OpenPOWER on IntegriCloud