mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +02:00
systemtap: upgrade 5.1 -> 5.2
* removed all backported patches * fixed patch fuzz issue (From OE-Core rev: ac4841118b4a61c59f52aeca117209bce088e714) Signed-off-by: Victor Kamensky <victor.kamensky7@gmail.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4ed3c83240
commit
485d7013a9
@@ -1,14 +1,12 @@
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
SRCREV = "3a0c9c15163520dd0d9ab07177da62ce9cc2332f"
|
||||
PV = "5.1"
|
||||
SRCREV = "3a92ffe673c1621309a0b60892114495b651c9de"
|
||||
PV = "5.2"
|
||||
|
||||
SRC_URI = "git://sourceware.org/git/systemtap.git;branch=master;protocol=https \
|
||||
file://0001-Do-not-let-configure-write-a-python-location-into-th.patch \
|
||||
file://0001-Install-python-modules-to-correct-library-dir.patch \
|
||||
file://0001-staprun-stapbpf-don-t-support-installing-a-non-root.patch \
|
||||
file://0001-elaborate.cxx-gcc-version-compatibility-hack.patch \
|
||||
file://0001-elaborate.cxx-gcc-version-compatibility-hack-redux.patch \
|
||||
"
|
||||
|
||||
COMPATIBLE_HOST = '(x86_64|i.86|powerpc|arm|aarch64|microblazeel|mips|riscv64).*-linux'
|
||||
|
||||
Reference in New Issue
Block a user