From eae9a7525f5c70873ffadf99a7c8ef9a4d42c5e1 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 12 Apr 2013 18:33:07 +0100 Subject: [PATCH] oprofile: Add Upstream-Status and description to patch (From OE-Core rev: 6af6df6c6507cae61dbd9d6994ff4162b54df451) Signed-off-by: Richard Purdie --- meta/recipes-kernel/oprofile/oprofile/opstart.patch | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/meta/recipes-kernel/oprofile/oprofile/opstart.patch b/meta/recipes-kernel/oprofile/oprofile/opstart.patch index 0b181b1..8696f4e 100644 --- a/meta/recipes-kernel/oprofile/oprofile/opstart.patch +++ b/meta/recipes-kernel/oprofile/oprofile/opstart.patch @@ -1,3 +1,10 @@ +Upstream-Status: Pending + +The patch gives a low overhead way of starting/stopping oprofile which +doesn't involve script exection. + +(written by RP in OpenedHand days) + diff --git a/utils/Makefile.am b/utils/Makefile.am index d34b060..dff15f9 100644 --- oprofile.orig/utils/Makefile.am -- 2.7.4