]> code.ossystems Code Review - openembedded-core.git/commit
sysprof: Upgrade to git version slightly past 3.20
authorJussi Kukkonen <jussi.kukkonen@intel.com>
Wed, 4 May 2016 09:49:28 +0000 (12:49 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 Jun 2016 16:52:25 +0000 (17:52 +0100)
commitab2d5e397d30999929108c9d929767205fee9db4
treec61676ddcea95b1e945b5ffd79f0f625bcf150f2
parent054ea20b05ab8131d6438835669758f69dee3263
sysprof: Upgrade to git version slightly past 3.20

New version uses Gtk+3. 3.20 release requires a bunch of fixes to
build without polkit, this git revision inclues those fixes.

* Add patch to use proper U64_TO_POINTER macro to fix build on
  32 bit platforms.
* Forward port memory barrier patches for arm & mips
* sysprof builds with loads of warnings and git builds also use
  -Werror: avoid that by setting "--enable-compile-warnings"

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-kernel/sysprof/files/0001-Avoid-building-docs.patch [new file with mode: 0644]
meta/recipes-kernel/sysprof/files/0001-Disable-check-for-polkit-for-UI.patch [new file with mode: 0644]
meta/recipes-kernel/sysprof/files/0001-Forward-port-mips-arm-memory-barrier-patches.patch [new file with mode: 0644]
meta/recipes-kernel/sysprof/files/0001-callgraph-Use-U64_TO_POINTER.patch [new file with mode: 0644]
meta/recipes-kernel/sysprof/files/define-NT_GNU_BUILD_ID.patch
meta/recipes-kernel/sysprof/files/gui-argument.patch [deleted file]
meta/recipes-kernel/sysprof/files/rmb-arm.patch [deleted file]
meta/recipes-kernel/sysprof/files/rmb-mips.patch [deleted file]
meta/recipes-kernel/sysprof/sysprof_git.bb