summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/systemtap
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2015-03-05 19:19:46 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-03-10 10:47:51 +0000
commit38cdb72362656eb05bf08063047b2ee2a6c20fa9 (patch)
tree3c0c809696ad83499b1e96a6837407d60aa644b2 /meta/recipes-kernel/systemtap
parente75c95ceca34879698b1ea229a2101dc1ccc12fc (diff)
downloadast2050-yocto-poky-38cdb72362656eb05bf08063047b2ee2a6c20fa9.zip
ast2050-yocto-poky-38cdb72362656eb05bf08063047b2ee2a6c20fa9.tar.gz
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>
Diffstat (limited to 'meta/recipes-kernel/systemtap')
-rw-r--r--meta/recipes-kernel/systemtap/systemtap_git.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/systemtap/systemtap_git.inc b/meta/recipes-kernel/systemtap/systemtap_git.inc
index f9a19d9..4a1f4fb 100644
--- a/meta/recipes-kernel/systemtap/systemtap_git.inc
+++ b/meta/recipes-kernel/systemtap/systemtap_git.inc
@@ -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 \
OpenPOWER on IntegriCloud