All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] [linux-yocto-3.2][meta] common-pc: Add PCNET32 to the config
@ 2012-03-23 21:52 Darren Hart
  2012-03-23 21:52 ` [PATCH 1/1] [meta] " Darren Hart
  2012-03-26 13:53 ` [PATCH 0/1] [linux-yocto-3.2][meta] " Bruce Ashfield
  0 siblings, 2 replies; 3+ messages in thread
From: Darren Hart @ 2012-03-23 21:52 UTC (permalink / raw)
  To: Yocto Project, Bruce Ashfield, Saul Wold

In support of the self-hosted-image, add CONFIG_PCNET32 to the common-pc BSP
default cfg. This enables the qemux86 image to be run on both qemux86 machines
as well as the vmware 32b machine. Since the qemux86 machine optionally supports
pcnet, this seems a reasonable compromise to managing a dedicated BSP for a
self-hosted-image machine which would be superset of the qemux86 machine.

As this is a single CONFIG_ option, add it to the common-pc.cfg directly, rather
than defining a new feature.

The following changes since commit 514847185c78c07f52e02750fbe0a03ca3a31d8f:

  meta: update kver to v3.2.11 (2012-03-16 10:42:41 -0400)

are available in the git repository at:
  git://git.yoctoproject.org/linux-yocto-2.6.37-contrib dvhart/meta/pcnet
  http://git.yoctoproject.org/cgit.cgi/linux-yocto-2.6.37-contrib/log/?h=dvhart/meta/pcnet

Darren Hart (1):
  [meta] common-pc: Add PCNET32 to the config

 meta/cfg/kernel-cache/bsp/common-pc/common-pc.cfg |    3 +++
 meta/cfg/kernel-cache/bsp/common-pc/hardware.cfg  |    1 +
 2 files changed, 4 insertions(+), 0 deletions(-)

-- 
1.7.5.4



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

end of thread, other threads:[~2012-03-26 13:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-23 21:52 [PATCH 0/1] [linux-yocto-3.2][meta] common-pc: Add PCNET32 to the config Darren Hart
2012-03-23 21:52 ` [PATCH 1/1] [meta] " Darren Hart
2012-03-26 13:53 ` [PATCH 0/1] [linux-yocto-3.2][meta] " Bruce Ashfield

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.