diff options
author | Dexuan Cui <dexuan.cui@intel.com> | 2011-06-29 20:53:30 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-06-29 15:04:59 +0100 |
commit | 1de23cbaab067b4f17119da95169b081e84de952 (patch) | |
tree | 97cd4768366b19b690851565c0d95bdf89bf1c7a /meta/recipes-kernel | |
parent | 776da950e880fbbc490b0c810565dbcbc9e539cf (diff) | |
download | poky-1de23cbaab067b4f17119da95169b081e84de952.tar.gz |
lttng-ust: change the patch's Upstream-Status to Accepted.
(From OE-Core rev: 0e17be0d79c762e38c7aa9a48edf257426436a59)
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r-- | meta/recipes-kernel/lttng/lttng-ust/uclibc-sched_getcpu.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-ust/uclibc-sched_getcpu.patch b/meta/recipes-kernel/lttng/lttng-ust/uclibc-sched_getcpu.patch index a6aa6a722d..f4ea196c71 100644 --- a/meta/recipes-kernel/lttng/lttng-ust/uclibc-sched_getcpu.patch +++ b/meta/recipes-kernel/lttng/lttng-ust/uclibc-sched_getcpu.patch | |||
@@ -6,7 +6,7 @@ this header is not needed even in eglibc case so it can be removed | |||
6 | 6 | ||
7 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 7 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
8 | 8 | ||
9 | Upstream-Status: Submitted | 9 | Upstream-Status: Accepted |
10 | 10 | ||
11 | Index: ust-0.12/libust/tracer.h | 11 | Index: ust-0.12/libust/tracer.h |
12 | =================================================================== | 12 | =================================================================== |