All of lore.kernel.org
 help / color / mirror / Atom feed
From: Darren Hart <dvhart@linux.intel.com>
To: Poky <poky@yoctoproject.org>
Cc: Darren Hart <dvhart@linux.intel.com>
Subject: [PATCH 0/6 V2] Update genericx86 and remove atom-pc
Date: Mon, 26 Aug 2013 15:18:10 -0700	[thread overview]
Message-ID: <cover.1377555271.git.dvhart@linux.intel.com> (raw)

This series updates the genericx86 BSP to use the linux-yocto 3.10
recipe and fixes some of the meta-data related to that.

It also removes the atom-pc machine in favor of genericx86 which is a
super set of atom-pc. This leaves us with no x86 linux-yocto 3.4 based
BSP, but that is standard operating procedure when introducing new BSPs.

Boot tested on the Toshiba NB305 (Pineview) netbook. Ethernet and wifi
are not currently supported and will need to be added in a SRCREV update
after the linux-yocto meta-data for genericx86 has been augmented. The
mode switching and Xorg graphics drivers work correctly, as do USB HID
devices.

V2: Include documentation and config file changes

The following changes since commit 5c2d5f69e88eb1b5eac0ff71a0394a612af4b5d4:

  meta-yocto: change default kernel to 3.10 (2013-08-26 11:22:34 -0700)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib dvhart/genericx86
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=dvhart/genericx86

Darren Hart (5):
  meta-yocto-bsp/genericx86: Update kernel, branch, KMACHINE, and SRCREV
  meta-yocto-bsp: Purge atom-pc in favor of genericx86
  local.conf.sample: Replace atom-pc with genericx86
  README.hardware: Replace atom-pc with genericx86
  documentation: Replace atom-pc with genericx86 in the manuals

Elizabeth Flanagan (1):
  layer.conf: Bumping LAYERVERSION_yoctobsp to account for atom-pc

 README.hardware                                    |   12 +++----
 documentation/dev-manual/dev-manual-model.xml      |    2 +-
 documentation/ref-manual/ref-variables.xml         |    2 +-
 documentation/ref-manual/technical-details.xml     |    2 +-
 meta-yocto-bsp/conf/layer.conf                     |    2 +-
 meta-yocto-bsp/conf/machine/atom-pc.conf           |   37 --------------------
 meta-yocto-bsp/conf/machine/genericx86.conf        |    2 +-
 .../packagegroup-core-tools-profile.bbappend       |    1 -
 .../packagegroup-core-sdk-gmae.bbappend            |    1 -
 ...egroup-core-standalone-gmae-sdk-target.bbappend |    1 -
 .../recipes-kernel/linux/linux-yocto_3.10.bbappend |    9 +++--
 .../recipes-kernel/linux/linux-yocto_3.4.bbappend  |    3 --
 .../recipes-kernel/linux/linux-yocto_3.8.bbappend  |    3 --
 meta-yocto/conf/local.conf.sample                  |    2 +-
 14 files changed, 16 insertions(+), 63 deletions(-)
 delete mode 100644 meta-yocto-bsp/conf/machine/atom-pc.conf

-- 
1.7.9.5



             reply	other threads:[~2013-08-26 22:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-26 22:18 Darren Hart [this message]
2013-08-26 22:18 ` [PATCH 1/6] meta-yocto-bsp/genericx86: Update kernel, branch, KMACHINE, and SRCREV Darren Hart
2013-08-26 22:18 ` [PATCH 2/6] meta-yocto-bsp: Purge atom-pc in favor of genericx86 Darren Hart
2013-08-26 22:18 ` [PATCH 3/6] layer.conf: Bumping LAYERVERSION_yoctobsp to account for atom-pc Darren Hart
2013-08-26 22:18 ` [PATCH 4/6] local.conf.sample: Replace atom-pc with genericx86 Darren Hart
2013-08-26 22:18 ` [PATCH 5/6] README.hardware: " Darren Hart
2013-08-26 22:18 ` [PATCH 6/6] documentation: Replace atom-pc with genericx86 in the manuals Darren Hart
2013-08-27  9:10   ` Paul Eggleton
2013-08-27 15:29     ` 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.1377555271.git.dvhart@linux.intel.com \
    --to=dvhart@linux.intel.com \
    --cc=poky@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.