All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] linux-yocto: perf, unionfs, yaffs2 fixes
@ 2012-07-10 17:11 Bruce Ashfield
  2012-07-10 17:11 ` [PATCH 1/2] linux-yocto/3.2: perf: fix mips build Bruce Ashfield
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Bruce Ashfield @ 2012-07-10 17:11 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core, saul.wold

Saul,

Here are the SRCREV updates to activate Tom's mips perf fix (3.2
and 3.4). 

For 3.4, we also have a yaffs2 and unionfs fix.

Cheers,

Bruce

The following changes since commit 029e3cea52f86438a1d6868020b8888b5c93d623:

  bitbake: fetch2/wget: Use FETCHCMD_wget to provide the commandline and options (2012-07-10 14:25:38 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib zedd/kernel
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel

Bruce Ashfield (2):
  linux-yocto/3.2: perf: fix mips build
  linux-yocto/3.4: perf, unionfs and yaffs2 fixes

 meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb   |    4 ++--
 meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb   |    4 ++--
 meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb |    2 +-
 meta/recipes-kernel/linux/linux-yocto_3.2.bb      |   12 ++++++------
 meta/recipes-kernel/linux/linux-yocto_3.4.bb      |   12 ++++++------
 5 files changed, 17 insertions(+), 17 deletions(-)

-- 
1.7.5.4




^ permalink raw reply	[flat|nested] 8+ messages in thread

* [PATCH 1/2] linux-yocto/3.2: perf: fix mips build
  2012-07-10 17:11 [PATCH 0/2] linux-yocto: perf, unionfs, yaffs2 fixes Bruce Ashfield
@ 2012-07-10 17:11 ` Bruce Ashfield
  2012-07-10 17:11 ` [PATCH 2/2] linux-yocto/3.4: perf, unionfs and yaffs2 fixes Bruce Ashfield
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 8+ messages in thread
From: Bruce Ashfield @ 2012-07-10 17:11 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core, saul.wold

Updating SRCREVs for the following fix:

Author: Tom Zanussi <tom.zanussi@intel.com>
Date:   Tue Jul 10 09:38:40 2012 -0500

    perf: add sgidefs.h to for mips builds

    Allow Python.h to find the definitions it needs on mips i.e. get rid
    of the error: "_ABIN32" is not defined.

    Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
---
 meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb   |    4 ++--
 meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb |    2 +-
 meta/recipes-kernel/linux/linux-yocto_3.2.bb      |   12 ++++++------
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb
index 6b98036..bfab6ba 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb
@@ -8,8 +8,8 @@ LINUX_KERNEL_TYPE = "preempt-rt"
 
 KMETA = "meta"
 
-SRCREV_machine ?= "5bc4c850a416406347ef08d1ed8cb8cf97d57f14"
-SRCREV_machine_qemuppc ?= "19c1534b244ff98a5d921bfad64ccde4f7337c3a"
+SRCREV_machine ?= "01c5c310886e87e785db5c3bb776deb5ed2e03b2"
+SRCREV_machine_qemuppc ?= "9f5b45a730b902ed8a0809c9542512188e8fcabf"
 SRCREV_meta ?= "07ee09b520579b9f29bd15fefb01fd28b34c6064"
 
 PR = "${INC_PR}.0"
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb
index f331aa8..9e130ba 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb
@@ -11,7 +11,7 @@ LINUX_VERSION ?= "3.2.18"
 
 KMETA = "meta"
 
-SRCREV_machine ?= "6f962975e52f7ebbb5c4897aa77d76f5957a000e"
+SRCREV_machine ?= "2f986ab91c08c16f8d201518b11be0e367eb0e14"
 SRCREV_meta ?= "07ee09b520579b9f29bd15fefb01fd28b34c6064"
 
 PR = "${INC_PR}.0"
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.2.bb b/meta/recipes-kernel/linux/linux-yocto_3.2.bb
index 3aa19d2..b1e8933 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.2.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.2.bb
@@ -9,12 +9,12 @@ KBRANCH_qemuarm  = "standard/default/arm-versatile-926ejs"
 
 LINUX_VERSION ?= "3.2.18"
 
-SRCREV_machine_qemuarm ?= "50a1849ed5e180dc900471d12f41e76f6fe38fff"
-SRCREV_machine_qemumips  ?= "24a13cca4ace1cb16da0a6379514bdea82924c06"
-SRCREV_machine_qemuppc ?= "b4c41eb3dfedb80c253886451bb4c5120c547c57"
-SRCREV_machine_qemux86 ?= "0e2accb1b10421b7daac77144b11862a4bb47caa"
-SRCREV_machine_qemux86-64 ?= "6c62f352ad9ca61b0cb3e0ff9ae474d64c02e6ef"
-SRCREV_machine ?= "0ec416edf0b0cab3e919c0a1c167a883f8b344a2"
+SRCREV_machine_qemuarm ?= "2ea2477e2965569517671ec03fa9496214e8bff1"
+SRCREV_machine_qemumips  ?= "17eb00dec08ef91acfb6d7adca81cb6e344b6c68"
+SRCREV_machine_qemuppc ?= "14be92545abd339033570620e84ec2ae6780be29"
+SRCREV_machine_qemux86 ?= "34e76349ed6cb7cadbbf94a5b34712d139703c8a"
+SRCREV_machine_qemux86-64 ?= "f3625121d459b8e38f7528c2f5d2feb6078d0de9"
+SRCREV_machine ?= "7cc31a952f78b8f8e8469eed93c23e9675a8eeb5"
 SRCREV_meta ?= "07ee09b520579b9f29bd15fefb01fd28b34c6064"
 
 PR = "${INC_PR}.0"
-- 
1.7.5.4




^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [PATCH 2/2] linux-yocto/3.4: perf, unionfs and yaffs2 fixes
  2012-07-10 17:11 [PATCH 0/2] linux-yocto: perf, unionfs, yaffs2 fixes Bruce Ashfield
  2012-07-10 17:11 ` [PATCH 1/2] linux-yocto/3.2: perf: fix mips build Bruce Ashfield
