aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/systemtap/systemtap_git.inc
diff options
context:
space:
mode:
authorWade Farnsworth <wade_farnsworth@mentor.com>2012-06-21 13:06:35 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-06-28 16:23:17 +0100
commit1c5a127d075ebf78b70d14e3ca1d0ff640a80cb8 (patch)
treebf4731bb30d3ec83e1649ad81169447a37b3a19b /meta/recipes-kernel/systemtap/systemtap_git.inc
parent0c522dfabbf6b25488865a7653ea30f994d8177f (diff)
downloadopenembedded-core-contrib-1c5a127d075ebf78b70d14e3ca1d0ff640a80cb8.tar.gz
systemtap: update to version 1.8
Update the systemtap recipes to the recently released 1.8. Remove a couple patches whose changes are already present in the new version. Signed-off-by: Wade Farnsworth <wade_farnsworth@mentor.com>
Diffstat (limited to 'meta/recipes-kernel/systemtap/systemtap_git.inc')
-rw-r--r--meta/recipes-kernel/systemtap/systemtap_git.inc6
1 files changed, 2 insertions, 4 deletions
diff --git a/meta/recipes-kernel/systemtap/systemtap_git.inc b/meta/recipes-kernel/systemtap/systemtap_git.inc
index 5f2987b6f8..093e62d16f 100644
--- a/meta/recipes-kernel/systemtap/systemtap_git.inc
+++ b/meta/recipes-kernel/systemtap/systemtap_git.inc
@@ -1,13 +1,11 @@
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
-SRCREV = "83bd2699d8cff2f2d6b9eaf5ea254e4cb6b33e81"
-PV = "1.7+git${SRCPV}"
+SRCREV = "48fa6b5e1d3e636c34cbd5650370e6f634efc294"
+PV = "1.8+git${SRCPV}"
SRC_URI = "git://sources.redhat.com/git/systemtap.git;protocol=git \
file://docproc-build-fix.patch \
- file://systemtap_fix_for_automake_1.12.patch \
- file://runtime-staprun-configure.ac-support-without-nss-for.patch \
"
FILESPATH = "${FILE_DIRNAME}/systemtap"