[yocto] [PATCH 0/7][meta-intel][RFC] Update n450, fri2, and sys940x to 3.2

Darren Hart dvhart at linux.intel.com
Tue May 1 15:12:44 PDT 2012


These patches update the n450, fri2, and sys940x machines to the 3.2 linux-yocto
kernel. These patches have been built, booted, and usability tested on the three
platforms for the linux-yocto-3.2 kernel using the sato image. The
meta-kernel-dev layer was used to test these kernels using a local repository.

These patches are in final form with the exception of the SRCREV updates which
will be required once the corresponding linux-yocto-3.2 patches have been
committed. Once that happens I will push these to meta-intel with the
appropriate SRCREV updates.

The following changes since commit bde31fd7e66faea865d24ff0858a9006b89e4e54:

  meta-emenlow: update kernel SRCREVs (2012-04-26 15:24:31 -0500)

are available in the git repository at:
  git://git.yoctoproject.org/meta-intel-contrib dvhart/update-3.2
  http://git.yoctoproject.org/cgit.cgi/meta-intel-contrib/log/?h=dvhart/update-3.2

Darren Hart (7):
  fri2: Prefer linux-yocto 3.2
  linux-firmware: Move fri2 linux-firmware append to common
  n450: Update to linux-yocto 3.2
  sys940x: prefer xf86-input-evdev 2.6.0
  sys940x: Add product URL to README
  ia32-base.inc: Use a weak default assignment for kernel provider and
    version
  sys940x: Update to linux-yocto 3.2

 .../linux-firmware/linux-firmware_git.bbappend     |    0
 conf/machine/include/ia32-base.inc                 |    4 ++--
 meta-fri2/conf/machine/fri2-noemgd.conf            |    3 +++
 meta-fri2/conf/machine/fri2.conf                   |    3 +++
 meta-n450/conf/machine/n450.conf                   |    3 +++
 .../linux/linux-yocto-rt_3.2.bbappend              |   10 ++++++++++
 .../recipes-kernel/linux/linux-yocto_3.2.bbappend  |    7 +++++++
 meta-sys940x/README                                |    3 +++
 meta-sys940x/conf/machine/sys940x-noemgd.conf      |    2 ++
 meta-sys940x/conf/machine/sys940x.conf             |    3 +++
 .../linux/linux-yocto-rt_3.2.bbappend              |   12 ++++++++++++
 .../recipes-kernel/linux/linux-yocto_3.2.bbappend  |   15 +++++++++++++++
 12 files changed, 63 insertions(+), 2 deletions(-)
 rename {meta-fri2 => common}/recipes-kernel/linux-firmware/linux-firmware_git.bbappend (100%)
 create mode 100644 meta-n450/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend
 create mode 100644 meta-n450/recipes-kernel/linux/linux-yocto_3.2.bbappend
 create mode 100644 meta-sys940x/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend
 create mode 100644 meta-sys940x/recipes-kernel/linux/linux-yocto_3.2.bbappend

-- 
1.7.7.6




More information about the yocto mailing list