From: Darren Hart <dvhart@linux.intel.com>
To: Poky <poky@yoctoproject.org>, Tom Zanussi <tom.zanussi@intel.com>,
Ross Burton <ross.burton@intel.com>,
Bruce Ashfield <bruce.ashfield@windriver.com>
Subject: [PATCH 0/3] Add genericx86-64, cleanup residual atom-pc
Date: Tue, 27 Aug 2013 13:16:12 -0700 [thread overview]
Message-ID: <cover.1377634165.git.dvhart@linux.intel.com> (raw)
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
next reply other threads:[~2013-08-27 20:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-27 20:16 Darren Hart [this message]
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
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.1377634165.git.dvhart@linux.intel.com \
--to=dvhart@linux.intel.com \
--cc=bruce.ashfield@windriver.com \
--cc=poky@yoctoproject.org \
--cc=ross.burton@intel.com \
--cc=tom.zanussi@intel.com \
/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.