From: tom.zanussi@intel.com
To: yocto@yoctoproject.org
Subject: [PATCH 0/6] factor out some common meta-intel settings
Date: Thu, 14 Jul 2011 19:55:28 -0500 [thread overview]
Message-ID: <cover.1310689271.git.tom.zanussi@intel.com> (raw)
From: Tom Zanussi <tom.zanussi@intel.com>
The meta-intel BSPs have some common settings - this just moves
them out int separate .inc files to simplify them and ease
maintenance.
I compiled and boot-tested into graphics using sato-live images
for each, with the exception of fishriver (I accidentally pulled
out a cable so can't boot into graphics at the moment) and
crownbay-noemgd (same as crownbay, pretty much).
I also didn't touch n450, since it's already factored out and
simplified.
The following changes since commit 92fc07a5f1b98779806cdcc2341487ff5ea5a238:
Dexuan Cui (1):
emenlow: fix some .bbappend files' name: poky -> core, etc.
are available in the git repository at:
git://git.yoctoproject.org/meta-intel.git tzanussi/mach-cleanup
http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel/log/?h=tzanussi/mach-cleanup
Tom Zanussi (6):
meta-intel: add a couple common .inc files
meta-sugarbay: use common .inc files
meta-crownbay: use common .inc files
meta-fishriver: use common .inc files
meta-jasperforest: use common .inc files
meta-emenlow: use common .inc files
common/common-bsp-mach.inc | 13 +++++++++++++
common/common-bsp-x.inc | 4 ++++
meta-crownbay/conf/machine/crownbay-noemgd.conf | 19 ++-----------------
meta-crownbay/conf/machine/crownbay.conf | 19 ++-----------------
meta-emenlow/conf/machine/emenlow.conf | 17 ++---------------
meta-fishriver/conf/machine/fishriver.conf | 20 +++-----------------
meta-jasperforest/conf/machine/jasperforest.conf | 22 +++-------------------
meta-sugarbay/conf/machine/sugarbay.conf | 22 +++-------------------
8 files changed, 32 insertions(+), 104 deletions(-)
create mode 100644 common/common-bsp-mach.inc
create mode 100644 common/common-bsp-x.inc
next reply other threads:[~2011-07-15 0:55 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-15 0:55 tom.zanussi [this message]
2011-07-15 0:55 ` [PATCH 1/6] meta-intel: add a couple common .inc files tom.zanussi
2011-07-15 13:23 ` Richard Purdie
2011-07-15 13:36 ` Tom Zanussi
2011-07-15 18:30 ` Darren Hart
2011-07-15 0:55 ` [PATCH 2/6] meta-sugarbay: use " tom.zanussi
2011-07-15 0:55 ` [PATCH 3/6] meta-crownbay: " tom.zanussi
2011-07-15 0:55 ` [PATCH 4/6] meta-fishriver: " tom.zanussi
2011-07-15 0:55 ` [PATCH 5/6] meta-jasperforest: " tom.zanussi
2011-07-15 0:55 ` [PATCH 6/6] meta-emenlow: " tom.zanussi
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.1310689271.git.tom.zanussi@intel.com \
--to=tom.zanussi@intel.com \
--cc=yocto@yoctoproject.org \
/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.