[poky] [PATCH 0/3] Add genericx86-64, cleanup residual atom-pc
Darren Hart
dvhart at linux.intel.com
Tue Aug 27 13:16:12 PDT 2013
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
More information about the poky
mailing list