All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Nitin A Kamble <nitin.a.kamble@intel.com>
Cc: poky@yoctoproject.org
Subject: Re: [PATCH 00/25] Misc commits
Date: Fri, 13 May 2011 11:00:44 +0100	[thread overview]
Message-ID: <1305280844.19606.40.camel@rex> (raw)
In-Reply-To: <cover.1305245922.git.nitin.a.kamble@intel.com>

On Thu, 2011-05-12 at 17:20 -0700, Nitin A Kamble wrote:
> From: Nitin A Kamble <nitin.a.kamble@intel.com>
> 
> This series includes:
> fix some gcc 4.6.0 issues
> delete some unused patches
> and lots os upstream-status updates for patches
> 
> 
> 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@intel.com>
> ---
> 
> 
> Nitin A Kamble (25):
>   gcc: fix target gcc runtime issue
>   tcmode-default: fix a typo
>   gcc 4.5.1 4.6.0: remove unused patches
>   python: update upstream-status for patches
>   binutils: update upstream-status for patches
>   gcc 4.5.1 4.6.0: update upstream-status for patches
>   autoconf: update upstream-status for patches
>   automake: update upstream-status for patches
>   bison: update upstream-status for patches
>   distcc: update upstream-status of patches
>   fstests: update upstream-status for patches
>   gdb: update upstream-status of patches
>   intltool: update upstream-status of patches
>   libtool: update upstream status of patches
>   linux-libc-headers: update upstream-status for patches
>   make: update upstream-status for patches
>   perl: update upstream-status for patches
>   python-pycurl: update upstream-status for patches
>   python-pygobject: update upstream status for patches
>   python-pyrex: update upstream-status for patches
>   quilt: update upstream-status of patches
>   tcl: update upstream-status for patches
>   gnu-config: update upstream-status for patches
>   gmp: update upstream-status for patches
>   m4: update upstream-status for patches

I took these except for the m4 patch and I squashed all the
upstream-status patches into one changeset.

Cheers,

Richard



      parent reply	other threads:[~2011-05-13 10:01 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-13  0:20 [PATCH 00/25] Misc commits Nitin A Kamble
2011-05-13  0:20 ` [PATCH 02/25] tcmode-default: fix a typo Nitin A Kamble
2011-05-13  0:20 ` [PATCH 01/25] gcc: fix target gcc runtime issue Nitin A Kamble
2011-05-13  0:20 ` [PATCH 06/25] gcc 4.5.1 4.6.0: update upstream-status for patches Nitin A Kamble
2011-05-13  0:20 ` [PATCH 03/25] gcc 4.5.1 4.6.0: remove unused patches Nitin A Kamble
2011-05-13  0:20 ` [PATCH 05/25] binutils: update upstream-status for patches Nitin A Kamble
2011-05-13  0:20 ` [PATCH 04/25] python: " Nitin A Kamble
2011-05-13  0:20 ` [PATCH 07/25] autoconf: " Nitin A Kamble
2011-05-13  0:20 ` [PATCH 09/25] bison: " Nitin A Kamble
2011-05-13  0:20 ` [PATCH 10/25] distcc: update upstream-status of patches Nitin A Kamble
2011-05-13  0:20 ` [PATCH 11/25] fstests: update upstream-status for patches Nitin A Kamble
2011-05-13  0:20 ` [PATCH 08/25] automake: " Nitin A Kamble
2011-05-13  0:20 ` [PATCH 14/25] libtool: update upstream status of patches Nitin A Kamble
2011-05-13  0:20 ` [PATCH 15/25] linux-libc-headers: update upstream-status for patches Nitin A Kamble
2011-05-13  0:20 ` [PATCH 13/25] intltool: update upstream-status of patches Nitin A Kamble
2011-05-13  0:20 ` [PATCH 17/25] perl: update upstream-status for patches Nitin A Kamble
2011-05-13  0:20 ` [PATCH 12/25] gdb: update upstream-status of patches Nitin A Kamble
2011-05-13  0:20 ` [PATCH 16/25] make: update upstream-status for patches Nitin A Kamble
2011-05-13  0:20 ` [PATCH 19/25] python-pygobject: update upstream status " Nitin A Kamble
2011-05-13  0:20 ` [PATCH 20/25] python-pyrex: update upstream-status " Nitin A Kamble
2011-05-13  0:20 ` [PATCH 21/25] quilt: update upstream-status of patches Nitin A Kamble
2011-05-13  0:20 ` [PATCH 18/25] python-pycurl: update upstream-status for patches Nitin A Kamble
2011-05-13  0:20 ` [PATCH 24/25] gmp: " Nitin A Kamble
2011-05-13  0:20 ` [PATCH 23/25] gnu-config: " Nitin A Kamble
2011-05-13  0:20 ` [PATCH 25/25] m4: " Nitin A Kamble
2011-05-13  9:59   ` Richard Purdie
2011-05-13 20:27     ` Kamble, Nitin A
2011-05-13  0:20 ` [PATCH 22/25] tcl: " Nitin A Kamble
2011-05-13 10:00 ` Richard Purdie [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1305280844.19606.40.camel@rex \
    --to=richard.purdie@linuxfoundation.org \
    --cc=nitin.a.kamble@intel.com \
    --cc=poky@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.