diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-12-04 08:13:18 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-12-06 11:09:53 +0000 |
commit | 86d20f4a0dcd9c9bd93062859f2347e3e40ce578 (patch) | |
tree | 9564d9fa3e022b48de820bdfde38f78e855fc26d /meta/recipes-kernel | |
parent | a56b484d97720746ca2f067763cca308c0c6c19f (diff) | |
download | poky-86d20f4a0dcd9c9bd93062859f2347e3e40ce578.tar.gz |
systemtap: submit patch upstream
(From OE-Core rev: c1648b54d3baafc91f2fcf8fb27847f226042897)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r-- | meta/recipes-kernel/systemtap/systemtap/0001-staprun-address-ncurses-6.3-failures.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/systemtap/systemtap/0001-staprun-address-ncurses-6.3-failures.patch b/meta/recipes-kernel/systemtap/systemtap/0001-staprun-address-ncurses-6.3-failures.patch index b53e107d84..1decf21593 100644 --- a/meta/recipes-kernel/systemtap/systemtap/0001-staprun-address-ncurses-6.3-failures.patch +++ b/meta/recipes-kernel/systemtap/systemtap/0001-staprun-address-ncurses-6.3-failures.patch | |||
@@ -3,7 +3,7 @@ From: Alexander Kanavin <alex@linutronix.de> | |||
3 | Date: Mon, 25 Oct 2021 17:59:24 +0200 | 3 | Date: Mon, 25 Oct 2021 17:59:24 +0200 |
4 | Subject: [PATCH] staprun: address ncurses 6.3 failures | 4 | Subject: [PATCH] staprun: address ncurses 6.3 failures |
5 | 5 | ||
6 | Upstream-Status: Pending | 6 | Upstream-Status: Submitted [by email to smakarov@redhat.com,systemtap@sourceware.org] |
7 | Signed-off-by: Alexander Kanavin <alex@linutronix.de> | 7 | Signed-off-by: Alexander Kanavin <alex@linutronix.de> |
8 | --- | 8 | --- |
9 | staprun/monitor.c | 24 ++++++++++++------------ | 9 | staprun/monitor.c | 24 ++++++++++++------------ |