From: tom.zanussi@intel.com
To: yocto@yoctoproject.org
Subject: [PATCH 0/4] remove ia32-base.inc and fix crownbay branch
Date: Fri, 24 Aug 2012 23:36:35 -0500 [thread overview]
Message-ID: <cover.1345868069.git.tom.zanussi@intel.com> (raw)
From: Tom Zanussi <tom.zanussi@intel.com>
This removes ia32-base to meta/conf/machine/include and separates out
the remaining meta-intel-specific variables into a meta-intel.inc.
Merging this depends on the move to oe-core being accepted. For details see:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=2996
Also fixes a problem with the crownbay branch that appeared while test
building following the latest yocto-kernel class changes.
The following changes since commit c9e0d1edb1c7e1d2fa328fb1fb820b627ba02119:
ia32-base.inc: Drop glibc --with-tls option, its now the only option for glibc (2012-08-22 14:16:59 +0100)
are available in the git repository at:
git://git.yoctoproject.org/meta-intel.git tzanussi/ia32-base-rm.v1
http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel/log/?h=tzanussi/ia32-base-rm.v1
Tom Zanussi (4):
meta-intel.inc: new file
ia32-base.inc: remove
meta-intel.inc: have appropriate BSPs use it
crownbay: fix KBRANCH
conf/machine/include/ia32-base.inc | 65 ----------------------
conf/machine/include/meta-intel.inc | 16 ++++++
meta-crownbay/conf/machine/crownbay.conf | 1 +
.../recipes-kernel/linux/linux-yocto_3.4.bbappend | 2 +-
meta-fri2/conf/machine/fri2.conf | 1 +
meta-romley/conf/machine/romley.conf | 1 +
meta-sys940x/conf/machine/sys940x.conf | 1 +
7 files changed, 21 insertions(+), 66 deletions(-)
delete mode 100644 conf/machine/include/ia32-base.inc
create mode 100644 conf/machine/include/meta-intel.inc
--
1.7.11.4
next reply other threads:[~2012-08-25 4:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-25 4:36 tom.zanussi [this message]
2012-08-25 4:36 ` [PATCH 1/4] meta-intel.inc: new file tom.zanussi
2012-08-25 4:36 ` [PATCH 2/4] ia32-base.inc: remove tom.zanussi
2012-08-25 4:36 ` [PATCH 3/4] meta-intel.inc: have appropriate BSPs use it tom.zanussi
2012-08-25 4:36 ` [PATCH 4/4] crownbay: fix KBRANCH 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.1345868069.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.