All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6 V2] Update genericx86 and remove atom-pc
@ 2013-08-26 22:18 Darren Hart
  2013-08-26 22:18 ` [PATCH 1/6] meta-yocto-bsp/genericx86: Update kernel, branch, KMACHINE, and SRCREV Darren Hart
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Darren Hart @ 2013-08-26 22:18 UTC (permalink / raw)
  To: Poky; +Cc: Darren Hart

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



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

end of thread, other threads:[~2013-08-27 15:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-26 22:18 [PATCH 0/6 V2] Update genericx86 and remove atom-pc Darren Hart
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

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.