[yocto] [PATCH 0/7] move intel bsps to v3.4 kernel

Tom Zanussi tom.zanussi at intel.com
Mon Jul 9 12:04:32 PDT 2012


On Fri, 2012-07-06 at 05:38 -0700, nitin.a.kamble at intel.com wrote:
> From: Nitin A Kamble <nitin.a.kamble at intel.com>
> 
> These commits move Intel BSPs to v3.4 kernel.
> The crownbay v3.4 kernel is not quet ready yet, so for crown bay the default kerenl is still v3.2
> 
> The following changes since commit f5dcebe57832551219da048945237a7cf7bda369:
> 
>   linux-firmware: Fix FILESEXTRAPATHS typo (2012-06-20 13:12:12 -0700)
> 
> are available in the git repository at:
>   git://git.yoctoproject.org/meta-intel-contrib nitin/work
>   http://git.yoctoproject.org/cgit.cgi/meta-intel-contrib/log/?h=nitin/work
> 
> Nitin A Kamble (7):
>   FishRiver: add recipe extention for linux-yocto_3.4
>   FishRiver: set v3.4 as the default kernel recipe version
>   emenlow: add recipe extention for linux-yocto_3.4
>   emenlow: set v3.4 as the default kernel recipe version
>   sugarbay: add recipe extention for linux-yocto_3.4
>   sugarbay: set v3.4 as the default kernel recipe version

Sorry for the delay, took awhile partly because some higher-priority
things intruded, and partly because I had doubts that emenlow would work
with just a simple version bump - historically emenlow has caused a lot
of pain with kernel upgrades and needed extensive modifications to work.
So I had to test it myself and found that indeed it works fine.

Pulled in all of the above, and added my Tested-by: to emenlow.

>   crownbay: add recipe extention for linux-yocto-3.4
> 

I didn't pull this in since as you mention, it breaks graphics, and we
really can't pull it in if that's the case, even if it isn't made the
default...

Thanks,

Tom

>  .../recipes-kernel/linux/linux-yocto_3.4.bbappend  |   15 +++++++++++++++
>  meta-emenlow/conf/machine/emenlow.conf             |    2 +-
>  .../recipes-kernel/linux/linux-yocto_3.4.bbappend  |    8 ++++++++
>  meta-fishriver/conf/machine/fishriver.conf         |    2 +-
>  .../recipes-kernel/linux/linux-yocto_3.4.bbappend  |    8 ++++++++
>  meta-sugarbay/conf/machine/sugarbay.conf           |    2 +-
>  .../recipes-kernel/linux/linux-yocto_3.4.bbappend  |    9 +++++++++
>  7 files changed, 43 insertions(+), 3 deletions(-)
>  create mode 100644 meta-crownbay/recipes-kernel/linux/linux-yocto_3.4.bbappend
>  create mode 100644 meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend
>  create mode 100644 meta-fishriver/recipes-kernel/linux/linux-yocto_3.4.bbappend
>  create mode 100644 meta-sugarbay/recipes-kernel/linux/linux-yocto_3.4.bbappend
> 





More information about the yocto mailing list