| Submitter | Bruce Ashfield |
|---|---|
| Date | Aug. 24, 2012, 5:18 a.m. |
| Message ID | <cover.1345785364.git.bruce.ashfield@windriver.com> |
| Download | mbox |
| Permalink | /patch/35255/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib zedd/kernel-perfComments
On 08/23/2012 10:18 PM, Bruce Ashfield wrote: > Richard/Saul, > > Here's the perf slang fix implemented in the kernel.bbclass. I've removed > the old noslang patch, and built perf here. Everything seems sane. > > The kernel patch portion (that isn't required to fix the build issue), will > come tomorrow along with some other kernel updates. > > Take this for a spin, but it should solve everyone's problems with perf > and slang. > > Cheers, > > Bruce > > The following changes since commit a865fbf423defb7d24c59ae8d7a79eb87e2e6a02: > > kernel-yocto: set master branch to a defined SRCREV (2012-08-23 15:35:35 -0400) > > are available in the git repository at: > git://git.pokylinux.org/poky-contrib zedd/kernel-perf > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel-perf > > Liang Li (1): > kernel.bbclass: fix INC directory for SLANG > > meta/classes/kernel.bbclass | 3 +++ > .../recipes-kernel/linux/linux-yocto/noslang.patch | 20 -------------------- > meta/recipes-kernel/linux/linux-yocto_3.0.bb | 2 -- > meta/recipes-kernel/linux/linux-yocto_3.2.bb | 2 -- > meta/recipes-kernel/linux/linux-yocto_3.4.bb | 2 -- > 5 files changed, 3 insertions(+), 26 deletions(-) > delete mode 100644 meta/recipes-kernel/linux/linux-yocto/noslang.patch > Merged the updated version with PR Bump Thanks Sau!