[yocto] [PATCH 0/6][linux-yocto-3.2] fri2: update BSP configuration

2012-05-25 Thread Darren Hart
The following changes since commit 49f931bc294d5b6be60502bbd448cff5aa766235:

  meta/fishriver: remove redundant features and options (2012-05-14 17:10:36 
-0500)

are available in the git repository at:
  git://git.yoctoproject.org/linux-yocto-2.6.37-contrib dvhart/meta/fri2
  
http://git.yoctoproject.org/cgit.cgi/linux-yocto-2.6.37-contrib/log/?h=dvhart/meta/fri2

Darren Hart (6):
  fri2: Configuration update (usb, wifi, i2c)
  iwlwifi: Add a feature for iwlwifi
  iwlagn: Correct a comment typo
  fri2 update: drop NETDEVICE, e1xxx, usb-mass-storage, add iwlwifi
feature
  fri2: add usb-mass-storage to standard and preempt-rt
  fri2: update base config

 meta/cfg/kernel-cache/bsp/fri2/fri2-preempt-rt.scc |1 +
 meta/cfg/kernel-cache/bsp/fri2/fri2-standard.scc   |1 +
 meta/cfg/kernel-cache/bsp/fri2/fri2.cfg|   21 +--
 meta/cfg/kernel-cache/bsp/fri2/fri2.scc|7 ++---
 meta/cfg/kernel-cache/features/iwlagn/iwlagn.scc   |2 +-
 meta/cfg/kernel-cache/features/iwlwifi/iwlwifi.cfg |6 +
 meta/cfg/kernel-cache/features/iwlwifi/iwlwifi.scc |6 +
 7 files changed, 28 insertions(+), 16 deletions(-)
 create mode 100644 meta/cfg/kernel-cache/features/iwlwifi/iwlwifi.cfg
 create mode 100644 meta/cfg/kernel-cache/features/iwlwifi/iwlwifi.scc

-- 
1.7.5.4

___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] [PATCH 0/6][linux-yocto-3.2] fri2: update BSP configuration

2012-05-28 Thread Bruce Ashfield

On 12-05-25 06:20 PM, Darren Hart wrote:

The following changes since commit 49f931bc294d5b6be60502bbd448cff5aa766235:

   meta/fishriver: remove redundant features and options (2012-05-14 17:10:36 
-0500)


The series looks good to me. As I mentioned in Tom's pull request, there's
a slight question in the order of the changes, since I had some other
changes staged for master in the 3.0/3.2 kernel trees.

We'll sort that out and I can do this merge quickly.

Bruce



are available in the git repository at:
   git://git.yoctoproject.org/linux-yocto-2.6.37-contrib dvhart/meta/fri2
   
http://git.yoctoproject.org/cgit.cgi/linux-yocto-2.6.37-contrib/log/?h=dvhart/meta/fri2

Darren Hart (6):
   fri2: Configuration update (usb, wifi, i2c)
   iwlwifi: Add a feature for iwlwifi
   iwlagn: Correct a comment typo
   fri2 update: drop NETDEVICE, e1xxx, usb-mass-storage, add iwlwifi
 feature
   fri2: add usb-mass-storage to standard and preempt-rt
   fri2: update base config

  meta/cfg/kernel-cache/bsp/fri2/fri2-preempt-rt.scc |1 +
  meta/cfg/kernel-cache/bsp/fri2/fri2-standard.scc   |1 +
  meta/cfg/kernel-cache/bsp/fri2/fri2.cfg|   21 +--
  meta/cfg/kernel-cache/bsp/fri2/fri2.scc|7 ++---
  meta/cfg/kernel-cache/features/iwlagn/iwlagn.scc   |2 +-
  meta/cfg/kernel-cache/features/iwlwifi/iwlwifi.cfg |6 +
  meta/cfg/kernel-cache/features/iwlwifi/iwlwifi.scc |6 +
  7 files changed, 28 insertions(+), 16 deletions(-)
  create mode 100644 meta/cfg/kernel-cache/features/iwlwifi/iwlwifi.cfg
  create mode 100644 meta/cfg/kernel-cache/features/iwlwifi/iwlwifi.scc



___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] [PATCH 0/6][linux-yocto-3.2] fri2: update BSP configuration

2012-05-29 Thread Bruce Ashfield

On 12-05-25 6:20 PM, Darren Hart wrote:

The following changes since commit 49f931bc294d5b6be60502bbd448cff5aa766235:

   meta/fishriver: remove redundant features and options (2012-05-14 17:10:36 
-0500)

are available in the git repository at:
   git://git.yoctoproject.org/linux-yocto-2.6.37-contrib dvhart/meta/fri2
   
http://git.yoctoproject.org/cgit.cgi/linux-yocto-2.6.37-contrib/log/?h=dvhart/meta/fri2

Darren Hart (6):
   fri2: Configuration update (usb, wifi, i2c)
   iwlwifi: Add a feature for iwlwifi
   iwlagn: Correct a comment typo
   fri2 update: drop NETDEVICE, e1xxx, usb-mass-storage, add iwlwifi
 feature
   fri2: add usb-mass-storage to standard and preempt-rt
   fri2: update base config


I've pushed these to the 3.2 kernel tree now. They are on top of the 
3.2.18 stable update.


I've also staged them in the upcoming 3.4 kernel.

I'll update SRCREVs in master myself later, but you can use them 
immediately.


Bruce



  meta/cfg/kernel-cache/bsp/fri2/fri2-preempt-rt.scc |1 +
  meta/cfg/kernel-cache/bsp/fri2/fri2-standard.scc   |1 +
  meta/cfg/kernel-cache/bsp/fri2/fri2.cfg|   21 +--
  meta/cfg/kernel-cache/bsp/fri2/fri2.scc|7 ++---
  meta/cfg/kernel-cache/features/iwlagn/iwlagn.scc   |2 +-
  meta/cfg/kernel-cache/features/iwlwifi/iwlwifi.cfg |6 +
  meta/cfg/kernel-cache/features/iwlwifi/iwlwifi.scc |6 +
  7 files changed, 28 insertions(+), 16 deletions(-)
  create mode 100644 meta/cfg/kernel-cache/features/iwlwifi/iwlwifi.cfg
  create mode 100644 meta/cfg/kernel-cache/features/iwlwifi/iwlwifi.scc



___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto