mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
systemtap: Upgrade to 2.6 Git Version
Remove backported patch (From OE-Core rev: 89a900cb356504bc56e507412adaf5a0d5043ac9) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
58c76d143d
commit
afd7e24c42
@@ -1,13 +1,12 @@
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
SRCREV = "8f0fcd995f7f650a2ee0a94539f90c99e6d19e1d"
|
||||
PV = "2.5+git${SRCPV}"
|
||||
SRCREV = "7682e51d2e11a35b2977ba9a85ab42f326b8ff8f"
|
||||
PV = "2.6+git${SRCPV}"
|
||||
|
||||
SRC_URI = "git://sourceware.org/git/systemtap.git \
|
||||
file://docproc-build-fix.patch \
|
||||
file://obsolete_automake_macros.patch \
|
||||
file://system_map_location.patch \
|
||||
file://tapset-linux-sendfile-syscall.patch \
|
||||
file://configure-allow-to-disable-libvirt.patch \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user