All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Add genericx86-64, cleanup residual atom-pc
@ 2013-08-27 20:16 Darren Hart
  2013-08-27 20:16 ` [PATCH 1/3] meta-yocto-bsp: Add genericx86-64 machine Darren Hart
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Darren Hart @ 2013-08-27 20:16 UTC (permalink / raw)
  To: Poky, Tom Zanussi, Ross Burton, Bruce Ashfield

This new genericx86_64 BSP has been boot tested on a Lenovo x220 and a
Supermicro dual-socket Xeon 5680. Graphics and Ethernet work.

Known issue: fonts are excessively small. DPI listed as about 50. Could use some
             help here with a follow-on patch.

Untested: uClibc config (copied from genericx86 with obvious fixes for x86_64)

The following changes since commit 325ee9b5fcebe902dfea78750502d8f6667d0a97:

  gcc-4.8.inc: Allow lto to be configurable (2013-08-27 13:48:47 +0100)

are available in the git repository at:

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

Darren Hart (3):
  meta-yocto-bsp: Add genericx86-64 machine
  local.conf.sample: Add genericx86-64 machine to machine list
  atom-pc: Purge straggling configuration files

 meta-yocto-bsp/conf/machine/genericx86-64.conf     | 34 ++++++++++++++++++++++
 .../{atom-pc => genericx86-64}/machconfig          |  2 +-
 .../{atom-pc => genericx86-64}/uClibc.machine      |  8 ++---
 .../{atom-pc => genericx86-64}/xorg.conf           |  0
 .../recipes-kernel/linux/linux-yocto_3.10.bbappend |  6 +++-
 meta-yocto/conf/local.conf.sample                  |  2 +-
 6 files changed, 45 insertions(+), 7 deletions(-)
 create mode 100644 meta-yocto-bsp/conf/machine/genericx86-64.conf
 rename meta-yocto-bsp/recipes-bsp/formfactor/formfactor/{atom-pc => genericx86-64}/machconfig (97%)
 rename meta-yocto-bsp/recipes-core/uclibc/uclibc/{atom-pc => genericx86-64}/uClibc.machine (94%)
 rename meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config/{atom-pc => genericx86-64}/xorg.conf (100%)

-- 
1.8.3.1



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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-27 20:16 [PATCH 0/3] Add genericx86-64, cleanup residual atom-pc Darren Hart
2013-08-27 20:16 ` [PATCH 1/3] meta-yocto-bsp: Add genericx86-64 machine Darren Hart
2013-08-27 20:16 ` [PATCH 2/3] local.conf.sample: Add genericx86-64 machine to machine list Darren Hart
2013-08-27 20:16 ` [PATCH 3/3] atom-pc: Purge straggling configuration files 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.