diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2011-12-28 12:21:52 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-03 12:14:33 +0000 |
commit | 8939bdd1e428ef57cbb068f5ff5df464e83bd93d (patch) | |
tree | 80b58e26c5da486052e1f55f214891d789c39339 | |
parent | 5b5914f1434e3963da6b6b18be745adf252166a1 (diff) | |
download | poky-8939bdd1e428ef57cbb068f5ff5df464e83bd93d.tar.gz |
misc patches: fix patch headers
These patches were marked by "UpstreamStatus:" line, fix it to use
"Upstream-Status:" instead.
(From OE-Core rev: b33b373c9a33fe0ff51104c96d1e5b105efc63ed)
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 files changed, 10 insertions, 10 deletions
diff --git a/meta/recipes-bsp/libacpi/files/libacpi_fix_for_x32.patch b/meta/recipes-bsp/libacpi/files/libacpi_fix_for_x32.patch index 5f2d034dd9..2fed344ba5 100644 --- a/meta/recipes-bsp/libacpi/files/libacpi_fix_for_x32.patch +++ b/meta/recipes-bsp/libacpi/files/libacpi_fix_for_x32.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | UpstreamStatus: Pending | 1 | Upstream-Status: Pending |
2 | 2 | ||
3 | Fix libacpi for x32 | 3 | Fix libacpi for x32 |
4 | 4 | ||
diff --git a/meta/recipes-connectivity/openssl/openssl-1.0.0e/openssl_fix_for_x32.patch b/meta/recipes-connectivity/openssl/openssl-1.0.0e/openssl_fix_for_x32.patch index 2dbcd01a9a..3191ce9632 100644 --- a/meta/recipes-connectivity/openssl/openssl-1.0.0e/openssl_fix_for_x32.patch +++ b/meta/recipes-connectivity/openssl/openssl-1.0.0e/openssl_fix_for_x32.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | UpstreamStatus: Pending | 1 | Upstream-Status: Pending |
2 | 2 | ||
3 | Received from H J Liu @ Intel | 3 | Received from H J Liu @ Intel |
4 | Make the assembly syntax compatible with x32 gcc. Othewise x32 gcc throws errors. | 4 | Make the assembly syntax compatible with x32 gcc. Othewise x32 gcc throws errors. |
diff --git a/meta/recipes-core/glib-2.0/glib-2.0/glib-2.0_fix_for_x32.patch b/meta/recipes-core/glib-2.0/glib-2.0/glib-2.0_fix_for_x32.patch index 70cbbbe915..2920e2fa34 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0/glib-2.0_fix_for_x32.patch +++ b/meta/recipes-core/glib-2.0/glib-2.0/glib-2.0_fix_for_x32.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | UpstreamStatus: Pending | 1 | Upstream-Status: Pending |
2 | 2 | ||
3 | Pass CC & CFLAGS vars so that tune parameters get used. | 3 | Pass CC & CFLAGS vars so that tune parameters get used. |
4 | This fixes compilation with x32 toolchain. | 4 | This fixes compilation with x32 toolchain. |
diff --git a/meta/recipes-extended/findutils/findutils-4.4.2/findutils_fix_for_x32.patch b/meta/recipes-extended/findutils/findutils-4.4.2/findutils_fix_for_x32.patch index dd2ab0e5ab..b78cc7539c 100644 --- a/meta/recipes-extended/findutils/findutils-4.4.2/findutils_fix_for_x32.patch +++ b/meta/recipes-extended/findutils/findutils-4.4.2/findutils_fix_for_x32.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | UpstreamStatus: Pending | 1 | Upstream-Status: Pending |
2 | 2 | ||
3 | Author: H.J. Lu <hjl.tools@gmail.com> | 3 | Author: H.J. Lu <hjl.tools@gmail.com> |
4 | 4 | ||
diff --git a/meta/recipes-extended/mdadm/files/mdadm-3.2.2_fix_for_x32.patch b/meta/recipes-extended/mdadm/files/mdadm-3.2.2_fix_for_x32.patch index 79ba2cf9e9..58d54f9d0c 100644 --- a/meta/recipes-extended/mdadm/files/mdadm-3.2.2_fix_for_x32.patch +++ b/meta/recipes-extended/mdadm/files/mdadm-3.2.2_fix_for_x32.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | UpstreamStatus: pending | 1 | Upstream-Status: pending |
2 | 2 | ||
3 | By hardcoding CC's definition in the Makefile, all the gcc parameters | 3 | By hardcoding CC's definition in the Makefile, all the gcc parameters |
4 | set by tune settings are lost. Causing compile failure with x32 toolchain | 4 | set by tune settings are lost. Causing compile failure with x32 toolchain |
diff --git a/meta/recipes-extended/pax/pax/pax-3.4_fix_for_x32.patch b/meta/recipes-extended/pax/pax/pax-3.4_fix_for_x32.patch index 11dfa0f30f..80878f38b2 100644 --- a/meta/recipes-extended/pax/pax/pax-3.4_fix_for_x32.patch +++ b/meta/recipes-extended/pax/pax/pax-3.4_fix_for_x32.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | UpstreamStatus: Pending | 1 | Upstream-Status: Pending |
2 | 2 | ||
3 | Author: H.J. Lu <hjl.tools@gmail.com> | 3 | Author: H.J. Lu <hjl.tools@gmail.com> |
4 | Date: Tue Dec 6 10:34:53 2011 -0800 | 4 | Date: Tue Dec 6 10:34:53 2011 -0800 |
diff --git a/meta/recipes-graphics/mesa/mesa/mesa_fix_for_x32.patch b/meta/recipes-graphics/mesa/mesa/mesa_fix_for_x32.patch index dfd67fe55c..8994faf154 100644 --- a/meta/recipes-graphics/mesa/mesa/mesa_fix_for_x32.patch +++ b/meta/recipes-graphics/mesa/mesa/mesa_fix_for_x32.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | UpstreamStatus: Pending | 1 | Upstream-Status: Pending |
2 | 2 | ||
3 | get correct compiler options for x32 gcc. | 3 | get correct compiler options for x32 gcc. |
4 | 4 | ||
diff --git a/meta/recipes-graphics/xorg-lib/libxt/libxt_fix_for_x32.patch b/meta/recipes-graphics/xorg-lib/libxt/libxt_fix_for_x32.patch index 57ddbebfb8..ce6c756df9 100644 --- a/meta/recipes-graphics/xorg-lib/libxt/libxt_fix_for_x32.patch +++ b/meta/recipes-graphics/xorg-lib/libxt/libxt_fix_for_x32.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | UpstreamStatus: Pending | 1 | Upstream-Status: Pending |
2 | 2 | ||
3 | This fixes compilation with x32 toolchain. | 3 | This fixes compilation with x32 toolchain. |
4 | 4 | ||
diff --git a/meta/recipes-graphics/xorg-proto/xproto/xproto_fix_for_x32.patch b/meta/recipes-graphics/xorg-proto/xproto/xproto_fix_for_x32.patch index c9fbb6fce6..540ad27d43 100644 --- a/meta/recipes-graphics/xorg-proto/xproto/xproto_fix_for_x32.patch +++ b/meta/recipes-graphics/xorg-proto/xproto/xproto_fix_for_x32.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | UpstreamStatus: Pending | 1 | Upstream-Status: Pending |
2 | 2 | ||
3 | Don't always define LONG64 for AMD64 | 3 | Don't always define LONG64 for AMD64 |
4 | 4 | ||
diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio/pulseaudo_fix_for_x32.patch b/meta/recipes-multimedia/pulseaudio/pulseaudio/pulseaudo_fix_for_x32.patch index 39dad32e06..b68ac5b59d 100644 --- a/meta/recipes-multimedia/pulseaudio/pulseaudio/pulseaudo_fix_for_x32.patch +++ b/meta/recipes-multimedia/pulseaudio/pulseaudio/pulseaudo_fix_for_x32.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | UpstreamStatus: Pending | 1 | Upstream-Status: Pending |
2 | 2 | ||
3 | This patch makes assembly syntax compatible to the x32 toolchain. | 3 | This patch makes assembly syntax compatible to the x32 toolchain. |
4 | 4 | ||