@ 2012-07-10 17:11 ` Bruce Ashfield
  2012-07-10 17:18 ` [PATCH 0/2] linux-yocto: perf, unionfs, " Saul Wold
  2012-07-10 19:27 ` Richard Purdie
  3 siblings, 0 replies; 8+ messages in thread
From: Bruce Ashfield @ 2012-07-10 17:11 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core, saul.wold

Updating the 3.4 SRCREVs to pickup the following changes:

  6297e4c perf: add sgidefs.h to for mips builds
  69b7817 yaffs: add leading underscore to mtd_info function names
  160f1ac yaffs: change type for mode to umode_t
  2d875e8 Unionfs: use mode_t

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
---
 meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb |    4 ++--
 meta/recipes-kernel/linux/linux-yocto_3.4.bb    |   12 ++++++------
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
index d2ba6c9..f30f6dd 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
@@ -8,8 +8,8 @@ LINUX_KERNEL_TYPE = "preempt-rt"
 
 KMETA = "meta"
 
-SRCREV_machine ?= "6767c6a0821b8bb782bee9faa8aec6593a9d39dd"
-SRCREV_machine_qemuppc ?= "575b10dd912557cce881ea519c7ac2b84fbe7b47"
+SRCREV_machine ?= "b25f7c9730e3bd3be1bf7b7982251b7459ad6579"
+SRCREV_machine_qemuppc ?= "2777125ab6f92b624ecaf11d6b1ab604e64497a8"
 SRCREV_meta ?= "a8cf77018b0faa0d29f1483ff4e5a2034dc8edd5"
 
 PR = "${INC_PR}.0"
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.4.bb b/meta/recipes-kernel/linux/linux-yocto_3.4.bb
index 2ea9aa6..39b5cdf 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.4.bb
@@ -10,12 +10,12 @@ KBRANCH_qemumips64 = "standard/mti-malta64"
 KBRANCH_qemumips64el = "standard/mti-malta64"
 KBRANCH_qemuarm  = "standard/arm-versatile-926ejs"
 
-SRCREV_machine_qemuarm ?= "93bb8cf97a0c5aead15a97c825d8fd504759f038"
-SRCREV_machine_qemumips  ?= "b9b9aeb414c14f2587690d91052c9348e9ccd72a"
-SRCREV_machine_qemuppc ?= "53ca8948fa64ee445001392a1cd03491befa9f35"
-SRCREV_machine_qemux86 ?= "95c79fb2f965f1feb33bffe46c20ddb0b8e9da0d"
-SRCREV_machine_qemux86-64 ?= "95c79fb2f965f1feb33bffe46c20ddb0b8e9da0d"
-SRCREV_machine ?= "95c79fb2f965f1feb33bffe46c20ddb0b8e9da0d"
+SRCREV_machine_qemuarm ?= "9aca8fec49787efbe44d0f137f31ee59edd94c49"
+SRCREV_machine_qemumips  ?= "23fa942849b1207dbfc4528e2a5c8df0fd71870c"
+SRCREV_machine_qemuppc ?= "08732f25bc3cb404e29ae201074bcf5c1661ea83"
+SRCREV_machine_qemux86 ?= "6297e4c1d57e1063bfce297c2e12392348598559"
+SRCREV_machine_qemux86-64 ?= "6297e4c1d57e1063bfce297c2e12392348598559"
+SRCREV_machine ?= "6297e4c1d57e1063bfce297c2e12392348598559"
 SRCREV_meta ?= "a8cf77018b0faa0d29f1483ff4e5a2034dc8edd5"
 
 SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta"
-- 
1.7.5.4




^ permalink raw reply related	[flat|nested] 8+ messages in thread

* Re: [PATCH 0/2] linux-yocto: perf, unionfs, yaffs2 fixes
  2012-07-10 17:11 [PATCH 0/2] linux-yocto: perf, unionfs, yaffs2 fixes Bruce Ashfield
  2012-07-10 17:11 ` [PATCH 1/2] linux-yocto/3.2: perf: fix mips build Bruce Ashfield
  2012-07-10 17:11 ` [PATCH 2/2] linux-yocto/3.4: perf, unionfs and yaffs2 fixes Bruce Ashfield
@ 2012-07-10 17:18 ` Saul Wold
  2012-07-10 17:18   ` Bruce Ashfield
  2012-07-10 18:23   ` Tom Zanussi
  2012-07-10 19:27 ` Richard Purdie
  3 siblings, 2 replies; 8+ messages in thread
From: Saul Wold @ 2012-07-10 17:18 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer, Zanussi, Tom

On 07/10/2012 10:11 AM, Bruce Ashfield wrote:
> Saul,
>
> Here are the SRCREV updates to activate Tom's mips perf fix (3.2
> and 3.4).
>
> For 3.4, we also have a yaffs2 and unionfs fix.
>
Bruce, Tom:

Can you generate a single patch set that contains both the kernel update 
and any perf recipe changes.  That will avoid any further confusion.

Thanks
	Sau!

> Cheers,
>
> Bruce
>
> The following changes since commit 029e3cea52f86438a1d6868020b8888b5c93d623:
>
>    bitbake: fetch2/wget: Use FETCHCMD_wget to provide the commandline and options (2012-07-10 14:25:38 +0100)
>
> are available in the git repository at:
>    git://git.pokylinux.org/poky-contrib zedd/kernel
>    http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel
>
> Bruce Ashfield (2):
>    linux-yocto/3.2: perf: fix mips build
>    linux-yocto/3.4: perf, unionfs and yaffs2 fixes
>
>   meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb   |    4 ++--
>   meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb   |    4 ++--
>   meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb |    2 +-
>   meta/recipes-kernel/linux/linux-yocto_3.2.bb      |   12 ++++++------
>   meta/recipes-kernel/linux/linux-yocto_3.4.bb      |   12 ++++++------
>   5 files changed, 17 insertions(+), 17 deletions(-)
>




^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH 0/2] linux-yocto: perf, unionfs, yaffs2 fixes
  2012-07-10 17:18 ` [PATCH 0/2] linux-yocto: perf, unionfs, " Saul Wold
