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 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
