]> code.ossystems Code Review - openembedded-core.git/commit
kernelshark: Update to version 2.5.3
authorBen Shelton <ben.shelton@ni.com>
Thu, 19 Feb 2015 20:11:06 +0000 (14:11 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 21 Feb 2015 22:04:24 +0000 (22:04 +0000)
commit2f177644dab083bc5306bce1bf2ff2ef8851c862
tree00914b9f8c1717c05e5b0dc8a5c50228c01091e3
parent30eba39bd3b915477c584d8bebd194446497175e
kernelshark: Update to version 2.5.3

Update to version 2.5.3 to match trace-cmd.

Changes include:

 - Remove kernelshark-fix-syntax-error-of-shell.patch (the syntax error
   is no longer present in the new version).

 - Specify bindir_relative and libdir in EXTRA_OEMAKE as in the
   trace-cmd recipe so files get installed to the right place.
   Additionally, remove unnecessary EXTRA_OEMAKE options.

 - Fix up the do_install steps to remove the plugins directory; that
   directory now lives under /usr/lib.

 - Set NO_PYTHON=1 because building the ctracecmd Python module requires
   swig, which is not available in oe-core.

Signed-off-by: Ben Shelton <ben.shelton@ni.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/trace-cmd/kernelshark/kernelshark-fix-syntax-error-of-shell.patch [deleted file]
meta/recipes-kernel/trace-cmd/kernelshark_git.bb [moved from meta/recipes-kernel/trace-cmd/kernelshark_1.2.bb with 56% similarity]