@ 2012-07-10 17:18   ` Bruce Ashfield
  2012-07-10 17:28     ` Bruce Ashfield
  2012-07-10 18:23   ` Tom Zanussi
  1 sibling, 1 reply; 8+ messages in thread
From: Bruce Ashfield @ 2012-07-10 17:18 UTC (permalink / raw)
  To: Saul Wold; +Cc: Patches and discussions about the oe-core layer

On 12-07-10 01:18 PM, Saul Wold wrote:
> On 07/10/2012 10:11 AM, Bruce Ashfield wrote:
>> Saul,
>>
>> Here are the SRCREV updates to activate Tom's mips perf fix (3.2
>> and 3.4).
>>
>> For 3.4, we also have a yaffs2 and unionfs fix.
>>
> Bruce, Tom:
>
> Can you generate a single patch set that contains both the kernel update
> and any perf recipe changes. That will avoid any further confusion.

At this point, I'd rather not. My changes are complete with perf +
other fixes in a consolidated pull .. and I'm juggling my own set
of integrations.

I'm honestly not seeing the complexity.

Cheers,

Bruce

>
> Thanks
> Sau!
>
>> Cheers,
>>
>> Bruce
>>
>> The following changes since commit
>> 029e3cea52f86438a1d6868020b8888b5c93d623:
>>
>> bitbake: fetch2/wget: Use FETCHCMD_wget to provide the commandline and
>> options (2012-07-10 14:25:38 +0100)
>>
>> are available in the git repository at:
>> git://git.pokylinux.org/poky-contrib zedd/kernel
>> http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel
>>
>> Bruce Ashfield (2):
>> linux-yocto/3.2: perf: fix mips build
>> linux-yocto/3.4: perf, unionfs and yaffs2 fixes
>>
>> meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb | 4 ++--
>> meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | 4 ++--
>> meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb | 2 +-
>> meta/recipes-kernel/linux/linux-yocto_3.2.bb | 12 ++++++------
>> meta/recipes-kernel/linux/linux-yocto_3.4.bb | 12 ++++++------
>> 5 files changed, 17 insertions(+), 17 deletions(-)
>>
>




^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH 0/2] linux-yocto: perf, unionfs, yaffs2 fixes
  2012-07-10 17:18   ` Bruce Ashfield
