All of lore.kernel.org
 help / color / mirror / Atom feed
From: Darren Hart <dvhart@linux.intel.com>
To: Yocto Project <yocto@yoctoproject.org>,
	Tom Zanussi <tom.zanussi@intel.com>
Subject: [PATCH 0/7][meta-intel][RFC] Update n450, fri2, and sys940x to 3.2
Date: Tue,  1 May 2012 15:12:44 -0700	[thread overview]
Message-ID: <cover.1335909082.git.dvhart@linux.intel.com> (raw)

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



             reply	other threads:[~2012-05-01 22:13 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-01 22:12 Darren Hart [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1335909082.git.dvhart@linux.intel.com \
    --to=dvhart@linux.intel.com \
    --cc=tom.zanussi@intel.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.