All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7][meta-intel][RFC] Update n450, fri2, and sys940x to 3.2
@ 2012-05-01 22:12 Darren Hart
  2012-05-01 22:12 ` [PATCH 1/7] fri2: Prefer linux-yocto 3.2 Darren Hart
                   ` (7 more replies)
  0 siblings, 8 replies; 14+ messages in thread
From: Darren Hart @ 2012-05-01 22:12 UTC (permalink / raw)
  To: Yocto Project, Tom Zanussi

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



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

end of thread, other threads:[~2012-05-02 14:09 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-01 22:12 [PATCH 0/7][meta-intel][RFC] Update n450, fri2, and sys940x to 3.2 Darren Hart
2012-05-01 22:12 ` [PATCH 1/7] fri2: Prefer linux-yocto 3.2 Darren Hart
2012-05-01 22:12 ` [PATCH 2/7] linux-firmware: Move fri2 linux-firmware append to common Darren Hart
2012-05-02  1:17   ` Tom Zanussi
2012-05-01 22:12 ` [PATCH 3/7] n450: Update to linux-yocto 3.2 Darren Hart
2012-05-02 12:55   ` Bruce Ashfield
2012-05-02 14:02     ` Darren Hart
2012-05-02 14:09       ` Bruce Ashfield
2012-05-01 22:12 ` [PATCH 4/7] sys940x: prefer xf86-input-evdev 2.6.0 Darren Hart
2012-05-01 22:12 ` [PATCH 5/7] sys940x: Add product URL to README Darren Hart
2012-05-01 22:12 ` [PATCH 6/7] ia32-base.inc: Use a weak default assignment for kernel provider and version Darren Hart
2012-05-02  1:17   ` Tom Zanussi
2012-05-01 22:12 ` [PATCH 7/7] sys940x: Update to linux-yocto 3.2 Darren Hart
2012-05-02  0:57 ` [PATCH 8/7] sys940x: Drop PREFERRED_VERSION for emgd driver Darren Hart

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.