aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3/use_packed_importlib.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3/use_packed_importlib.patch')
-rw-r--r--meta/recipes-devtools/python/python3/use_packed_importlib.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3/use_packed_importlib.patch b/meta/recipes-devtools/python/python3/use_packed_importlib.patch
index 6c4b0cda9e..70708a0adc 100644
--- a/meta/recipes-devtools/python/python3/use_packed_importlib.patch
+++ b/meta/recipes-devtools/python/python3/use_packed_importlib.patch
@@ -6,7 +6,7 @@ importlib*.h files, this is impossible to do on a cross-compile environment,
this avoids executing the binary and forces it to use the packed importlib*.h files.
-Signed-Off-By: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
+Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Index: Python-3.5.0/Makefile.pre.in
===================================================================