[yocto] [PATCH 0/4] remove ia32-base.inc and fix crownbay branch
    tom.zanussi at intel.com 
    tom.zanussi at intel.com
       
    Fri Aug 24 21:36:35 PDT 2012
    
    
  
From: Tom Zanussi <tom.zanussi at 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
    
    
More information about the yocto
mailing list