summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/systemtap/systemtap_git.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-05-18 12:58:05 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-05-20 22:52:22 +0100
commit7a3fd4344b70d41a8e97af67878a991daff1fe13 (patch)
tree8199205f3c8847548be6f8420f9f51606d03202b /meta/recipes-kernel/systemtap/systemtap_git.bb
parentc8a4ed16d4bd761865d88be0951f7e8b0096f6c4 (diff)
downloadpoky-7a3fd4344b70d41a8e97af67878a991daff1fe13.tar.gz
systemtap: update 4.6 -> 4.7
Drop backports. (From OE-Core rev: 589f030dec438ee8ea54991b9e471482285ef4b7) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/systemtap/systemtap_git.bb')
-rw-r--r--meta/recipes-kernel/systemtap/systemtap_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/systemtap/systemtap_git.bb b/meta/recipes-kernel/systemtap/systemtap_git.bb
index ce86d5274d..072fcb310a 100644
--- a/meta/recipes-kernel/systemtap/systemtap_git.bb
+++ b/meta/recipes-kernel/systemtap/systemtap_git.bb
@@ -6,9 +6,9 @@ HOMEPAGE = "https://sourceware.org/systemtap/"
6 6
7require systemtap_git.inc 7require systemtap_git.inc
8 8
9SRC_URI += "file://0001-improve-reproducibility-for-c-compiling.patch \ 9SRC_URI += " \
10 file://0001-staprun-address-ncurses-6.3-failures.patch \ 10 file://0001-improve-reproducibility-for-c-compiling.patch \
11 file://0001-gcc12-c-compatibility-re-tweak-for-rhel6-use-functio.patch \ 11 file://0001-staprun-address-ncurses-6.3-failures.patch \
12 " 12 "
13 13
14DEPENDS = "elfutils" 14DEPENDS = "elfutils"