@ 2012-07-10 17:28     ` Bruce Ashfield
  0 siblings, 0 replies; 8+ messages in thread
From: Bruce Ashfield @ 2012-07-10 17:28 UTC (permalink / raw)
  To: Saul Wold; +Cc: Patches and discussions about the oe-core layer

On 12-07-10 01:18 PM, Bruce Ashfield wrote:
> On 12-07-10 01:18 PM, Saul Wold wrote:
>> On 07/10/2012 10:11 AM, Bruce Ashfield wrote:
>>> Saul,
>>>
>>> Here are the SRCREV updates to activate Tom's mips perf fix (3.2
>>> and 3.4).
>>>
>>> For 3.4, we also have a yaffs2 and unionfs fix.
>>>
>> Bruce, Tom:
>>
>> Can you generate a single patch set that contains both the kernel update
>> and any perf recipe changes. That will avoid any further confusion.
>
> At this point, I'd rather not. My changes are complete with perf +
> other fixes in a consolidated pull .. and I'm juggling my own set
> of integrations.
>
> I'm honestly not seeing the complexity.

Any by this, I mean that my kernel update builds and works independently
and happens to contain a fix to the perf problem you are seeing. So it
should be merged independently, and then you can layer on any commits
from tom.

Cheers,

Bruce

>
> Cheers,
>
> Bruce
>
>>
>> Thanks
>> Sau!
>>
>>> Cheers,
>>>
>>> Bruce
>>>
>>> The following changes since commit
>>> 029e3cea52f86438a1d6868020b8888b5c93d623:
>>>
>>> bitbake: fetch2/wget: Use FETCHCMD_wget to provide the commandline and
>>> options (2012-07-10 14:25:38 +0100)
>>>
>>> are available in the git repository at:
>>> git://git.pokylinux.org/poky-contrib zedd/kernel
>>> http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel
>>>
>>> Bruce Ashfield (2):
>>> linux-yocto/3.2: perf: fix mips build
>>> linux-yocto/3.4: perf, unionfs and yaffs2 fixes
>>>
>>> meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb | 4 ++--
>>> meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | 4 ++--
>>> meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb | 2 +-
>>> meta/recipes-kernel/linux/linux-yocto_3.2.bb | 12 ++++++------
>>> meta/recipes-kernel/linux/linux-yocto_3.4.bb | 12 ++++++------
>>> 5 files changed, 17 insertions(+), 17 deletions(-)
>>>
>>
>




^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH 0/2] linux-yocto: perf, unionfs, yaffs2 fixes
  2012-07-10 17:18 ` [PATCH 0/2] linux-yocto: perf, unionfs, " Saul Wold
  2012-07-10 17:18   ` Bruce Ashfield
@ 2012-07-10 18:23   ` Tom Zanussi
  1 sibling, 0 replies; 8+ messages in thread
From: Tom Zanussi @ 2012-07-10 18:23 UTC (permalink / raw)
  To: Saul Wold; +Cc: Patches and discussions about the oe-core layer

