From patchwork Fri Sep 14 04:57:26 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] linux-yocto/3.4: make uprobes select perf events Date: Fri, 14 Sep 2012 04:57:26 -0000 From: Bruce Ashfield X-Patchwork-Id: 36521 Message-Id: To: richard.purdie@linuxfoundation.org Cc: openembedded-core@lists.openembedded.org Richard/Saul, This update addresses YOCTO #3111, which is a build a failure on the mpc8315 after uprobes was enabled. We ended up fixing this twice (but both are good fixes), there's a kernel Kconfig fix from me and a kernel configuration fix by TomZ. Both fix the problem for the board showing the build error and have no impact on the other (already building) boards. cc: Tom Zanussi Cheers, Bruce The following changes since commit 1d5e637e32e10d7dabd19fbff9f4b25cc280daa2: linux-yocto: virtio and KVM guest configuration (2012-09-13 15:04:32 -0400) are available in the git repository at: git://git.pokylinux.org/poky-contrib zedd/uprobes http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/uprobes Bruce Ashfield (1): linux-yocto/3.4: make uprobes select perf events meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | 6 +++--- meta/recipes-kernel/linux/linux-yocto_3.4.bb | 14 +++++++------- 2 files changed, 10 insertions(+), 10 deletions(-)