mirror of
https://git.yoctoproject.org/poky
synced 2026-02-07 17:26:36 +01:00
meta: update patch metadata
Enforce the correct tag names across all of oe-core for consistency. (From OE-Core rev: 606a43dc38a00cc243f933722db657aea4129f8e) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e6ad36cb54
commit
e49d337e84
@@ -4,11 +4,11 @@ This patch fixes issuing with different libdir like lib64.
|
||||
This patch makes the native python binary modules findable
|
||||
in the install process of the host python.
|
||||
|
||||
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com>
|
||||
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
|
||||
Date: 2012/03/14
|
||||
|
||||
Updated for python 2.7.3
|
||||
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com>
|
||||
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
|
||||
Date: 2012/05/01
|
||||
|
||||
Index: Python-3.3.0rc2/Lib/sysconfig.py
|
||||
|
||||
@@ -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
|
||||
===================================================================
|
||||
|
||||
Reference in New Issue
Block a user