[oe-commits] Richard Purdie : oprofile: 0.9.9 -> 1.0.0

git at git.openembedded.org git at git.openembedded.org
Sun Nov 9 10:21:58 UTC 2014


Module: openembedded-core.git
Branch: master
Commit: 33b7885ecdc8774e34ac3534ec49fed6ffdb3916
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=33b7885ecdc8774e34ac3534ec49fed6ffdb3916

Author: Richard Purdie <richard.purdie at linuxfoundation.org>
Date:   Tue Nov  4 11:39:07 2014 +0000

oprofile: 0.9.9 -> 1.0.0

opcontrol is now dropped and replaced with the operf interface. As such, we drop
the opstart/opstop commands and any patches related to the old removed interfaces.

Some patches were also mered upstream so those are also dropped.

There is also a problem found on mips with the security flags enabled, the
patch has more specific details.

Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-kernel/oprofile/oprofile.inc          |   2 +-
 .../0001-Add-freescale-e500mc-support.patch        | 219 -------------
 ...d-rmb-definition-for-AArch64-architecture.patch |  31 --
 .../0001-Tidy-powerpc64-bfd-target-check.patch     | 123 -------
 .../0002-Add-freescale-e6500-support.patch         | 364 ---------------------
 .../oprofile/oprofile/filemode-fix.patch           |  41 +++
 .../recipes-kernel/oprofile/oprofile/opstart.patch | 245 --------------
 .../oprofile/oprofile/root-home-dir.patch          | 134 ++------
 meta/recipes-kernel/oprofile/oprofile_0.9.9.bb     |  17 -
 meta/recipes-kernel/oprofile/oprofile_1.0.0.bb     |  12 +
 10 files changed, 83 insertions(+), 1105 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=33b7885ecdc8774e34ac3534ec49fed6ffdb3916


More information about the Openembedded-commits mailing list