systemtap: Upgrade to 2.7

This address issues with the 3.19 kernel and the number of patches to
back port would be to great

[YOCTO #7401]

(From OE-Core rev: 7ec29a4dbcc62a928c517bd968c499e325580bfe)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Saul Wold
2015-03-05 19:19:46 -08:00
committed by Richard Purdie
parent e75c95ceca
commit 38cdb72362

View File

@@ -1,7 +1,7 @@
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRCREV = "7682e51d2e11a35b2977ba9a85ab42f326b8ff8f"
PV = "2.6+git${SRCPV}"
SRCREV = "bf16266782e1f2588b519a50d9684279d4e21036"
PV = "2.7+git${SRCPV}"
SRC_URI = "git://sourceware.org/git/systemtap.git \
file://docproc-build-fix.patch \