mirror of
https://git.yoctoproject.org/poky
synced 2026-02-06 08:48:45 +01:00
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:
committed by
Richard Purdie
parent
6b53fbcc20
commit
b5f744c5d6
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user