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

git at git.openembedded.org git at git.openembedded.org
Sat Nov 8 11:16:50 UTC 2014


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

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           |  37 +++
 .../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, 79 insertions(+), 1105 deletions(-)

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


More information about the Openembedded-commits mailing list