[oe-commits] Saul Wold : systemtap: Upgrade to 2.7

git at git.openembedded.org git at git.openembedded.org
Mon Mar 9 17:59:42 UTC 2015


Module: openembedded-core.git
Branch: master-next
Commit: 7ec29a4dbcc62a928c517bd968c499e325580bfe
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=7ec29a4dbcc62a928c517bd968c499e325580bfe

Author: Saul Wold <sgw at linux.intel.com>
Date:   Thu Mar  5 19:19:46 2015 -0800

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]

Signed-off-by: Saul Wold <sgw at linux.intel.com>
Signed-off-by: Ross Burton <ross.burton at intel.com>

---

 meta/recipes-kernel/systemtap/systemtap_git.inc | 4 ++--
 1 file 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 \



More information about the Openembedded-commits mailing list