[poky] [OE-core] [PATCH 0/5] Misc fixes related to gcc 4.6.0
Saul Wold
sgw at linux.intel.com
Mon May 9 21:55:13 PDT 2011
On 05/09/2011 02:43 PM, Nitin A Kamble wrote:
> From: Nitin A Kamble<nitin.a.kamble at intel.com>
>
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
> Branch: nitin/misc
> Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/misc
>
> Thanks,
> Nitin A Kamble<nitin.a.kamble at intel.com>
> ---
>
>
> Khem Raj (1):
> gcc-4.6.0: Apply linaro patches
>
> Nitin A Kamble (4):
> mdadm: compilation fix for gcc 4.6.0
> pax: fix for compiling with gcc 4.6.0
> systemtap: fix for compilation with gcc 4.6.0
> kexec-tools: fix compiler errors with gcc 4.6.0
>
Nitin,
I noticed that you are using "=" instead of ": for the Upstream-status,
it should be ":" just like "Signed-off-by:", also please use
"Uptream-status" capitalization. If you used "=" before, my apologies
for not catching it last time.
Sau!
> meta/recipes-devtools/gcc/gcc-4.6.0.inc | 4 +
> .../gcc-4.6.0/linaro/gcc-4.6-linaro-r106720.patch | 51 ++
> .../gcc-4.6.0/linaro/gcc-4.6-linaro-r106723.patch | 63 ++
> .../gcc-4.6.0/linaro/gcc-4.6-linaro-r106729.patch | 32 +
> .../gcc-4.6.0/linaro/gcc-4.6-linaro-r106731.patch | 28 +
> .../gcc-4.6.0/linaro/gcc-4.6-linaro-r106733.patch | 653 ++++++++++++++++++++
> .../gcc-4.6.0/linaro/gcc-4.6-linaro-r106737.patch | 126 ++++
> .../gcc-4.6.0/linaro/gcc-4.6-linaro-r106738.patch | 177 ++++++
> .../gcc/gcc-4_6-branch-linaro-backports.inc | 9 +
> .../mdadm/fix_for_compilation_with_gcc-4.6.0.patch | 174 ++++++
> meta/recipes-extended/mdadm/mdadm_3.2.1.bb | 5 +-
> .../pax/pax/fix_for_compile_with_gcc-4.6.0.patch | 25 +
> meta/recipes-extended/pax/pax_3.4.bb | 5 +-
> .../fix_for_compiling_with_gcc-4.6.0.patch | 40 ++
> meta/recipes-kernel/kexec/kexec-tools_2.0.2.bb | 3 +-
> .../fix_for_compilation_with_gcc-4.6.0.patch | 119 ++++
> meta/recipes-kernel/systemtap/systemtap_git.bb | 3 +-
> 17 files changed, 1511 insertions(+), 6 deletions(-)
> create mode 100644 meta/recipes-devtools/gcc/gcc-4.6.0/linaro/gcc-4.6-linaro-r106720.patch
> create mode 100644 meta/recipes-devtools/gcc/gcc-4.6.0/linaro/gcc-4.6-linaro-r106723.patch
> create mode 100644 meta/recipes-devtools/gcc/gcc-4.6.0/linaro/gcc-4.6-linaro-r106729.patch
> create mode 100644 meta/recipes-devtools/gcc/gcc-4.6.0/linaro/gcc-4.6-linaro-r106731.patch
> create mode 100644 meta/recipes-devtools/gcc/gcc-4.6.0/linaro/gcc-4.6-linaro-r106733.patch
> create mode 100644 meta/recipes-devtools/gcc/gcc-4.6.0/linaro/gcc-4.6-linaro-r106737.patch
> create mode 100644 meta/recipes-devtools/gcc/gcc-4.6.0/linaro/gcc-4.6-linaro-r106738.patch
> create mode 100644 meta/recipes-devtools/gcc/gcc-4_6-branch-linaro-backports.inc
> create mode 100644 meta/recipes-extended/mdadm/mdadm/fix_for_compilation_with_gcc-4.6.0.patch
> create mode 100644 meta/recipes-extended/pax/pax/fix_for_compile_with_gcc-4.6.0.patch
> create mode 100644 meta/recipes-kernel/kexec/kexec-tools/fix_for_compiling_with_gcc-4.6.0.patch
> create mode 100644 meta/recipes-kernel/systemtap/systemtap/fix_for_compilation_with_gcc-4.6.0.patch
>
More information about the poky
mailing list