[OE-core] [PATCH 19/26] linux-yocto_git.bb: Backport upstream fix for gcc 4.6 compilation

Richard Purdie richard.purdie at linuxfoundation.org
Thu May 5 11:19:54 UTC 2011


On Thu, 2011-05-05 at 00:57 -0700, Saul Wold wrote:
> From: Khem Raj <raj.khem at gmail.com>
> 
> Signed-off-by: Khem Raj <raj.khem at 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 at 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 at suse.de>
> +X-Patchwork-Id: 719212
> +Message-Id: <20110419201050.665258193 at clark.kroah.org>
> +To: linux-kernel at vger.kernel.org, stable at kernel.org
> +Cc: stable-review at kernel.org, torvalds at linux-foundation.org,
> + akpm at linux-foundation.org, alan at lxorguk.ukuu.org.uk,
> + Ingo Molnar <mingo at redhat.com>, Kyle McMartin <kyle at redhat.com>,
> + Arnaldo Carvalho de Melo <acme at redhat.com>, Thomas Meyer <thomas at 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





More information about the Openembedded-core mailing list