diff options
Diffstat (limited to 'meta/recipes-devtools/python')
| -rw-r--r-- | meta/recipes-devtools/python/python-native/multilib.patch | 3 | ||||
| -rw-r--r-- | meta/recipes-devtools/python/python/multilib.patch | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python-native/multilib.patch b/meta/recipes-devtools/python/python-native/multilib.patch index f8d7aee84b..0526031ada 100644 --- a/meta/recipes-devtools/python/python-native/multilib.patch +++ b/meta/recipes-devtools/python/python-native/multilib.patch | |||
| @@ -16,6 +16,9 @@ The python recipe building was failing because python-native | |||
| 16 | could not handle sys.lib var. sys.lib var is defined in the | 16 | could not handle sys.lib var. sys.lib var is defined in the |
| 17 | multilib patch hence added this multilib.patch for python-native | 17 | multilib patch hence added this multilib.patch for python-native |
| 18 | recipe. | 18 | recipe. |
| 19 | |||
| 20 | Upstream-Status: Inappropriate [oe-specific] | ||
| 21 | |||
| 19 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> | 22 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> |
| 20 | 23 | ||
| 21 | Index: Python-2.7.2/Include/pythonrun.h | 24 | Index: Python-2.7.2/Include/pythonrun.h |
diff --git a/meta/recipes-devtools/python/python/multilib.patch b/meta/recipes-devtools/python/python/multilib.patch index babff1280e..df470f7c09 100644 --- a/meta/recipes-devtools/python/python/multilib.patch +++ b/meta/recipes-devtools/python/python/multilib.patch | |||
| @@ -12,6 +12,9 @@ Date: Tue Jun 28 21:21:29 2011 +0800 | |||
| 12 | 12 | ||
| 13 | 2011/09/29 | 13 | 2011/09/29 |
| 14 | Rebased for python 2.7.2 | 14 | Rebased for python 2.7.2 |
| 15 | |||
| 16 | Upstream-Status: Inappropriate [configuration] | ||
| 17 | |||
| 15 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> | 18 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> |
| 16 | 19 | ||
| 17 | Index: Python-2.7.2/Include/pythonrun.h | 20 | Index: Python-2.7.2/Include/pythonrun.h |
