[OE-core] [CONSOLIDATED PULL 00/20] Kernel and GCC Updates included

Saul Wold sgw at linux.intel.com
Tue Mar 6 17:03:03 UTC 2012


Richard,

This is a set of changes that should go in early for
stabilizition of OE-Core and Poky moving.

I have built with the 4.6.3 GCC and not have seen issues at
this point, so I think this is on the safer side to take 
now.

Sau!
 
The following changes since commit d7b8c247227f3cc82f92292407f548927e9fde78:

  base.bbclass: Fix PACKAGECONFIG handling when no flags are set (2012-03-05 13:03:41 -0800)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib sgw/stage
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/stage

Andreas Oberritter (1):
  libsdl: add DirectFB support

Bruce Ashfield (5):
  linux-yocto: respect FILESPATH directories
  linux-yocto: use bareclone option
  linux-yocto: v3.2.9, v3.0.23 + fixes and updates
  linux-yocto/meta: fix incorrect config references
  linux-yocto/rt: udpate SRCREVs to 3.2.9-rt16

Dongxiao Xu (1):
  multilib: extend all recipes in multilib.conf

James Limbouris (1):
  gdk-pixbuf: Pick up ${NM} from the environment.

Ken Werner (1):
  image_types: add IMAGE_ROOTFS_ALIGNMENT

Khem Raj (1):
  gcc: Upgrade to 4.6.3 release

Koen Kooi (1):
  xz: split out liblzma as seperate packages

Mike Crowe (1):
  valgrind: Support compilation without X11

Otavio Salvador (1):
  image.bbclass: fix rootfs generation without package management tools

Peter Tworek (1):
  psplash: Add mising commands module import.

Robert Yang (1):
  logrotate 3.7.9: Allow rotate log across filesystems

Samuel Stirtzel (1):
  mime.bbclass: Fix bracket error.

Saul Wold (2):
  glib-2.0: Add Upstream Status for nodbus.patch
  polkit: Fix Upstream-Status tag

Zhai Edwin (2):
  self-hosted: Fix multiple libx11 error
  shadow-sysroot: Fix for multilib

 meta/classes/core-image.bbclass                    |    2 -
 meta/classes/image.bbclass                         |    7 +-
 meta/classes/image_types.bbclass                   |   12 +-
 meta/classes/kernel-yocto.bbclass                  |   30 ++-
 meta/classes/mime.bbclass                          |    2 +-
 meta/classes/useradd.bbclass                       |    2 +-
 meta/conf/multilib.conf                            |  313 +++++++++++++++++++-
 meta/recipes-core/glib-2.0/glib-2.0/nodbus.patch   |    2 +
 meta/recipes-core/psplash/psplash_git.bb           |    2 +-
 meta/recipes-core/tasks/task-self-hosted.bb        |    4 +-
 meta/recipes-devtools/gcc/gcc-4.6.inc              |    9 +-
 .../GPLUSPLUS_INCLUDE_DIR_with_sysroot.patch       |   32 +-
 .../gcc/gcc-4.6/gcc-flags-for-build.patch          |   97 ++++---
 .../gcc-4.6/gcc-poison-system-directories.patch    |   80 +++---
 .../gcc/gcc-4.6/gcc-with-linker-hash-style.patch   |   36 ++--
 .../gcc/gcc-4.6/volatile_access_backport.patch     |   28 --
 meta/recipes-devtools/valgrind/valgrind_3.7.0.bb   |    6 +-
 .../allow-across-different-filesystems.patch       |  154 ++++++++++
 meta/recipes-extended/logrotate/logrotate_3.7.9.bb |    5 +-
 ...ession-Set-error-if-we-cannot-find-a-sess.patch |    2 +-
 ...ession-Actually-return-TRUE-if-a-session-.patch |    2 +-
 meta/recipes-extended/xz/xz_5.0.3.bb               |    9 +-
 .../gdk-pixbuf-2.24.0/configure_nm.patch           |   18 ++
 meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.24.0.bb |    3 +-
 meta/recipes-graphics/libsdl/libsdl_1.2.14.bb      |    8 +-
 meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb    |   12 +-
 meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb    |   13 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb  |   10 +-
 meta/recipes-kernel/linux/linux-yocto_2.6.37.bb    |    4 +-
 meta/recipes-kernel/linux/linux-yocto_3.0.bb       |   20 +-
 meta/recipes-kernel/linux/linux-yocto_3.2.bb       |   21 +-
 31 files changed, 712 insertions(+), 233 deletions(-)
 delete mode 100644 meta/recipes-devtools/gcc/gcc-4.6/volatile_access_backport.patch
 create mode 100644 meta/recipes-extended/logrotate/logrotate-3.7.9/allow-across-different-filesystems.patch
 create mode 100644 meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf-2.24.0/configure_nm.patch

-- 
1.7.7.6





More information about the Openembedded-core mailing list