* [PATCH 0/4] linux-yocto: consolidated pull request
@ 2011-12-22 18:05 Bruce Ashfield
2012-01-03 21:14 ` Saul Wold
0 siblings, 1 reply; 22+ messages in thread
From: Bruce Ashfield @ 2011-12-22 18:05 UTC (permalink / raw)
To: richard.purdie; +Cc: dvhart, openembedded-core, saul.wold
Richard/Saul,
Here's a consolidated pull request that adds the cedartrail, and
updates some remaining reference platforms to 3.0.x, including
updated -rt support.
There are also a couple of minor bug fixes that I found when working
on M2 functionality.
Built and boot tested everywhere that I could.
The bulk of my changes are pending on the patch refactoring changes
that have been proposed, and will follow once something merges for
that, and I can re-test.
Cheers,
Bruce
cc: Darren Hart <dvhart@linux.intel.com>
The following changes since commit dee0fc1462ba18551571c3b2d0f2b443a2feca18:
multilib.conf: Enable shadow-sysroot and libffi (2011-12-21 17:24:44 +0000)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib zedd/kernel-oe
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel-oe
Bruce Ashfield (4):
linux-yocto: add cedartrail BSP support
linux-yocto: update hardware reference boards to 3.0.12
kern-tools: update SRCREV to pickup git operation fixes
linux-yocto: use PATH to locate kconf_check
meta/classes/kernel-yocto.bbclass | 4 ++--
.../kern-tools/kern-tools-native_git.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto_3.0.bb | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)
--
1.7.4.1
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [PATCH 0/4] linux-yocto: consolidated pull request
2011-12-22 18:05 Bruce Ashfield
@ 2012-01-03 21:14 ` Saul Wold
0 siblings, 0 replies; 22+ messages in thread
From: Saul Wold @ 2012-01-03 21:14 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer; +Cc: dvhart
On 12/22/2011 10:05 AM, Bruce Ashfield wrote:
> Richard/Saul,
>
> Here's a consolidated pull request that adds the cedartrail, and
> updates some remaining reference platforms to 3.0.x, including
> updated -rt support.
>
> There are also a couple of minor bug fixes that I found when working
> on M2 functionality.
>
> Built and boot tested everywhere that I could.
>
> The bulk of my changes are pending on the patch refactoring changes
> that have been proposed, and will follow once something merges for
> that, and I can re-test.
>
> Cheers,
>
> Bruce
>
> cc: Darren Hart<dvhart@linux.intel.com>
>
> The following changes since commit dee0fc1462ba18551571c3b2d0f2b443a2feca18:
>
> multilib.conf: Enable shadow-sysroot and libffi (2011-12-21 17:24:44 +0000)
>
> are available in the git repository at:
> git://git.pokylinux.org/poky-contrib zedd/kernel-oe
> http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel-oe
>
> Bruce Ashfield (4):
> linux-yocto: add cedartrail BSP support
> linux-yocto: update hardware reference boards to 3.0.12
> kern-tools: update SRCREV to pickup git operation fixes
> linux-yocto: use PATH to locate kconf_check
>
> meta/classes/kernel-yocto.bbclass | 4 ++--
> .../kern-tools/kern-tools-native_git.bb | 2 +-
> meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb | 2 +-
> meta/recipes-kernel/linux/linux-yocto_3.0.bb | 2 +-
> 4 files changed, 5 insertions(+), 5 deletions(-)
>
Merged into OE-Core
Thanks
Sau!
^ permalink raw reply [flat|nested] 22+ messages in thread
* [PATCH 0/4] linux-yocto: consolidated pull request
@ 2012-07-03 15:14 Bruce Ashfield
2012-07-05 17:44 ` Saul Wold
0 siblings, 1 reply; 22+ messages in thread
From: Bruce Ashfield @ 2012-07-03 15:14 UTC (permalink / raw)
To: richard.purdie; +Cc: dvhart, openembedded-core, saul.wold
Richard/Saul,
Here's a collection of updates and fixes from the past week.
Built and boot tested here.
There's only one that may be slightly interesting, that's my
addition of the qemumipsel as a machine mapping. You may or may
not want this change, but the kernel meta data change was
trivial and should have been done a while ago, so that part I'll
keep even if you don't want the branch mapping.
The routine updates are:
- configuration audit updates
- 3.4.4 -stable update
- -rt refresh to 3.4.4-rt-13
I also fixed linux-yocto-tiny to have kernel configuration
audit reports again, there was a missing KMETA mapping in the
recipe. There's some output from the audit that we need to look
into, but that will be dealt with separately.
I've built and booted this on every qemu target I could get
my hands on .. but the matrix is increasing with multiple
variants, kernel versions and recipes :)
cc: Darren Hart <dvhart@linux.intel.com>
Cheers,
Bruce
The following changes since commit 644ad4bf1e30fcee4b9d5abb819046d1f2193d27:
documentation/bsp-guide/bsp.xml: Yocto term paring (2012-07-02 16:47:45 +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 (4):
linux-yocto/3.4: add qemumipsel machine mapping
linux-yocto/3.4: v3.4.4 + configuration updates
linux-yocto/3.4: update preempt-rt to 3.4.4-rt13
linux-yocto-tiny: add KMETA specification
meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | 8 ++++----
meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb | 2 ++
meta/recipes-kernel/linux/linux-yocto_3.4.bb | 17 +++++++++--------
3 files changed, 15 insertions(+), 12 deletions(-)
--
1.7.5.4
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [PATCH 0/4] linux-yocto: consolidated pull request
2012-07-03 15:14 Bruce Ashfield
@ 2012-07-05 17:44 ` Saul Wold
0 siblings, 0 replies; 22+ messages in thread
From: Saul Wold @ 2012-07-05 17:44 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer; +Cc: dvhart
On 07/03/2012 08:14 AM, Bruce Ashfield wrote:
> Richard/Saul,
>
> Here's a collection of updates and fixes from the past week.
> Built and boot tested here.
>
> There's only one that may be slightly interesting, that's my
> addition of the qemumipsel as a machine mapping. You may or may
> not want this change, but the kernel meta data change was
> trivial and should have been done a while ago, so that part I'll
> keep even if you don't want the branch mapping.
>
> The routine updates are:
>
> - configuration audit updates
> - 3.4.4 -stable update
> - -rt refresh to 3.4.4-rt-13
>
> I also fixed linux-yocto-tiny to have kernel configuration
> audit reports again, there was a missing KMETA mapping in the
> recipe. There's some output from the audit that we need to look
> into, but that will be dealt with separately.
>
> I've built and booted this on every qemu target I could get
> my hands on .. but the matrix is increasing with multiple
> variants, kernel versions and recipes :)
>
> cc: Darren Hart <dvhart@linux.intel.com>
>
> Cheers,
>
> Bruce
>
> The following changes since commit 644ad4bf1e30fcee4b9d5abb819046d1f2193d27:
>
> documentation/bsp-guide/bsp.xml: Yocto term paring (2012-07-02 16:47:45 +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 (4):
> linux-yocto/3.4: add qemumipsel machine mapping
> linux-yocto/3.4: v3.4.4 + configuration updates
> linux-yocto/3.4: update preempt-rt to 3.4.4-rt13
> linux-yocto-tiny: add KMETA specification
>
> meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | 8 ++++----
> meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb | 2 ++
> meta/recipes-kernel/linux/linux-yocto_3.4.bb | 17 +++++++++--------
> 3 files changed, 15 insertions(+), 12 deletions(-)
>
Merged into OE-Core
Thanks
Sau!
^ permalink raw reply [flat|nested] 22+ messages in thread
* [PATCH 0/4] linux-yocto: consolidated pull request
@ 2012-11-21 21:32 Bruce Ashfield
2012-12-05 15:48 ` Burton, Ross
0 siblings, 1 reply; 22+ messages in thread
From: Bruce Ashfield @ 2012-11-21 21:32 UTC (permalink / raw)
To: richard.purdie; +Cc: dvhart, linux-yocto, openembedded-core
Richard/Saul,
Here's another small queue of patches, some minor updates to
kernel configs and fixes for YOCTO #3422 and YOCTO #3473.
patch 1/4 [linux-yocto/3.0: fix virtio configuration typo] fixes
a build error atom-pc build in master by fixing the kernel fragment.
atom-pc should probably be using the 3.4 kernel, but that's a
question for Darren/Tom/Nitin (so I've added them to the cc), since
there may be a reason (with respect to graphics) as to why it is on
3.0.
While fixing that build error, I also modified the kern tools to
clearly report the error and avoid needing to go to the logs for
diagnosis, that's patch 4/4 [kern-tools: report missing config fragments by name].
The other change is a comment fixup for YOCTO #3422, just to make
it clear if meta branches do or do not need to exist.
And finally, Tom noticed that a bad merge dropped some uprobes
configuration and sent a fixup patch.
cc: Tom Zanussi <tom.zanussi@intel.com>
cc: Darren Hart <dvhart@linux.intel.com>
cc: Nitin Kamble <nitin.a.kamble@intel.com>
Cheers,
Bruce
The following changes since commit 1b4dcf10b0fe9b4e95ca84f32de0c7dcfee2b729:
ldconfig/cdrtools/icecc-create-env/linuxdoc-tools/python: Set FILESPATH to find -native files (2012-11-21 16:56:04 +0000)
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 (4):
linux-yocto/3.0: fix virtio configuration typo
linux-yocto/3.4: uprobes: reinstate config options for 'uprobe'
feature
kernel-yocto: clarify KMETA branch comments
kern-tools: report missing config fragments by name
meta/classes/kernel-yocto.bbclass | 5 +++--
meta/recipes-kernel/kern-tools/kern-tools-native_git.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto_3.0.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto_3.4.bb | 2 +-
6 files changed, 8 insertions(+), 7 deletions(-)
--
1.7.10.4
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [PATCH 0/4] linux-yocto: consolidated pull request
2012-11-21 21:32 Bruce Ashfield
@ 2012-12-05 15:48 ` Burton, Ross
2012-12-05 16:06 ` Tom Zanussi
0 siblings, 1 reply; 22+ messages in thread
From: Burton, Ross @ 2012-12-05 15:48 UTC (permalink / raw)
To: Bruce Ashfield; +Cc: dvhart, linux-yocto, openembedded-core
On 21 November 2012 21:32, Bruce Ashfield <bruce.ashfield@windriver.com> wrote:
> atom-pc should probably be using the 3.4 kernel, but that's a
> question for Darren/Tom/Nitin (so I've added them to the cc), since
> there may be a reason (with respect to graphics) as to why it is on
> 3.0.
Ping Darren/Tom/Nitin.
atom-pc is certainly lagging behind by still being on 3.0, and I can't
see any reason why we'd want to stick with 3.0 for graphics. In fact
as the most common graphics driver used on atom-pc is a i965 we want a
modern kernel as that is where the development is.
(this may explain why my GPU crashes when I stress it under Yocto)
Ross
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [PATCH 0/4] linux-yocto: consolidated pull request
2012-12-05 15:48 ` Burton, Ross
@ 2012-12-05 16:06 ` Tom Zanussi
2012-12-05 16:27 ` Richard Purdie
0 siblings, 1 reply; 22+ messages in thread
From: Tom Zanussi @ 2012-12-05 16:06 UTC (permalink / raw)
To: Burton, Ross; +Cc: dvhart, linux-yocto, openembedded-core
On Wed, 2012-12-05 at 15:48 +0000, Burton, Ross wrote:
> On 21 November 2012 21:32, Bruce Ashfield <bruce.ashfield@windriver.com> wrote:
> > atom-pc should probably be using the 3.4 kernel, but that's a
> > question for Darren/Tom/Nitin (so I've added them to the cc), since
> > there may be a reason (with respect to graphics) as to why it is on
> > 3.0.
>
> Ping Darren/Tom/Nitin.
>
> atom-pc is certainly lagging behind by still being on 3.0, and I can't
> see any reason why we'd want to stick with 3.0 for graphics. In fact
> as the most common graphics driver used on atom-pc is a i965 we want a
> modern kernel as that is where the development is.
>
I don't know of any technical reason for it to still be at 3.0.
Until recently all of the 'core machines' were at 3.0 and probably the
assumption was that whoever upgraded those in the past would also be
upgrading atom-pc - has that changed?.
So who does own the core machines and if that doesn't cover atom-pc,
then who owns that?
Tom
> (this may explain why my GPU crashes when I stress it under Yocto)
>
> Ross
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [PATCH 0/4] linux-yocto: consolidated pull request
2012-12-05 16:06 ` Tom Zanussi
@ 2012-12-05 16:27 ` Richard Purdie
2012-12-05 16:51 ` Darren Hart
2012-12-05 16:57 ` Tom Zanussi
0 siblings, 2 replies; 22+ messages in thread
From: Richard Purdie @ 2012-12-05 16:27 UTC (permalink / raw)
To: Tom Zanussi; +Cc: dvhart, linux-yocto, openembedded-core
On Wed, 2012-12-05 at 10:06 -0600, Tom Zanussi wrote:
> On Wed, 2012-12-05 at 15:48 +0000, Burton, Ross wrote:
> > On 21 November 2012 21:32, Bruce Ashfield <bruce.ashfield@windriver.com> wrote:
> > > atom-pc should probably be using the 3.4 kernel, but that's a
> > > question for Darren/Tom/Nitin (so I've added them to the cc), since
> > > there may be a reason (with respect to graphics) as to why it is on
> > > 3.0.
> >
> > Ping Darren/Tom/Nitin.
> >
> > atom-pc is certainly lagging behind by still being on 3.0, and I can't
> > see any reason why we'd want to stick with 3.0 for graphics. In fact
> > as the most common graphics driver used on atom-pc is a i965 we want a
> > modern kernel as that is where the development is.
> >
>
> I don't know of any technical reason for it to still be at 3.0.
>
> Until recently all of the 'core machines' were at 3.0 and probably the
> assumption was that whoever upgraded those in the past would also be
> upgrading atom-pc - has that changed?.
>
> So who does own the core machines and if that doesn't cover atom-pc,
> then who owns that?
As I understood it, WR owns the non-IA core machines, you (as in the
Intel team) own the IA ones, namely atom-pc.
Cheers,
Richard
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [PATCH 0/4] linux-yocto: consolidated pull request
2012-12-05 16:27 ` Richard Purdie
@ 2012-12-05 16:51 ` Darren Hart
2012-12-05 16:57 ` Tom Zanussi
1 sibling, 0 replies; 22+ messages in thread
From: Darren Hart @ 2012-12-05 16:51 UTC (permalink / raw)
To: Richard Purdie; +Cc: linux-yocto, openembedded-core
On 12/05/2012 08:27 AM, Richard Purdie wrote:
> On Wed, 2012-12-05 at 10:06 -0600, Tom Zanussi wrote:
>> On Wed, 2012-12-05 at 15:48 +0000, Burton, Ross wrote:
>>> On 21 November 2012 21:32, Bruce Ashfield <bruce.ashfield@windriver.com> wrote:
>>>> atom-pc should probably be using the 3.4 kernel, but that's a
>>>> question for Darren/Tom/Nitin (so I've added them to the cc), since
>>>> there may be a reason (with respect to graphics) as to why it is on
>>>> 3.0.
>>>
>>> Ping Darren/Tom/Nitin.
>>>
>>> atom-pc is certainly lagging behind by still being on 3.0, and I can't
>>> see any reason why we'd want to stick with 3.0 for graphics. In fact
>>> as the most common graphics driver used on atom-pc is a i965 we want a
>>> modern kernel as that is where the development is.
>>>
>>
>> I don't know of any technical reason for it to still be at 3.0.
>>
>> Until recently all of the 'core machines' were at 3.0 and probably the
>> assumption was that whoever upgraded those in the past would also be
>> upgrading atom-pc - has that changed?.
>>
>> So who does own the core machines and if that doesn't cover atom-pc,
>> then who owns that?
>
> As I understood it, WR owns the non-IA core machines, you (as in the
> Intel team) own the IA ones, namely atom-pc.
Agreed, it should be updated. Tom, Nitin, and I will discuss and select
an owner.
--
Darren Hart
Intel Open Source Technology Center
Yocto Project - Technical Lead - Linux Kernel
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [PATCH 0/4] linux-yocto: consolidated pull request
2012-12-05 16:27 ` Richard Purdie
2012-12-05 16:51 ` Darren Hart
@ 2012-12-05 16:57 ` Tom Zanussi
1 sibling, 0 replies; 22+ messages in thread
From: Tom Zanussi @ 2012-12-05 16:57 UTC (permalink / raw)
To: Richard Purdie; +Cc: dvhart, linux-yocto, openembedded-core
On Wed, 2012-12-05 at 16:27 +0000, Richard Purdie wrote:
> On Wed, 2012-12-05 at 10:06 -0600, Tom Zanussi wrote:
> > On Wed, 2012-12-05 at 15:48 +0000, Burton, Ross wrote:
> > > On 21 November 2012 21:32, Bruce Ashfield <bruce.ashfield@windriver.com> wrote:
> > > > atom-pc should probably be using the 3.4 kernel, but that's a
> > > > question for Darren/Tom/Nitin (so I've added them to the cc), since
> > > > there may be a reason (with respect to graphics) as to why it is on
> > > > 3.0.
> > >
> > > Ping Darren/Tom/Nitin.
> > >
> > > atom-pc is certainly lagging behind by still being on 3.0, and I can't
> > > see any reason why we'd want to stick with 3.0 for graphics. In fact
> > > as the most common graphics driver used on atom-pc is a i965 we want a
> > > modern kernel as that is where the development is.
> > >
> >
> > I don't know of any technical reason for it to still be at 3.0.
> >
> > Until recently all of the 'core machines' were at 3.0 and probably the
> > assumption was that whoever upgraded those in the past would also be
> > upgrading atom-pc - has that changed?.
> >
> > So who does own the core machines and if that doesn't cover atom-pc,
> > then who owns that?
>
> As I understood it, WR owns the non-IA core machines, you (as in the
> Intel team) own the IA ones, namely atom-pc.
>
OK, yeah, I anyway had just assumed it was WR for the core machines:
commit f08b8c96402cd2b1e939f1babbc002d630fbf274
Author: Bruce Ashfield <bruce.ashfield@windriver.com>
Date: Fri Aug 19 00:37:08 2011 -0400
meta-yocto: atom-pc/mpc8315e-rdb change preferred version to 3.0
Updating two more yocto hardware reference platforms to use the
3.0 kernel by default.
But I see that Darren had done the previous upgrade:
commit 622fb696a6fc9eab991a5f412eb28e2ff949a32b
Author: Darren Hart <dvhart@linux.intel.com>
Date: Fri May 6 12:12:50 2011 -0700
atom-pc: use linux-yocto (2.6.37) kernel
Tested boot, network, sato desktop, amixer, and audio playback on a
Toshiba
NB305 netbook.
And it does make sense for Intel to own the atom-pc, it's just never
been clearly stated unless I missed the discussion.
Tom
> Cheers,
>
> Richard
>
^ permalink raw reply [flat|nested] 22+ messages in thread
* [PATCH 0/4] linux-yocto: consolidated pull request
@ 2013-06-26 13:40 Bruce Ashfield
0 siblings, 0 replies; 22+ messages in thread
From: Bruce Ashfield @ 2013-06-26 13:40 UTC (permalink / raw)
To: richard.purdie; +Cc: openembedded-core
Richard/Saul,
Here's a collection of four patches that I've queued in the
past few days. My normal smoke testing passed here.
These are a collection of version refreshes, and configuration
changes. Nothing major. Once these are merged, the stage is
set for more 1.5 development items.
Everything is pretty self explanitory, or was discussed on
the mailing list, so I'll keep it to a summary here. Let me
know if there are any concerns.
[PATCH 1/4] linux-yocto/3.4: allow kernel feature _appends to be overriden
[PATCH 2/4] linux-yocto/3.8: add USB screen configuration and net sched options
[PATCH 3/4] linux-yocto/3.4: ltsi: sync to LTSI commit 5f05247ed
[PATCH 4/4] linux-yocto-dev: bump version to 3.10+
Cheers,
Bruce
The following changes since commit 8e9501ffa8726d69412d669580d787ffedb88d34:
populate_sdk_base, adt_installer: abort install if path contains spaces (2013-06-25 17:59:17 +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 (4):
linux-yocto/3.4: allow kernel feature _appends to be overriden
linux-yocto/3.8: add USB screen configuration and net sched options
linux-yocto/3.4: ltsi: sync to LTSI commit 5f05247ed
linux-yocto-dev: bump version to 3.10+
meta/recipes-kernel/linux/linux-yocto-dev.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | 4 ++--
meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto_3.4.bb | 17 +++++++++--------
meta/recipes-kernel/linux/linux-yocto_3.8.bb | 2 +-
7 files changed, 16 insertions(+), 15 deletions(-)
--
1.7.10.4
^ permalink raw reply [flat|nested] 22+ messages in thread
* [PATCH 0/4] linux-yocto: consolidated pull request
@ 2013-11-04 5:56 Bruce Ashfield
2013-11-04 5:56 ` [PATCH 1/4] linux-yocto-3.10: bump to 3.10.17 and -rt11 Bruce Ashfield
` (3 more replies)
0 siblings, 4 replies; 22+ messages in thread
From: Bruce Ashfield @ 2013-11-04 5:56 UTC (permalink / raw)
To: richard.purdie; +Cc: openembedded-core
Richard/Saul,
Here are four patches for kernel updates that I've been working on since
the 1.5 release. Pretty standard stuff, version bumps to track the
korg stable updates, as well as some minor configuration changes.
Cheers,
Bruce
The following changes since commit f3541226b8b1187e79dec0f6f9f3c58cedf9ac9b:
bitbake: hob: do not display the "Package list may be incomplete!" dialog (2013-11-01 17:59:31 +0000)
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 (4):
linux-yocto-3.10: bump to 3.10.17 and -rt11
linux-yocto/3.10: haswell-wc and crystalforest support
linux-yocto/3.8: add crystalforest bsp legacy block drivers
configurations
linux-yocto/3.10: common-pc: add missing dependencies for BRCMSMAC
meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 8 ++++----
meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 6 +++---
meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto_3.10.bb | 18 +++++++++---------
meta/recipes-kernel/linux/linux-yocto_3.8.bb | 2 +-
6 files changed, 19 insertions(+), 19 deletions(-)
--
1.8.1.2
^ permalink raw reply [flat|nested] 22+ messages in thread
* [PATCH 1/4] linux-yocto-3.10: bump to 3.10.17 and -rt11
2013-11-04 5:56 [PATCH 0/4] linux-yocto: consolidated pull request Bruce Ashfield
@ 2013-11-04 5:56 ` Bruce Ashfield
2013-11-04 5:56 ` [PATCH 2/4] linux-yocto/3.10: haswell-wc and crystalforest support Bruce Ashfield
` (2 subsequent siblings)
3 siblings, 0 replies; 22+ messages in thread
From: Bruce Ashfield @ 2013-11-04 5:56 UTC (permalink / raw)
To: richard.purdie; +Cc: openembedded-core
Updating the SRCREVs to reflect the integration of the .17 -stable release
and the preempt-rt up date to -rt11.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
---
meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 8 ++++----
meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 6 +++---
meta/recipes-kernel/linux/linux-yocto_3.10.bb | 18 +++++++++---------
3 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
index 603edde..848b04a 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
@@ -3,13 +3,13 @@ require recipes-kernel/linux/linux-yocto.inc
KBRANCH = "standard/preempt-rt/base"
KBRANCH_qemuppc = "standard/preempt-rt/qemuppc"
-SRCREV_machine ?= "cea2d99f298cd3e356f273631a647c93a178881f"
-SRCREV_machine_qemuppc ?= "a93e52c77f25a018be54c82e3ccfa0a50555117b"
-SRCREV_meta ?= "452f0679ea93a6cb4433bebd7177629228a5cf68"
+SRCREV_machine ?= "57bf925362d72bbcd800e0d7d7606387bff1db12"
+SRCREV_machine_qemuppc ?= "60d63f2aece6d7ddb1ef50168fe2bc0586dbdbf9"
+SRCREV_meta ?= "43dd30e1955545a264fda63b4f66bb8f5cd875f9"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta"
-LINUX_VERSION ?= "3.10.11"
+LINUX_VERSION ?= "3.10.17"
PV = "${LINUX_VERSION}+git${SRCPV}"
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
index e0b17dc..8fce274 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
@@ -5,12 +5,12 @@ KBRANCH = "${KBRANCH_DEFAULT}"
LINUX_KERNEL_TYPE = "tiny"
KCONFIG_MODE = "--allnoconfig"
-LINUX_VERSION ?= "3.10.11"
+LINUX_VERSION ?= "3.10.17"
KMETA = "meta"
-SRCREV_machine ?= "3f6c8243ed67011f70b27952d42657cf3a2c3115"
-SRCREV_meta ?= "452f0679ea93a6cb4433bebd7177629228a5cf68"
+SRCREV_machine ?= "05de57c692983035c9ec2cdf53234f73d2b15f23"
+SRCREV_meta ?= "43dd30e1955545a264fda63b4f66bb8f5cd875f9"
PV = "${LINUX_VERSION}+git${SRCPV}"
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.10.bb b/meta/recipes-kernel/linux/linux-yocto_3.10.bb
index 9b280cb..cc09531 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.10.bb
@@ -3,18 +3,18 @@ require recipes-kernel/linux/linux-yocto.inc
KBRANCH_DEFAULT = "standard/base"
KBRANCH = "${KBRANCH_DEFAULT}"
-SRCREV_machine_qemuarm ?= "07224529d7ceb1e16eb815b8dd4c03ad9d58653d"
-SRCREV_machine_qemumips ?= "7747c5a158a99b8a668fd526f1f7f1f7f7e03d3e"
-SRCREV_machine_qemuppc ?= "d63375e4b0a2de3ba110b83f78d6be6e01ec5c9e"
-SRCREV_machine_qemux86 ?= "3f6c8243ed67011f70b27952d42657cf3a2c3115"
-SRCREV_machine_qemux86-64 ?= "3f6c8243ed67011f70b27952d42657cf3a2c3115"
-SRCREV_machine_qemumips64 ?= "9a4f9f4d44fdcd25fe365216b366bc346efb23d0"
-SRCREV_machine ?= "3f6c8243ed67011f70b27952d42657cf3a2c3115"
-SRCREV_meta ?= "452f0679ea93a6cb4433bebd7177629228a5cf68"
+SRCREV_machine_qemuarm ?= "f1714b2190a2a66caa9b775c7c9e80e731620b7d"
+SRCREV_machine_qemumips ?= "0ff63d9064c97748eb99ecfe83eaca2288431502"
+SRCREV_machine_qemuppc ?= "fe8f8e061e437fd12187e002123b019eb4876405"
+SRCREV_machine_qemux86 ?= "05de57c692983035c9ec2cdf53234f73d2b15f23"
+SRCREV_machine_qemux86-64 ?= "05de57c692983035c9ec2cdf53234f73d2b15f23"
+SRCREV_machine_qemumips64 ?= "e4fb43c587b9ee44b1032d234594646124e29cb2"
+SRCREV_machine ?= "05de57c692983035c9ec2cdf53234f73d2b15f23"
+SRCREV_meta ?= "43dd30e1955545a264fda63b4f66bb8f5cd875f9"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta"
-LINUX_VERSION ?= "3.10.11"
+LINUX_VERSION ?= "3.10.17"
PV = "${LINUX_VERSION}+git${SRCPV}"
--
1.8.1.2
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [PATCH 2/4] linux-yocto/3.10: haswell-wc and crystalforest support
2013-11-04 5:56 [PATCH 0/4] linux-yocto: consolidated pull request Bruce Ashfield
2013-11-04 5:56 ` [PATCH 1/4] linux-yocto-3.10: bump to 3.10.17 and -rt11 Bruce Ashfield
@ 2013-11-04 5:56 ` Bruce Ashfield
2013-11-04 5:56 ` [PATCH 3/4] linux-yocto/3.8: add crystalforest bsp legacy block drivers configurations Bruce Ashfield
2013-11-04 5:56 ` [PATCH 4/4] linux-yocto/3.10: common-pc: add missing dependencies for BRCMSMAC Bruce Ashfield
3 siblings, 0 replies; 22+ messages in thread
From: Bruce Ashfield @ 2013-11-04 5:56 UTC (permalink / raw)
To: richard.purdie; +Cc: openembedded-core
Updating the 3.10 SRCREVs to add support for the haswell-sc and crystalforest
boards.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
---
meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 6 +++---
meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 4 ++--
meta/recipes-kernel/linux/linux-yocto_3.10.bb | 16 ++++++++--------
3 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
index 848b04a..ce7c789 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
@@ -3,9 +3,9 @@ require recipes-kernel/linux/linux-yocto.inc
KBRANCH = "standard/preempt-rt/base"
KBRANCH_qemuppc = "standard/preempt-rt/qemuppc"
-SRCREV_machine ?= "57bf925362d72bbcd800e0d7d7606387bff1db12"
-SRCREV_machine_qemuppc ?= "60d63f2aece6d7ddb1ef50168fe2bc0586dbdbf9"
-SRCREV_meta ?= "43dd30e1955545a264fda63b4f66bb8f5cd875f9"
+SRCREV_machine ?= "919b378578a8f931ee87092f1ce2608a6c2815db"
+SRCREV_machine_qemuppc ?= "be60fd54789f04941b51665970ef121089f9b93e"
+SRCREV_meta ?= "aa4a6574195b220cacd9c1e8dcbba7b0b1085eb6"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta"
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
index 8fce274..f0c781f 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
@@ -9,8 +9,8 @@ LINUX_VERSION ?= "3.10.17"
KMETA = "meta"
-SRCREV_machine ?= "05de57c692983035c9ec2cdf53234f73d2b15f23"
-SRCREV_meta ?= "43dd30e1955545a264fda63b4f66bb8f5cd875f9"
+SRCREV_machine ?= "375aee37c2508899b6a8c0bdff7d4d67cb75fb36"
+SRCREV_meta ?= "aa4a6574195b220cacd9c1e8dcbba7b0b1085eb6"
PV = "${LINUX_VERSION}+git${SRCPV}"
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.10.bb b/meta/recipes-kernel/linux/linux-yocto_3.10.bb
index cc09531..2c2b74b 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.10.bb
@@ -3,14 +3,14 @@ require recipes-kernel/linux/linux-yocto.inc
KBRANCH_DEFAULT = "standard/base"
KBRANCH = "${KBRANCH_DEFAULT}"
-SRCREV_machine_qemuarm ?= "f1714b2190a2a66caa9b775c7c9e80e731620b7d"
-SRCREV_machine_qemumips ?= "0ff63d9064c97748eb99ecfe83eaca2288431502"
-SRCREV_machine_qemuppc ?= "fe8f8e061e437fd12187e002123b019eb4876405"
-SRCREV_machine_qemux86 ?= "05de57c692983035c9ec2cdf53234f73d2b15f23"
-SRCREV_machine_qemux86-64 ?= "05de57c692983035c9ec2cdf53234f73d2b15f23"
-SRCREV_machine_qemumips64 ?= "e4fb43c587b9ee44b1032d234594646124e29cb2"
-SRCREV_machine ?= "05de57c692983035c9ec2cdf53234f73d2b15f23"
-SRCREV_meta ?= "43dd30e1955545a264fda63b4f66bb8f5cd875f9"
+SRCREV_machine_qemuarm ?= "47ba9c54bfa38b70e2c7500a7e30a738c667cb95"
+SRCREV_machine_qemumips ?= "b9d36bdb86b595d9823392402b31bdb76439054c"
+SRCREV_machine_qemuppc ?= "e13586324a05aba0f0cf2523ad9eecda2edd3b94"
+SRCREV_machine_qemux86 ?= "375aee37c2508899b6a8c0bdff7d4d67cb75fb36"
+SRCREV_machine_qemux86-64 ?= "375aee37c2508899b6a8c0bdff7d4d67cb75fb36"
+SRCREV_machine_qemumips64 ?= "44eaa7b02aa1e4b8e539c2227702f74f9fcbcfea"
+SRCREV_machine ?= "375aee37c2508899b6a8c0bdff7d4d67cb75fb36"
+SRCREV_meta ?= "aa4a6574195b220cacd9c1e8dcbba7b0b1085eb6"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta"
--
1.8.1.2
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [PATCH 3/4] linux-yocto/3.8: add crystalforest bsp legacy block drivers configurations
2013-11-04 5:56 [PATCH 0/4] linux-yocto: consolidated pull request Bruce Ashfield
2013-11-04 5:56 ` [PATCH 1/4] linux-yocto-3.10: bump to 3.10.17 and -rt11 Bruce Ashfield
2013-11-04 5:56 ` [PATCH 2/4] linux-yocto/3.10: haswell-wc and crystalforest support Bruce Ashfield
@ 2013-11-04 5:56 ` Bruce Ashfield
2013-11-04 5:56 ` [PATCH 4/4] linux-yocto/3.10: common-pc: add missing dependencies for BRCMSMAC Bruce Ashfield
3 siblings, 0 replies; 22+ messages in thread
From: Bruce Ashfield @ 2013-11-04 5:56 UTC (permalink / raw)
To: richard.purdie; +Cc: openembedded-core
Updating the meta SRCREV to include the latest crystalforest configuration
updates.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
---
meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto_3.8.bb | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb
index 9706948..4d59b16 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb
@@ -10,7 +10,7 @@ KMETA = "meta"
SRCREV_machine ?= "4fb187301ca153d496b2a96293dffde34d3b1a56"
SRCREV_machine_qemuppc ?= "547c4ea570933ab7ece9f10d2c46875b460cd337"
-SRCREV_meta ?= "cb96851e7e559f9247d616d08406db6135c357cb"
+SRCREV_meta ?= "19e686b473ebf018c56c9eb839f5fbd88ecd9a5a"
PR = "${INC_PR}.1"
PV = "${LINUX_VERSION}+git${SRCPV}"
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb
index 41b9f9f..4f34691 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb
@@ -13,7 +13,7 @@ LINUX_VERSION ?= "3.8.13"
KMETA = "meta"
SRCREV_machine ?= "f20047520a57322f05d95a18a5fbd082fb15cb87"
-SRCREV_meta ?= "cb96851e7e559f9247d616d08406db6135c357cb"
+SRCREV_meta ?= "19e686b473ebf018c56c9eb839f5fbd88ecd9a5a"
PR = "${INC_PR}.1"
PV = "${LINUX_VERSION}+git${SRCPV}"
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.8.bb b/meta/recipes-kernel/linux/linux-yocto_3.8.bb
index 6f34480..20fce1b 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.8.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.8.bb
@@ -10,7 +10,7 @@ SRCREV_machine_qemuppc ?= "698eada61d9385b42dd117858b943655b565084b"
SRCREV_machine_qemux86 ?= "f20047520a57322f05d95a18a5fbd082fb15cb87"
SRCREV_machine_qemux86-64 ?= "f20047520a57322f05d95a18a5fbd082fb15cb87"
SRCREV_machine ?= "f20047520a57322f05d95a18a5fbd082fb15cb87"
-SRCREV_meta ?= "cb96851e7e559f9247d616d08406db6135c357cb"
+SRCREV_meta ?= "19e686b473ebf018c56c9eb839f5fbd88ecd9a5a"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.8.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta"
--
1.8.1.2
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [PATCH 4/4] linux-yocto/3.10: common-pc: add missing dependencies for BRCMSMAC
2013-11-04 5:56 [PATCH 0/4] linux-yocto: consolidated pull request Bruce Ashfield
` (2 preceding siblings ...)
2013-11-04 5:56 ` [PATCH 3/4] linux-yocto/3.8: add crystalforest bsp legacy block drivers configurations Bruce Ashfield
@ 2013-11-04 5:56 ` Bruce Ashfield
3 siblings, 0 replies; 22+ messages in thread
From: Bruce Ashfield @ 2013-11-04 5:56 UTC (permalink / raw)
To: richard.purdie; +Cc: openembedded-core
Updating the meta branch SRCREV to import some configuration updates
for the common-pc-wifi feature:
CONFIG_WEXT_CORE=y
CONFIG_WEXT_PROC=y
CONFIG_CFG80211_WEXT=y
CONFIG_BCMA=m
CONFIG_BCMA_HOST_PCI_POSSIBLE=y
CONFIG_BCMA_HOST_PCI=y
CONFIG_BCMA_DRIVER_GMAC_CMN=y
CONFIG_CRC8=m
CONFIG_CORDIC=m
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
---
meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto_3.10.bb | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
index ce7c789..53d546c 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
@@ -5,7 +5,7 @@ KBRANCH_qemuppc = "standard/preempt-rt/qemuppc"
SRCREV_machine ?= "919b378578a8f931ee87092f1ce2608a6c2815db"
SRCREV_machine_qemuppc ?= "be60fd54789f04941b51665970ef121089f9b93e"
-SRCREV_meta ?= "aa4a6574195b220cacd9c1e8dcbba7b0b1085eb6"
+SRCREV_meta ?= "f1c9080cd27f99700fa59b5375d1ddd0afe625ad"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta"
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
index f0c781f..c769517 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
@@ -10,7 +10,7 @@ LINUX_VERSION ?= "3.10.17"
KMETA = "meta"
SRCREV_machine ?= "375aee37c2508899b6a8c0bdff7d4d67cb75fb36"
-SRCREV_meta ?= "aa4a6574195b220cacd9c1e8dcbba7b0b1085eb6"
+SRCREV_meta ?= "f1c9080cd27f99700fa59b5375d1ddd0afe625ad"
PV = "${LINUX_VERSION}+git${SRCPV}"
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.10.bb b/meta/recipes-kernel/linux/linux-yocto_3.10.bb
index 2c2b74b..af50b5c 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.10.bb
@@ -10,7 +10,7 @@ SRCREV_machine_qemux86 ?= "375aee37c2508899b6a8c0bdff7d4d67cb75fb36"
SRCREV_machine_qemux86-64 ?= "375aee37c2508899b6a8c0bdff7d4d67cb75fb36"
SRCREV_machine_qemumips64 ?= "44eaa7b02aa1e4b8e539c2227702f74f9fcbcfea"
SRCREV_machine ?= "375aee37c2508899b6a8c0bdff7d4d67cb75fb36"
-SRCREV_meta ?= "aa4a6574195b220cacd9c1e8dcbba7b0b1085eb6"
+SRCREV_meta ?= "f1c9080cd27f99700fa59b5375d1ddd0afe625ad"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta"
--
1.8.1.2
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [PATCH 0/4] linux-yocto: consolidated pull request
@ 2014-02-27 21:12 Bruce Ashfield
0 siblings, 0 replies; 22+ messages in thread
From: Bruce Ashfield @ 2014-02-27 21:12 UTC (permalink / raw)
To: richard.purdie; +Cc: openembedded-core
Richard/Saul,
While I put the finishing touches on the 3.14 -dev kernel (and versioned
linux-yocto recipe), here are pending updates to the other supported
kernel versions, and a minor change to create consistency in branch
validation process.
I've kept all the incremental version (And LTSI) updates intact in this
series, since they represent build and validation points that I used
during the merges, and should be maintained in the history.
Sanity has passed across all the qemu* platforms, as well as builds for
the hardware references.
Cheers,
Bruce
The following changes since commit 5ab9d7e28f987fba8bab03bb7851c263f746c208:
security-flags: Avoid lttng-tools issue on arm (2014-02-26 13:48:21 +0000)
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 (4):
kernel-yocto: always checkout machine branch when existing
validate_branches
linux-yocto/3.10: update to v3.10.32
linux-yocto/3.4: update to v3.4.82 and latest LTSI
linux-yocto/3.10: integrate latest LTSI changes
meta/classes/kernel-yocto.bbclass | 37 ++++++++++------------
meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 8 ++---
meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | 8 ++---
meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 6 ++--
meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb | 6 ++--
meta/recipes-kernel/linux/linux-yocto_3.10.bb | 18 +++++------
meta/recipes-kernel/linux/linux-yocto_3.4.bb | 16 +++++-----
7 files changed, 47 insertions(+), 52 deletions(-)
--
1.8.1.2
^ permalink raw reply [flat|nested] 22+ messages in thread
* [PATCH 0/4] linux-yocto: consolidated pull request
@ 2015-09-29 14:31 Bruce Ashfield
0 siblings, 0 replies; 22+ messages in thread
From: Bruce Ashfield @ 2015-09-29 14:31 UTC (permalink / raw)
To: richard.purdie; +Cc: openembedded-core
Hi all,
Here is the latest round of linux-yocto related changes.
The first three are integrations of BSP patches/fixes, and a -stable
update for 4.1. I've built and booted them here.
The only trick with the axxia BSP integration is that there's a branch
rename for standard/preempt-rt to standard/preempt-rt base, so when I
push the rename, builds of -rt won't be happy until the related recipe
change merges to the tree. But otherwise, it is pretty standard stuff.
Khem noticed that in my quest to speed up and simplify the way that
layers patch and configure the tree, that I went too far and broke
multiple layers patching the tree.
So the final fix is a tweak to the tools to address that, which both
Khem and I have tested.
Cheers,
bruce
The following changes since commit f78f90240a3041be426c6ba9085849352164ee8b:
bitbake: prserv/serv.py: Better messaging when starting/stopping the server with port=0 (2015-09-28 12:00:33 +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 (4):
linux-yocto-rt/4.1: integrate axxia BSP
linux-yocto/4.1: update to 4.1.8 -stable
linux-yocto/4.1: braswell bug fixes
kern-tools: fix multi-layer patch application
.../kern-tools/kern-tools-native_git.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb | 8 ++++----
meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb | 6 +++---
meta/recipes-kernel/linux/linux-yocto_4.1.bb | 20 ++++++++++----------
4 files changed, 18 insertions(+), 18 deletions(-)
--
2.1.0
^ permalink raw reply [flat|nested] 22+ messages in thread
* [PATCH 0/4] linux-yocto: consolidated pull request
@ 2019-03-01 5:34 bruce.ashfield
0 siblings, 0 replies; 22+ messages in thread
From: bruce.ashfield @ 2019-03-01 5:34 UTC (permalink / raw)
To: richard.purdie; +Cc: openembedded-core
From: Bruce Ashfield <bruce.ashfield@gmail.com>
Hi all,
Here's my latest consolidated pull request.
These two changes are routine cleanups/tidying of configs that are no longer
valid in the supported kernels:
linux-yocto: netfilter: Enable CONFIG_NETFILTER_XT_TARGET_LOG
linux-yocto/4.19: configuration cleanups
This change are the integration of the qemuarm* graphics support from John
Mason, along with a change that I made to map qemuarm -> qemuarma15 for the
4.19 kernel. This KMACHINE mapping allows us to test the switch to qemuarma15
as the default quemuarm without impacting any other branches or users of the
4.19 linux-yocto kernel.
linux-yocto: qemuarm|qemuarm64: graphics support
And finally, we have an objtool -> kernel shared dir fix that was posted
some time ago, and has recently been reported as breaking exernal module
builds.
kernel: add objtool to shared workdir when CONFIG_UNWINDER_ORC is set
I grabbed the change, tweaked it a bit and it tests fine here, so I've
included it in my series.
Cheers,
Bruce
The following changes since commit 4d275d97b6c572fe11668ac16d2c77c018340c7c:
perl: apply a native-only patch only to -native (2019-02-28 17:49:40 +0000)
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 (3):
linux-yocto: netfilter: Enable CONFIG_NETFILTER_XT_TARGET_LOG
linux-yocto/4.19: configuration cleanups
linux-yocto: qemuarm|qemuarm64: graphics support
Justin Bronder (1):
kernel: add objtool to shared workdir when CONFIG_UNWINDER_ORC is set
meta/classes/kernel.bbclass | 9 +++++++++
meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto_4.19.bb | 5 ++++-
4 files changed, 15 insertions(+), 3 deletions(-)
--
2.19.1
^ permalink raw reply [flat|nested] 22+ messages in thread
* [PATCH 0/4] linux-yocto: consolidated pull request
@ 2021-01-12 22:14 Bruce Ashfield
0 siblings, 0 replies; 22+ messages in thread
From: Bruce Ashfield @ 2021-01-12 22:14 UTC (permalink / raw)
To: richard.purdie; +Cc: openembedded-core
From: Bruce Ashfield <bruce.ashfield@gmail.com>
Richard,
Here's the next set of -stable and configuration tweaks for the reference
kernels.
I'm holding back the 5.8 removal just a bit longer, since I want to see that
these + the 5.10 hardware reference bumps aren't causing issues before I
shake that branch.
Cheers,
Bruce
The following changes since commit eee3a23be1768986a51f8612efb78ce115d51368:
net-tools: correct version check (2021-01-10 22:39:27 +0000)
are available in the Git repository at:
git://git.yoctoproject.org/poky-contrib zedd/kernel
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel
Bruce Ashfield (4):
linux-yocto/5.10: update to v5.10.4
linux-yocto/5.10: update to v5.10.5
linux-yocto/5.4: update to v5.4.87
linux-yocto/5.10/cfg: x86 and beaglebone config fixes
.../linux/linux-yocto-rt_5.10.bb | 6 ++---
.../linux/linux-yocto-rt_5.4.bb | 6 ++---
.../linux/linux-yocto-tiny_5.10.bb | 8 +++----
.../linux/linux-yocto-tiny_5.4.bb | 8 +++----
meta/recipes-kernel/linux/linux-yocto_5.10.bb | 22 +++++++++----------
meta/recipes-kernel/linux/linux-yocto_5.4.bb | 22 +++++++++----------
6 files changed, 36 insertions(+), 36 deletions(-)
--
2.19.1
^ permalink raw reply [flat|nested] 22+ messages in thread
* [PATCH 0/4] linux-yocto: consolidated pull request
@ 2021-06-27 14:13 Bruce Ashfield
0 siblings, 0 replies; 22+ messages in thread
From: Bruce Ashfield @ 2021-06-27 14:13 UTC (permalink / raw)
To: richard.purdie; +Cc: openembedded-core
From: Bruce Ashfield <bruce.ashfield@gmail.com>
Richard,
Here are the next -stable integrations, along with some kconfig cleanup
and a backport of the identified rcu looking issue.
Next up will be libc-headers updates, along with the 5.13 reference
kernel (and the dropping of 5.4 from active in master).
Cheers,
Bruce
The following changes since commit 2834c2f853bd0d988dd1e35d4300005be05f8b19:
populate_sdk_ext: copy BBMULTICONFIG files (2021-06-22 15:18:11 +0100)
are available in the Git repository at:
git://git.yoctoproject.org/poky-contrib zedd/kernel
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel
Bruce Ashfield (4):
linux-yocto/5.10: update to v5.10.46
linux-yocto/5.4: update to v5.4.128
linux-yocto/5.10: features/nft_tables: refresh config options
linux-yocto/5.10: rcu: Fix stall-warning deadlock due to non-release
of rcu_node ->lock
.../linux/linux-yocto_5.10.bbappend | 8 +++----
.../linux/linux-yocto-rt_5.10.bb | 4 ++--
.../linux/linux-yocto-rt_5.4.bb | 6 ++---
.../linux/linux-yocto-tiny_5.10.bb | 6 ++---
.../linux/linux-yocto-tiny_5.4.bb | 8 +++----
meta/recipes-kernel/linux/linux-yocto_5.10.bb | 22 +++++++++----------
meta/recipes-kernel/linux/linux-yocto_5.4.bb | 22 +++++++++----------
7 files changed, 38 insertions(+), 38 deletions(-)
--
2.19.1
^ permalink raw reply [flat|nested] 22+ messages in thread
* [PATCH 0/4] linux-yocto: consolidated pull request
@ 2022-02-13 1:23 bruce.ashfield
0 siblings, 0 replies; 22+ messages in thread
From: bruce.ashfield @ 2022-02-13 1:23 UTC (permalink / raw)
To: richard.purdie; +Cc: openembedded-core
From: Bruce Ashfield <bruce.ashfield@gmail.com>
Richard,
Here's the lastest -stable updates, plus the two backported changes to
fix the binutils 2.3.8 builds.
Bruce
The following changes since commit 81fe3dfab99149a3e5a6b5cf0086dd8cbef1177d:
oeqa/buildtools: Switch to our webserver instead of example.com (2022-02-12 17:38:07 +0000)
are available in the Git repository at:
git://git.yoctoproject.org/poky-contrib zedd/kernel
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel
Bruce Ashfield (4):
linux-yocto/5.15: update to v5.15.22
linux-yocto/5.10: update to v5.10.99
linux-yocto/5.15: ppc/riscv: fix build with binutils 2.3.8
linux-yocto/5.10: ppc/riscv: fix build with binutils 2.3.8
.../linux/linux-yocto-rt_5.10.bb | 6 ++---
.../linux/linux-yocto-rt_5.15.bb | 6 ++---
.../linux/linux-yocto-tiny_5.10.bb | 8 +++---
.../linux/linux-yocto-tiny_5.15.bb | 8 +++---
meta/recipes-kernel/linux/linux-yocto_5.10.bb | 24 ++++++++---------
meta/recipes-kernel/linux/linux-yocto_5.15.bb | 26 +++++++++----------
6 files changed, 39 insertions(+), 39 deletions(-)
--
2.19.1
^ permalink raw reply [flat|nested] 22+ messages in thread
end of thread, other threads:[~2022-02-13 1:23 UTC | newest]
Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-04 5:56 [PATCH 0/4] linux-yocto: consolidated pull request Bruce Ashfield
2013-11-04 5:56 ` [PATCH 1/4] linux-yocto-3.10: bump to 3.10.17 and -rt11 Bruce Ashfield
2013-11-04 5:56 ` [PATCH 2/4] linux-yocto/3.10: haswell-wc and crystalforest support Bruce Ashfield
2013-11-04 5:56 ` [PATCH 3/4] linux-yocto/3.8: add crystalforest bsp legacy block drivers configurations Bruce Ashfield
2013-11-04 5:56 ` [PATCH 4/4] linux-yocto/3.10: common-pc: add missing dependencies for BRCMSMAC Bruce Ashfield
-- strict thread matches above, loose matches on Subject: below --
2022-02-13 1:23 [PATCH 0/4] linux-yocto: consolidated pull request bruce.ashfield
2021-06-27 14:13 Bruce Ashfield
2021-01-12 22:14 Bruce Ashfield
2019-03-01 5:34 bruce.ashfield
2015-09-29 14:31 Bruce Ashfield
2014-02-27 21:12 Bruce Ashfield
2013-06-26 13:40 Bruce Ashfield
2012-11-21 21:32 Bruce Ashfield
2012-12-05 15:48 ` Burton, Ross
2012-12-05 16:06 ` Tom Zanussi
2012-12-05 16:27 ` Richard Purdie
2012-12-05 16:51 ` Darren Hart
2012-12-05 16:57 ` Tom Zanussi
2012-07-03 15:14 Bruce Ashfield
2012-07-05 17:44 ` Saul Wold
2011-12-22 18:05 Bruce Ashfield
2012-01-03 21:14 ` Saul Wold
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox