summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2016-06-27 20:59:19 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-08 09:57:24 +0100
commite49d337e848a2cf72045e492c20482336b929381 (patch)
treecadfa3f6c6bd86e19512751623b5eae10f445e7c /meta/recipes-devtools
parente6ad36cb5413509605249d4641f7d039e8a00aeb (diff)
downloadpoky-e49d337e848a2cf72045e492c20482336b929381.tar.gz
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>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/elfutils/elfutils-0.148/fix_for_gcc-4.7.patch2
-rw-r--r--meta/recipes-devtools/guile/files/debian/0002-Mark-Unused-modules-are-removed-gc-test-as-unresolve.patch2
-rw-r--r--meta/recipes-devtools/guile/files/debian/0003-Mark-mutex-with-owner-not-retained-threads-test-as-u.patch2
-rw-r--r--meta/recipes-devtools/guile/files/guile_2.0.6_fix_sed_error.patch2
-rw-r--r--meta/recipes-devtools/guile/files/opensuse/guile-64bit.patch2
-rw-r--r--meta/recipes-devtools/guile/files/opensuse/guile-turn-off-gc-test.patch2
-rw-r--r--meta/recipes-devtools/make/make-3.81/make_fix_for_automake-1.12.patch2
-rw-r--r--meta/recipes-devtools/ossp-uuid/ossp-uuid/install-pc.patch2
-rw-r--r--meta/recipes-devtools/perl/perl/fix_bad_rpath.patch2
-rw-r--r--meta/recipes-devtools/python-numpy/files/fix_shebang_f2py.patch2
-rw-r--r--meta/recipes-devtools/python/python-native/avoid_parallel_make_races_on_pgen.patch4
-rw-r--r--meta/recipes-devtools/python/python-native/multilib.patch4
-rw-r--r--meta/recipes-devtools/python/python-native/nohostlibs.patch4
-rw-r--r--meta/recipes-devtools/python/python/01-use-proper-tools-for-cross-build.patch2
-rw-r--r--meta/recipes-devtools/python/python/06-avoid_usr_lib_termcap_path_in_linking.patch2
-rw-r--r--meta/recipes-devtools/python/python/avoid_parallel_make_races_on_pgen.patch4
-rw-r--r--meta/recipes-devtools/python/python/fix_for_using_different_libdir.patch6
-rw-r--r--meta/recipes-devtools/python/python/multilib.patch2
-rw-r--r--meta/recipes-devtools/python/python3/fix_for_using_different_libdir.patch4
-rw-r--r--meta/recipes-devtools/python/python3/use_packed_importlib.patch2
-rw-r--r--meta/recipes-devtools/qemu/qemu/0001-configure-support-vte-2.91.patch2
-rw-r--r--meta/recipes-devtools/tcltk/tcl/fix_issue_with_old_distro_glibc.patch2
22 files changed, 29 insertions, 29 deletions
diff --git a/meta/recipes-devtools/elfutils/elfutils-0.148/fix_for_gcc-4.7.patch b/meta/recipes-devtools/elfutils/elfutils-0.148/fix_for_gcc-4.7.patch
index bd634b4418..c78f95d693 100644
--- a/meta/recipes-devtools/elfutils/elfutils-0.148/fix_for_gcc-4.7.patch
+++ b/meta/recipes-devtools/elfutils/elfutils-0.148/fix_for_gcc-4.7.patch
@@ -2,7 +2,7 @@ Upstream-Status: pending
2gcc 4.7 does not like pointer conversion, so have a void * tmp var to work 2gcc 4.7 does not like pointer conversion, so have a void * tmp var to work
3around following compilation issue. 3around following compilation issue.
4 4
5Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> 5Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
62011/07/07 62011/07/07
7 7
8| md5.c: In function 'md5_finish_ctx': 8| md5.c: In function 'md5_finish_ctx':
diff --git a/meta/recipes-devtools/guile/files/debian/0002-Mark-Unused-modules-are-removed-gc-test-as-unresolve.patch b/meta/recipes-devtools/guile/files/debian/0002-Mark-Unused-modules-are-removed-gc-test-as-unresolve.patch
index 43238a7d2e..c7bf635ac7 100644
--- a/meta/recipes-devtools/guile/files/debian/0002-Mark-Unused-modules-are-removed-gc-test-as-unresolve.patch
+++ b/meta/recipes-devtools/guile/files/debian/0002-Mark-Unused-modules-are-removed-gc-test-as-unresolve.patch
@@ -1,6 +1,6 @@
1Upstream-Status: Inappropriate [debian patch] 1Upstream-Status: Inappropriate [debian patch]
2 2
3Signed-Off-by: Nitin A Kamble <nitin.a.kamble@intel.com> 3Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
4 4
5From e52bfcdbaca5dce498678d8f512381e3e39a4066 Mon Sep 17 00:00:00 2001 5From e52bfcdbaca5dce498678d8f512381e3e39a4066 Mon Sep 17 00:00:00 2001
6From: Rob Browning <rlb@defaultvalue.org> 6From: Rob Browning <rlb@defaultvalue.org>
diff --git a/meta/recipes-devtools/guile/files/debian/0003-Mark-mutex-with-owner-not-retained-threads-test-as-u.patch b/meta/recipes-devtools/guile/files/debian/0003-Mark-mutex-with-owner-not-retained-threads-test-as-u.patch
index 34be3b96e7..d3faf3e01a 100644
--- a/meta/recipes-devtools/guile/files/debian/0003-Mark-mutex-with-owner-not-retained-threads-test-as-u.patch
+++ b/meta/recipes-devtools/guile/files/debian/0003-Mark-mutex-with-owner-not-retained-threads-test-as-u.patch
@@ -1,6 +1,6 @@
1Upstream-Status: Inappropriate [debian patch] 1Upstream-Status: Inappropriate [debian patch]
2 2
3Signed-Off-by: Nitin A Kamble <nitin.a.kamble@intel.com> 3Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
4 4
5From 848543091d55dddb54a85612155964506d712852 Mon Sep 17 00:00:00 2001 5From 848543091d55dddb54a85612155964506d712852 Mon Sep 17 00:00:00 2001
6From: Rob Browning <rlb@defaultvalue.org> 6From: Rob Browning <rlb@defaultvalue.org>
diff --git a/meta/recipes-devtools/guile/files/guile_2.0.6_fix_sed_error.patch b/meta/recipes-devtools/guile/files/guile_2.0.6_fix_sed_error.patch
index e5dc226370..5597bb21f1 100644
--- a/meta/recipes-devtools/guile/files/guile_2.0.6_fix_sed_error.patch
+++ b/meta/recipes-devtools/guile/files/guile_2.0.6_fix_sed_error.patch
@@ -6,7 +6,7 @@ autoreconf error avoided:
6| sed: -e expression #1, char 9: unknown option to `s' 6| sed: -e expression #1, char 9: unknown option to `s'
7| configure.ac:39: error: AC_INIT should be called with package and version arguments 7| configure.ac:39: error: AC_INIT should be called with package and version arguments
8 8
9Signed-Off-by: Nitin A Kamble <nitin.a.kamble@intel.com> 9Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
102012/05/01 102012/05/01
11 11
12Index: guile-2.0.5/build-aux/git-version-gen 12Index: guile-2.0.5/build-aux/git-version-gen
diff --git a/meta/recipes-devtools/guile/files/opensuse/guile-64bit.patch b/meta/recipes-devtools/guile/files/opensuse/guile-64bit.patch
index d3e312f770..da69b5fd7b 100644
--- a/meta/recipes-devtools/guile/files/opensuse/guile-64bit.patch
+++ b/meta/recipes-devtools/guile/files/opensuse/guile-64bit.patch
@@ -1,6 +1,6 @@
1Upstream-Status: Inappropriate [opensuse patch] 1Upstream-Status: Inappropriate [opensuse patch]
2 2
3Signed-Off-by: Nitin A Kamble <nitin.a.kamble@intel.com> 3Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
4 4
5Index: guile-2.0.3/libguile/hash.c 5Index: guile-2.0.3/libguile/hash.c
6=================================================================== 6===================================================================
diff --git a/meta/recipes-devtools/guile/files/opensuse/guile-turn-off-gc-test.patch b/meta/recipes-devtools/guile/files/opensuse/guile-turn-off-gc-test.patch
index e201486284..e2a353e15b 100644
--- a/meta/recipes-devtools/guile/files/opensuse/guile-turn-off-gc-test.patch
+++ b/meta/recipes-devtools/guile/files/opensuse/guile-turn-off-gc-test.patch
@@ -1,6 +1,6 @@
1Upstream-Status: Inappropriate [opensuse patch] 1Upstream-Status: Inappropriate [opensuse patch]
2 2
3Signed-Off-by: Nitin A Kamble <nitin.a.kamble@intel.com> 3Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
4 4
5See http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10096 5See http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10096
6why this test is turned off. 6why this test is turned off.
diff --git a/meta/recipes-devtools/make/make-3.81/make_fix_for_automake-1.12.patch b/meta/recipes-devtools/make/make-3.81/make_fix_for_automake-1.12.patch
index 9b2e96431d..102fe79ab8 100644
--- a/meta/recipes-devtools/make/make-3.81/make_fix_for_automake-1.12.patch
+++ b/meta/recipes-devtools/make/make-3.81/make_fix_for_automake-1.12.patch
@@ -11,7 +11,7 @@ this patch avoids these kinds of errors:
11| ERROR: autoreconf execution failed. 11| ERROR: autoreconf execution failed.
12 12
13 13
14Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> 14Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
152012/05/04 152012/05/04
16 16
17Index: make-3.81/configure.in 17Index: make-3.81/configure.in
diff --git a/meta/recipes-devtools/ossp-uuid/ossp-uuid/install-pc.patch b/meta/recipes-devtools/ossp-uuid/ossp-uuid/install-pc.patch
index 04222cbf7a..63b80f6a14 100644
--- a/meta/recipes-devtools/ossp-uuid/ossp-uuid/install-pc.patch
+++ b/meta/recipes-devtools/ossp-uuid/ossp-uuid/install-pc.patch
@@ -2,7 +2,7 @@ uuid.pc is generated at build time so should be installed from the current
2directory, and not $S. 2directory, and not $S.
3 3
4Upstream-Status: Pending [should be submitted] 4Upstream-Status: Pending [should be submitted]
5Signed-Off-By: Ross Burton <ross.burton@intel.com> 5Signed-off-by: Ross Burton <ross.burton@intel.com>
6 6
7Index: uuid-1.6.2/Makefile.in 7Index: uuid-1.6.2/Makefile.in
8=================================================================== 8===================================================================
diff --git a/meta/recipes-devtools/perl/perl/fix_bad_rpath.patch b/meta/recipes-devtools/perl/perl/fix_bad_rpath.patch
index 69ac434779..76501283ed 100644
--- a/meta/recipes-devtools/perl/perl/fix_bad_rpath.patch
+++ b/meta/recipes-devtools/perl/perl/fix_bad_rpath.patch
@@ -1,5 +1,5 @@
1Upstream-Status:Inappropriate [embedded specific] 1Upstream-Status:Inappropriate [embedded specific]
2Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> 2Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
32011/07/01 32011/07/01
4 4
5Fix these Package QA warnings before they are converted into fetal errors: 5Fix these Package QA warnings before they are converted into fetal errors:
diff --git a/meta/recipes-devtools/python-numpy/files/fix_shebang_f2py.patch b/meta/recipes-devtools/python-numpy/files/fix_shebang_f2py.patch
index 6c61b09f65..8be6e4d21f 100644
--- a/meta/recipes-devtools/python-numpy/files/fix_shebang_f2py.patch
+++ b/meta/recipes-devtools/python-numpy/files/fix_shebang_f2py.patch
@@ -3,7 +3,7 @@ Upstream-Status: Inappropriate [embedded specific]
3Avoids using python from the HOSTs native sysroot for f2py, 3Avoids using python from the HOSTs native sysroot for f2py,
4uses TARGET env python instead. 4uses TARGET env python instead.
5 5
6Signed-Off-By: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> 6Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
7 7
8Index: numpy-1.11.0/numpy/f2py/setup.py 8Index: numpy-1.11.0/numpy/f2py/setup.py
9=================================================================== 9===================================================================
diff --git a/meta/recipes-devtools/python/python-native/avoid_parallel_make_races_on_pgen.patch b/meta/recipes-devtools/python/python-native/avoid_parallel_make_races_on_pgen.patch
index 5279e7c3b4..a592ea40a1 100644
--- a/meta/recipes-devtools/python/python-native/avoid_parallel_make_races_on_pgen.patch
+++ b/meta/recipes-devtools/python/python-native/avoid_parallel_make_races_on_pgen.patch
@@ -4,8 +4,8 @@ Avoids parallel make races linking errors when making Parser/PGEN
4 4
5- Implements Richard Purdie's idea 5- Implements Richard Purdie's idea
6 6
7Signed-Off-By: Richard Purdie <richard.purdie@linuxfoundation.org> 7Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
8Signed-Off-By: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> 8Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
9 9
10Index: Python-2.7.9/Makefile.pre.in 10Index: Python-2.7.9/Makefile.pre.in
11=================================================================== 11===================================================================
diff --git a/meta/recipes-devtools/python/python-native/multilib.patch b/meta/recipes-devtools/python/python-native/multilib.patch
index 8ca89e7c51..8d475e9960 100644
--- a/meta/recipes-devtools/python/python-native/multilib.patch
+++ b/meta/recipes-devtools/python/python-native/multilib.patch
@@ -1,6 +1,6 @@
1Rebased for Python 2.7.9 1Rebased for Python 2.7.9
2 2
3Signed-Off-By: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> 3Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
4 4
52011/09/29 52011/09/29
6The python recipe building was failing because python-native 6The python recipe building was failing because python-native
@@ -10,7 +10,7 @@ recipe.
10 10
11Upstream-Status: Inappropriate [oe-specific] 11Upstream-Status: Inappropriate [oe-specific]
12 12
13Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> 13Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
14 14
15Index: Python-2.7.9/Include/pythonrun.h 15Index: Python-2.7.9/Include/pythonrun.h
16=================================================================== 16===================================================================
diff --git a/meta/recipes-devtools/python/python-native/nohostlibs.patch b/meta/recipes-devtools/python/python-native/nohostlibs.patch
index 8a452e94dc..078060b49e 100644
--- a/meta/recipes-devtools/python/python-native/nohostlibs.patch
+++ b/meta/recipes-devtools/python/python-native/nohostlibs.patch
@@ -2,8 +2,8 @@ Upstream-Status: Inappropriate [embedded specific]
2 2
32014/12/15 32014/12/15
4Rebased for python-2.7.9 4Rebased for python-2.7.9
5Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> 5Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
6Signed-Off-By: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> 6Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
7 7
8Index: Python-2.7.9/setup.py 8Index: Python-2.7.9/setup.py
9=================================================================== 9===================================================================
diff --git a/meta/recipes-devtools/python/python/01-use-proper-tools-for-cross-build.patch b/meta/recipes-devtools/python/python/01-use-proper-tools-for-cross-build.patch
index 1257ca6557..4d1395de01 100644
--- a/meta/recipes-devtools/python/python/01-use-proper-tools-for-cross-build.patch
+++ b/meta/recipes-devtools/python/python/01-use-proper-tools-for-cross-build.patch
@@ -7,7 +7,7 @@ Signed-off-by: Michael 'Mickey' Lauer <mickey@vanille-media.de>
7Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> 7Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
8 8
9Rebased for python-2.7.9 9Rebased for python-2.7.9
10Signed-Off-By: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> 10Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
11 11
12Index: Python-2.7.9/Makefile.pre.in 12Index: Python-2.7.9/Makefile.pre.in
13=================================================================== 13===================================================================
diff --git a/meta/recipes-devtools/python/python/06-avoid_usr_lib_termcap_path_in_linking.patch b/meta/recipes-devtools/python/python/06-avoid_usr_lib_termcap_path_in_linking.patch
index e452cb6ac4..435b319013 100644
--- a/meta/recipes-devtools/python/python/06-avoid_usr_lib_termcap_path_in_linking.patch
+++ b/meta/recipes-devtools/python/python/06-avoid_usr_lib_termcap_path_in_linking.patch
@@ -11,7 +11,7 @@ Nitin A Kamble <nitin.a.kamble@intel.com>
11 11
122011/09/29 122011/09/29
13Rebased for python 2.7.2 13Rebased for python 2.7.2
14Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> 14Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
15 15
16Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> 16Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
17 17
diff --git a/meta/recipes-devtools/python/python/avoid_parallel_make_races_on_pgen.patch b/meta/recipes-devtools/python/python/avoid_parallel_make_races_on_pgen.patch
index e9bae324f7..8012245afe 100644
--- a/meta/recipes-devtools/python/python/avoid_parallel_make_races_on_pgen.patch
+++ b/meta/recipes-devtools/python/python/avoid_parallel_make_races_on_pgen.patch
@@ -4,8 +4,8 @@ Avoids parallel make races linking errors when making Parser/PGEN
4 4
5- Implements Richard Purdie's idea 5- Implements Richard Purdie's idea
6 6
7Signed-Off-By: Richard Purdie <richard.purdie@linuxfoundation.org> 7Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
8Signed-Off-By: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> 8Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
9 9
10Index: Python-2.7.9/Makefile.pre.in 10Index: Python-2.7.9/Makefile.pre.in
11=================================================================== 11===================================================================
diff --git a/meta/recipes-devtools/python/python/fix_for_using_different_libdir.patch b/meta/recipes-devtools/python/python/fix_for_using_different_libdir.patch
index e4262d9ef0..5f7309367c 100644
--- a/meta/recipes-devtools/python/python/fix_for_using_different_libdir.patch
+++ b/meta/recipes-devtools/python/python/fix_for_using_different_libdir.patch
@@ -4,15 +4,15 @@ This patch fixes issuing with different libdir like lib64.
4This patch makes the native python binary modules findable 4This patch makes the native python binary modules findable
5in the install process of the host python. 5in the install process of the host python.
6 6
7Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> 7Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
8Date: 2012/03/14 8Date: 2012/03/14
9 9
10Updated for python 2.7.3 10Updated for python 2.7.3
11Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> 11Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
12Date: 2012/05/01 12Date: 2012/05/01
13 13
14Rebased for python-2.7.9 14Rebased for python-2.7.9
15Signed-Off-By: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> 15Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
16 16
17 17
18Index: Python-2.7.9/Lib/sysconfig.py 18Index: Python-2.7.9/Lib/sysconfig.py
diff --git a/meta/recipes-devtools/python/python/multilib.patch b/meta/recipes-devtools/python/python/multilib.patch
index 0bfa0d2cf4..47c4bc1e90 100644
--- a/meta/recipes-devtools/python/python/multilib.patch
+++ b/meta/recipes-devtools/python/python/multilib.patch
@@ -1,5 +1,5 @@
1Rebased for python-2.7.9 1Rebased for python-2.7.9
2Signed-Off-By: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> 2Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
3 3
4Index: Python-2.7.9/configure.ac 4Index: Python-2.7.9/configure.ac
5=================================================================== 5===================================================================
diff --git a/meta/recipes-devtools/python/python3/fix_for_using_different_libdir.patch b/meta/recipes-devtools/python/python3/fix_for_using_different_libdir.patch
index cd1a978eb3..0610565d3c 100644
--- a/meta/recipes-devtools/python/python3/fix_for_using_different_libdir.patch
+++ b/meta/recipes-devtools/python/python3/fix_for_using_different_libdir.patch
@@ -4,11 +4,11 @@ This patch fixes issuing with different libdir like lib64.
4This patch makes the native python binary modules findable 4This patch makes the native python binary modules findable
5in the install process of the host python. 5in the install process of the host python.
6 6
7Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> 7Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
8Date: 2012/03/14 8Date: 2012/03/14
9 9
10Updated for python 2.7.3 10Updated for python 2.7.3
11Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> 11Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
12Date: 2012/05/01 12Date: 2012/05/01
13 13
14Index: Python-3.3.0rc2/Lib/sysconfig.py 14Index: Python-3.3.0rc2/Lib/sysconfig.py
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,
6this avoids executing the binary and forces it to use the packed importlib*.h files. 6this avoids executing the binary and forces it to use the packed importlib*.h files.
7 7
8 8
9Signed-Off-By: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> 9Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
10 10
11Index: Python-3.5.0/Makefile.pre.in 11Index: Python-3.5.0/Makefile.pre.in
12=================================================================== 12===================================================================
diff --git a/meta/recipes-devtools/qemu/qemu/0001-configure-support-vte-2.91.patch b/meta/recipes-devtools/qemu/qemu/0001-configure-support-vte-2.91.patch
index af0df3b1ab..c286822b21 100644
--- a/meta/recipes-devtools/qemu/qemu/0001-configure-support-vte-2.91.patch
+++ b/meta/recipes-devtools/qemu/qemu/0001-configure-support-vte-2.91.patch
@@ -3,7 +3,7 @@ From: Jussi Kukkonen <jussi.kukkonen@intel.com>
3Date: Fri, 17 Jun 2016 21:09:03 +0300 3Date: Fri, 17 Jun 2016 21:09:03 +0300
4Subject: [PATCH] configure: support vte-2.91 4Subject: [PATCH] configure: support vte-2.91
5 5
6Upstream-status: Backport [c6feff9e09aa99] 6Upstream-Status: Backport [c6feff9e09aa99]
7Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> 7Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
8 8
9Original commit message below: 9Original commit message below:
diff --git a/meta/recipes-devtools/tcltk/tcl/fix_issue_with_old_distro_glibc.patch b/meta/recipes-devtools/tcltk/tcl/fix_issue_with_old_distro_glibc.patch
index 5b5de07305..72a0fa4520 100644
--- a/meta/recipes-devtools/tcltk/tcl/fix_issue_with_old_distro_glibc.patch
+++ b/meta/recipes-devtools/tcltk/tcl/fix_issue_with_old_distro_glibc.patch
@@ -12,7 +12,7 @@ Fixes tcl target recipe build on old distros which have glibc older than 2.14
12| Making directory /srv/home/nitin/builds/build-gcc47/tmp/work/x86_64-poky-linux/tcl-8.5.11-r5/image/usr/bin 12| Making directory /srv/home/nitin/builds/build-gcc47/tmp/work/x86_64-poky-linux/tcl-8.5.11-r5/image/usr/bin
13| make: *** [install-msgs] Error 1 13| make: *** [install-msgs] Error 1
14 14
15Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> 15Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
162012/04/26 162012/04/26
17 17
18Index: unix/Makefile.in 18Index: unix/Makefile.in