| Submitter | Nitin A Kamble |
|---|---|
| Date | Jan. 2, 2012, 8:38 p.m. |
| Message ID | <5094167a6cb35f04a7b6b6a8bca4130a5a1c443c.1325536389.git.nitin.a.kamble@intel.com> |
| Download | mbox | patch |
| Permalink | /patch/17981/ |
| State | New |
| Headers | show |
Comments
Patch
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 5f2d034..2fed344 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 @@ -UpstreamStatus: Pending +Upstream-Status: Pending Fix libacpi for x32 diff --git a/meta/recipes-bsp/libacpi/files/use_correct_strip_in_cross_environment.patch b/meta/recipes-bsp/libacpi/files/use_correct_strip_in_cross_environment.patch index c9ad668..bca75fb 100644 --- a/meta/recipes-bsp/libacpi/files/use_correct_strip_in_cross_environment.patch +++ b/meta/recipes-bsp/libacpi/files/use_correct_strip_in_cross_environment.patch @@ -1,4 +1,4 @@ -UpstreamStatus: Pending +Upstream-Status: Pending Used the cross strip instead of host strip to avoid this build error: 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 2dbcd01..3191ce9 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 @@ -UpstreamStatus: Pending +Upstream-Status: Pending Received from H J Liu @ Intel 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 70cbbbe..2920e2f 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 @@ -UpstreamStatus: Pending +Upstream-Status: Pending Pass CC & CFLAGS vars so that tune parameters get used. This fixes compilation with x32 toolchain. diff --git a/meta/recipes-devtools/dosfstools/dosfstools/fix_populated_dosfs_creation.patch b/meta/recipes-devtools/dosfstools/dosfstools/fix_populated_dosfs_creation.patch index 510f12e..9d7f732 100644 --- a/meta/recipes-devtools/dosfstools/dosfstools/fix_populated_dosfs_creation.patch +++ b/meta/recipes-devtools/dosfstools/dosfstools/fix_populated_dosfs_creation.patch @@ -1,4 +1,4 @@ -UpstreamStatus: Inappropriate +Upstream-Status: Inappropriate This patch fixes populated dosfs image creation with directory structures. Earlier it was causing segfault; and only image 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 dd2ab0e..b78cc75 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 @@ -UpstreamStatus: Pending +Upstream-Status: Pending Author: H.J. Lu <hjl.tools@gmail.com> 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 79ba2cf..58d54f9 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 @@ -UpstreamStatus: pending +Upstream-Status: pending By hardcoding CC's definition in the Makefile, all the gcc parameters 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 11dfa0f..80878f3 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 @@ -UpstreamStatus: Pending +Upstream-Status: Pending Author: H.J. Lu <hjl.tools@gmail.com> 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 dfd67fe..8994faf 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 @@ -UpstreamStatus: Pending +Upstream-Status: Pending get correct compiler options for x32 gcc. 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 57ddbeb..ce6c756 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 @@ -UpstreamStatus: Pending +Upstream-Status: Pending This fixes compilation with x32 toolchain. 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 c9fbb6f..540ad27 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 @@ -UpstreamStatus: Pending +Upstream-Status: Pending Don't always define LONG64 for AMD64 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 39dad32..b68ac5b 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 @@ -UpstreamStatus: Pending +Upstream-Status: Pending This patch makes assembly syntax compatible to the x32 toolchain. diff --git a/meta/recipes-support/gmp/gmp/gmp_bugfix.patch b/meta/recipes-support/gmp/gmp/gmp_bugfix.patch index a96136f..329c880 100644 --- a/meta/recipes-support/gmp/gmp/gmp_bugfix.patch +++ b/meta/recipes-support/gmp/gmp/gmp_bugfix.patch @@ -1,4 +1,4 @@ -UpstreamStatus: Pending +Upstream-Status: Pending When LONG_MIN is passed to val, -val is undefined. This patch fixes it. See for details: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50066