On Tue, 2012-07-10 at 10:18 -0700, Saul Wold wrote:
> On 07/10/2012 10:11 AM, Bruce Ashfield wrote:
> > Saul,
> >
> > Here are the SRCREV updates to activate Tom's mips perf fix (3.2
> > and 3.4).
> >
> > For 3.4, we also have a yaffs2 and unionfs fix.
> >
> Bruce, Tom:
> 
> Can you generate a single patch set that contains both the kernel update 
> and any perf recipe changes.  That will avoid any further confusion.
> 

Saul,

I don't think it makes sense to repost the patches, but if you use the
latest kernel SRCREVs and the latest perf-scripting/perf-tui patchset,
you should have the latest wrt this patchset:

	[PATCH 0/2] linux-yocto: perf, unionfs, yaffs2 fixes

http://lists.linuxtogo.org/pipermail/openembedded-core/2012-July/025455.html

	[PATCH 0/3] perf-scripting/perf-tui features, v3

http://lists.linuxtogo.org/pipermail/openembedded-core/2012-July/025321.html

Thanks,

Tom

> Thanks
> 	Sau!
> 
> > Cheers,
> >
> > Bruce
> >
> > The following changes since commit 029e3cea52f86438a1d6868020b8888b5c93d623:
> >
> >    bitbake: fetch2/wget: Use FETCHCMD_wget to provide the commandline and options (2012-07-10 14:25:38 +0100)
> >
> > are available in the git repository at:
> >    git://git.pokylinux.org/poky-contrib zedd/kernel
> >    http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel
> >
> > Bruce Ashfield (2):
> >    linux-yocto/3.2: perf: fix mips build
> >    linux-yocto/3.4: perf, unionfs and yaffs2 fixes
> >
> >   meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb   |    4 ++--
> >   meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb   |    4 ++--
> >   meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb |    2 +-
> >   meta/recipes-kernel/linux/linux-yocto_3.2.bb      |   12 ++++++------
> >   meta/recipes-kernel/linux/linux-yocto_3.4.bb      |   12 ++++++------
> >   5 files changed, 17 insertions(+), 17 deletions(-)
> >
> 





^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH 0/2] linux-yocto: perf, unionfs, yaffs2 fixes
  2012-07-10 17:11 [PATCH 0/2] linux-yocto: perf, unionfs, yaffs2 fixes Bruce Ashfield
                   ` (2 preceding siblings ...)
  2012-07-10 17:18 ` [PATCH 0/2] linux-yocto: perf, unionfs, " Saul Wold
@ 2012-07-10 19:27 ` Richard Purdie
  3 siblings, 0 replies; 8+ messages in thread
From: Richard Purdie @ 2012-07-10 19:27 UTC (permalink / raw)
  To: Bruce Ashfield; +Cc: openembedded-core, saul.wold

On Tue, 2012-07-10 at 13:11 -0400, Bruce Ashfield wrote:
> Saul,
> 
> Here are the SRCREV updates to activate Tom's mips perf fix (3.2
> and 3.4). 
> 
> For 3.4, we also have a yaffs2 and unionfs fix.
> 
> Cheers,
> 
> Bruce
> 
> The following changes since commit 029e3cea52f86438a1d6868020b8888b5c93d623:
> 
>   bitbake: fetch2/wget: Use FETCHCMD_wget to provide the commandline and options (2012-07-10 14:25:38 +0100)
> 
> are available in the git repository at:
>   git://git.pokylinux.org/poky-contrib zedd/kernel
>   http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel
> 
> Bruce Ashfield (2):
>   linux-yocto/3.2: perf: fix mips build
>   linux-yocto/3.4: perf, unionfs and yaffs2 fixes

Merged to master, thanks.

Richard




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-07-10 19:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-10 17:11 [PATCH 0/2] linux-yocto: perf, unionfs, yaffs2 fixes Bruce Ashfield
2012-07-10 17:11 ` [PATCH 1/2] linux-yocto/3.2: perf: fix mips build Bruce Ashfield
2012-07-10 17:11 ` [PATCH 2/2] linux-yocto/3.4: perf, unionfs and yaffs2 fixes Bruce Ashfield
2012-07-10 17:18 ` [PATCH 0/2] linux-yocto: perf, unionfs, " Saul Wold
2012-07-10 17:18   ` Bruce Ashfield
2012-07-10 17:28     ` Bruce Ashfield
2012-07-10 18:23   ` Tom Zanussi
2012-07-10 19:27 ` Richard Purdie

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.