All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] remove ia32-base.inc and fix crownbay branch
@ 2012-08-25  4:36 tom.zanussi
  2012-08-25  4:36 ` [PATCH 1/4] meta-intel.inc: new file tom.zanussi
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: tom.zanussi @ 2012-08-25  4:36 UTC (permalink / raw)
  To: yocto

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



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

end of thread, other threads:[~2012-08-25  4:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-25  4:36 [PATCH 0/4] remove ia32-base.inc and fix crownbay branch tom.zanussi
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

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.