All of lore.kernel.org
 help / color / mirror / Atom feed
* [CONSOLIDATED PULL 0/9] Kernel & Multi-lib updates
@ 2012-05-18 14:18 Saul Wold
  2012-05-18 14:18 ` [CONSOLIDATED PULL 1/9] (libc-)package.bbclass: Added MLPREFIX to locale packages Saul Wold
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Saul Wold @ 2012-05-18 14:18 UTC (permalink / raw)
  To: openembedded-core

Richard:

Here are some fixes including the PPC xserver issue

Sau!


The following changes since commit 7163ebd92a799b8f000b2b6f303b20de468b5f90:

  Revert "kmod: Use base_libdir for installing libkmod" (2012-05-17 21:12:33 +0100)

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

Bruce Ashfield (3):
  linux-yocto: intel BSP config changes
  kern-tools: update LICENSE field to GPLv2
  linux-yocto: policy cleanups

Gary Thomas (1):
  xserver-kdrive: Fix X server on PowerPC when built with GCC 4.7.x

Jiajun Xu (1):
  test-reexec: Add script to address issues when task re-execution

Lianhao Lu (3):
  (libc-)package.bbclass: Added MLPREFIX to locale packages.
  multilib.conf: Added multilib support for kmod.
  multilib.bbclass: Added multilib specific package QA.

Mark Hatle (1):
  sstate.bbclass: Make sure we don't have an empty fixmepath file

 meta/classes/libc-package.bbclass                  |    4 +-
 meta/classes/multilib.bbclass                      |   31 +++
 meta/classes/package.bbclass                       |    5 +-
 meta/classes/sstate.bbclass                        |   17 +-
 meta/conf/multilib.conf                            |    1 +
 .../fix-bogus-stack-variables.patch                |  233 ++++++++++++++++++++
 .../xorg-xserver/xserver-kdrive_1.7.99.2.bb        |    3 +-
 .../kern-tools/kern-tools-native_git.bb            |    2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb    |    2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb  |    2 +-
 meta/recipes-kernel/linux/linux-yocto_3.2.bb       |    2 +-
 scripts/test-reexec                                |  123 ++++++++++
 12 files changed, 411 insertions(+), 14 deletions(-)
 create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-kdrive-1.7.99.2/fix-bogus-stack-variables.patch
 create mode 100755 scripts/test-reexec

-- 
1.7.7.6




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

end of thread, other threads:[~2012-05-18 14:36 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-18 14:18 [CONSOLIDATED PULL 0/9] Kernel & Multi-lib updates Saul Wold
2012-05-18 14:18 ` [CONSOLIDATED PULL 1/9] (libc-)package.bbclass: Added MLPREFIX to locale packages Saul Wold
2012-05-18 14:18 ` [CONSOLIDATED PULL 2/9] multilib.conf: Added multilib support for kmod Saul Wold
2012-05-18 14:18 ` [CONSOLIDATED PULL 3/9] multilib.bbclass: Added multilib specific package QA Saul Wold
2012-05-18 14:18 ` [CONSOLIDATED PULL 4/9] test-reexec: Add script to address issues when task re-execution Saul Wold
2012-05-18 14:18 ` [CONSOLIDATED PULL 5/9] linux-yocto: intel BSP config changes Saul Wold
2012-05-18 14:18 ` [CONSOLIDATED PULL 6/9] kern-tools: update LICENSE field to GPLv2 Saul Wold
2012-05-18 14:18 ` [CONSOLIDATED PULL 7/9] linux-yocto: policy cleanups Saul Wold
2012-05-18 14:18 ` [CONSOLIDATED PULL 8/9] xserver-kdrive: Fix X server on PowerPC when built with GCC 4.7.x Saul Wold
2012-05-18 14:18 ` [CONSOLIDATED PULL 9/9] sstate.bbclass: Make sure we don't have an empty fixmepath file Saul Wold
2012-05-18 14:25 ` [CONSOLIDATED PULL 0/9] Kernel & Multi-lib updates Richard Purdie

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.