From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.windriver.com ([147.11.1.11]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1TCQF1-0005Mo-RC for openembedded-core@lists.openembedded.org; Fri, 14 Sep 2012 09:23:08 +0200 Received: from yow-bashfiel-l1.wrs.com (yow-bashfiel-d3.wrs.com [128.224.147.67]) by mail.windriver.com (8.14.5/8.14.3) with ESMTP id q8E4viTl010274; Thu, 13 Sep 2012 21:57:44 -0700 (PDT) From: Bruce Ashfield To: richard.purdie@linuxfoundation.org Date: Fri, 14 Sep 2012 00:57:26 -0400 Message-Id: X-Mailer: git-send-email 1.7.5.4 Cc: openembedded-core@lists.openembedded.org Subject: [PATCH 0/1] linux-yocto/3.4: make uprobes select perf events X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Sep 2012 07:23:08 -0000 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(-) -- 1.7.5.4