linux-yocto/3.4: perf: parallel build and tools fixes
authorBruce Ashfield <bruce.ashfield@windriver.com>
Mon, 8 Oct 2012 13:49:38 +0000 (09:49 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 8 Oct 2012 15:22:32 +0000 (16:22 +0100)
commit29a2884391822325e985a26965dad398adb02d20
tree242cfa793cc19e68f61e943cea01b7a0b35d2b55
parentbec6df10117b56de09d4c3c01e7bae7b91a6b002
linux-yocto/3.4: perf: parallel build and tools fixes

korg commit 42dcd1f4e [perf tools: Fix parallel build] fixes parallel
build issues that are being seen in the autobuilder.

We also have a fix from Tom:

[
    perf annotate: replace 'expand' with equivalent sed expression

    We don't have 'expand' in our userspace so we need to accomplish the
    same thing using 'sed', which we do have.
]

So we apply it to all BSP branches and kernel types.

(From OE-Core rev: f06e7d38db35c56c71a42264361ec45fb3777a14)

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb
meta/recipes-kernel/linux/linux-yocto_3.4.bb