systemtap: bump SRCREV to grab version 1.7

Bump SRCREV to the latest stable version of systemtap.

(From OE-Core rev: ea57a29c75aa8265aecb8b0acd9c29340e98092c)

Signed-off-by: Wade Farnsworth <wade_farnsworth@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Wade Farnsworth 2012-02-06 07:47:41 -07:00 committed by Richard Purdie
parent ce0740fbb5
commit 3709697117
1 changed files with 3 additions and 3 deletions

View File

@ -4,9 +4,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
DEPENDS = "elfutils sqlite3"
SRCREV = "820f2d22fc47fad6e09ba886efb9b91e1247cb39"
PR = "r2"
PV = "1.6+git${SRCPV}"
SRCREV = "83bd2699d8cff2f2d6b9eaf5ea254e4cb6b33e81"
PR = "r0"
PV = "1.7+git${SRCPV}"
SRC_URI = "git://sources.redhat.com/git/systemtap.git;protocol=git"