]> code.ossystems Code Review - openembedded-core.git/commitdiff
systemtap: Upgrade to 2.7
authorSaul Wold <sgw@linux.intel.com>
Fri, 6 Mar 2015 03:19:46 +0000 (19:19 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Mar 2015 16:05:09 +0000 (16:05 +0000)
This address issues with the 3.19 kernel and the number of patches to
back port would be to great

[YOCTO #7401]

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-kernel/systemtap/systemtap_git.inc

index f9a19d964a1b971b3c3d491fc1eb8b679ae4428d..4a1f4fbcdc0b460c63aa6c01f7650bd9448278b0 100644 (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 \