From: Alexander Kanavin Date: Wed, 20 Nov 2019 13:44:55 +0000 (+0100) Subject: systemtap: update to 4.2 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~12701 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ba5ecb17a08b29bbb314b6a498b17ac88f7f17c;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git systemtap: update to 4.2 Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton --- diff --git a/meta/recipes-kernel/systemtap/systemtap_git.inc b/meta/recipes-kernel/systemtap/systemtap_git.inc index abb2b3743b4..116e83fe0ff 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 = "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 \