Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Cc: Kyle McMartin <kyle@redhat.com>,
	Paul Eggleton <paul.eggleton@linux.intel.com>,
	Kroah-Hartman <gregkh@suse.de>,
	Arnaldo Carvalho de Melo <acme@redhat.com>,
	Greg, Kang Kai <kai.kang@windriver.com>,
	Thomas Meyer <thomas@m3y3r.de>
Subject: Re: [PATCH 19/26] linux-yocto_git.bb: Backport upstream fix for gcc 4.6 compilation
Date: Thu, 05 May 2011 12:19:54 +0100	[thread overview]
Message-ID: <1304594394.20791.18.camel@rex> (raw)
In-Reply-To: <5811918639835ba1db4567f7c6f7e97ea71eebf9.1304581770.git.sgw@linux.intel.com>

On Thu, 2011-05-05 at 00:57 -0700, Saul Wold wrote:
> From: Khem Raj <raj.khem@gmail.com>
> 
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ---
>  .../perf-tool-Fix-gcc-4.6.0-issues.patch           |  266 ++++++++++++++++++++
>  meta/recipes-kernel/linux/linux-yocto_git.bb       |    4 +-
>  2 files changed, 269 insertions(+), 1 deletions(-)
>  create mode 100644 meta/recipes-kernel/linux/linux-yocto/perf-tool-Fix-gcc-4.6.0-issues.patch
> 
> diff --git a/meta/recipes-kernel/linux/linux-yocto/perf-tool-Fix-gcc-4.6.0-issues.patch b/meta/recipes-kernel/linux/linux-yocto/perf-tool-Fix-gcc-4.6.0-issues.patch
> new file mode 100644
> index 0000000..c3510ad
> --- /dev/null
> +++ b/meta/recipes-kernel/linux/linux-yocto/perf-tool-Fix-gcc-4.6.0-issues.patch
> @@ -0,0 +1,266 @@
> +Backported to linux-yocto kernel git version
> +
> +Signed-off-by: Khem Raj <raj.khem@gmail.com>
> +
> +
> +From patchwork Tue Apr 19 20:09:19 2011
> +Content-Type: text/plain; charset="utf-8"
> +MIME-Version: 1.0
> +Content-Transfer-Encoding: 7bit
> +Subject: [70/70] perf tool: Fix gcc 4.6.0 issues
> +Date: Tue, 19 Apr 2011 20:09:19 -0000
> +From: Greg Kroah-Hartman <gregkh@suse.de>
> +X-Patchwork-Id: 719212
> +Message-Id: <20110419201050.665258193@clark.kroah.org>
> +To: linux-kernel@vger.kernel.org, stable@kernel.org
> +Cc: stable-review@kernel.org, torvalds@linux-foundation.org,
> + akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk,
> + Ingo Molnar <mingo@redhat.com>, Kyle McMartin <kyle@redhat.com>,
> + Arnaldo Carvalho de Melo <acme@redhat.com>, Thomas Meyer <thomas@m3y3r.de>
> +
> +2.6.38-stable review patch.  If anyone has any objections, please let us know.

Bruce, can you confirm that with your SRCREV change, this patch isn't
required as you've integrated it directly?

I've not taken it for now...

Cheers,

Richard




  reply	other threads:[~2011-05-05 11:22 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-05  7:55 [PATCH 00/26] Consolidated Pull for 05-May-2011 Saul Wold
2011-05-05  7:55 ` [PATCH 01/26] Remove machine-specific metadata for machines no longer in oe-core Saul Wold
2011-05-05  7:55 ` [PATCH 02/26] Remove distro-specific metadata for distros not " Saul Wold
2011-05-05  7:55 ` [PATCH 03/26] util-linux.inc: remove virtual/libintl from DEPENDS Saul Wold
2011-05-05 16:50   ` Khem Raj
2011-05-05  7:55 ` [PATCH 04/26] initscripts: remove -i from halt/reboot arguments and allow override Saul Wold
2011-05-05  7:55 ` [PATCH 05/26] setuptools: Make options for setup.py more flexible Saul Wold
2011-05-05  8:09   ` Koen Kooi
2011-05-05  8:13     ` Saul Wold
2011-05-05  7:55 ` [PATCH 06/26] task-core-tools.bb: properly enable lttng-ust for ARM Saul Wold
2011-05-05  7:55 ` [PATCH 07/26] lttng-viewer: explicitly add linkage to lttvwindow Saul Wold
2011-05-05  7:55 ` [PATCH 08/26] gcc-4.6.0: Add missing recipes for gcc-cross-canadian and gcc-crosssdk Saul Wold
2011-05-05  7:57 ` [PATCH 10/26] foomatic-filters: added to pass LSB commands check Saul Wold
2011-05-05  7:57 ` [PATCH 11/26] ghostscript: " Saul Wold
2011-05-05  7:57 ` [PATCH 12/26] Remove machine-specific metadata for machines no longer in oe-core Saul Wold
2011-05-05 11:18   ` Richard Purdie
2011-05-05  7:57 ` [PATCH 13/26] meta-yocto: add pieces removed from oe-core for beagleboard & atom-pc Saul Wold
2011-05-05  7:57 ` [PATCH 14/26] clutter-gst-1.4: Rebase patches and update checksum Saul Wold
2011-05-05  7:57 ` [PATCH 15/26] clutter-gtk-1.4: Rebase patches Saul Wold
2011-05-05  7:57 ` [PATCH 16/26] yaffs2: Update patch and checksums Saul Wold
2011-05-05  7:57 ` [PATCH 17/26] eglibc-2.13: Add recipes for eglibc 2.13 Saul Wold
2011-05-05  7:57 ` [PATCH 18/26] gypsy_0.8.bb: Fix build with gcc 4.6 Saul Wold
2011-05-05  7:57 ` [PATCH 19/26] linux-yocto_git.bb: Backport upstream fix for gcc 4.6 compilation Saul Wold
2011-05-05 11:19   ` Richard Purdie [this message]
2011-05-05  7:57 ` [PATCH 20/26] web: fix SRCREV Saul Wold
2011-05-05  7:57 ` [PATCH 21/26] yaffs2-utils_cvs: fix the SRCDATE typo Saul Wold
2011-05-05  7:57 ` [PATCH 22/26] gnome-doc-utils: Add -nonet option to xsltproc Saul Wold
2011-05-05  7:57 ` [PATCH 23/26] linux-yocto: apply meta data to external repos Saul Wold
2011-05-05  7:57 ` [PATCH 24/26] linux-yocto: safely process unbranched repositories Saul Wold
2011-05-05  7:57 ` [PATCH 25/26] linux-yocto: update SRCREVs Saul Wold
2011-05-05 14:12   ` Greg KH
2011-05-05 14:45     ` Bruce Ashfield
2011-05-05 14:48       ` Bruce Ashfield
2011-05-05  7:57 ` [PATCH 26/26] boot-directdisk: fix bzImage source location Saul Wold
2011-05-05 11:28 ` [PATCH 00/26] Consolidated Pull for 05-May-2011 Richard Purdie

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=1304594394.20791.18.camel@rex \
    --to=richard.purdie@linuxfoundation.org \
    --cc=acme@redhat.com \
    --cc=gregkh@suse.de \
    --cc=kai.kang@windriver.com \
    --cc=kyle@redhat.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=paul.eggleton@linux.intel.com \
    --cc=thomas@m3y3r.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox