]> code.ossystems Code Review - openembedded-core.git/commitdiff
systemtap: update to 4.2
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 20 Nov 2019 13:44:55 +0000 (14:44 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Nov 2019 17:54:06 +0000 (17:54 +0000)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-kernel/systemtap/systemtap_git.inc

index abb2b3743b492a0167071080e01e78b89d98adc5..116e83fe0ff37b3b2891e457d0234d36021731e1 100644 (file)
@@ -1,7 +1,7 @@
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
-SRCREV = "57c9aca9f1ff32a6add10e02ecd33b7314fad499"
-PV = "4.1+git${SRCPV}"
+SRCREV = "044a0640985ef007c0b2fb6eaf660d9d51800cda"
+PV = "4.2"
 
 SRC_URI = "git://sourceware.org/git/systemtap.git \
            file://0001-Do-not-let-configure-write-a-python-location-into-th.patch \