All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] systemtap: Test latest and greatest for 5.2 kernel
@ 2019-09-06  7:23 Richard Purdie
  2019-09-06  7:23 ` [PATCH 2/2] gcc-cross: Fix header file corruption problems Richard Purdie
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Richard Purdie @ 2019-09-06  7:23 UTC (permalink / raw)
  To: openembedded-core

Systemtap has issues with the 5.2 kernel which are fixed in master, we helped
debug and submitted some of the patches. Update to a git version which includes
all the fixes.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 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 c5348b3204b..f16f851e610 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 = "984d6d1696ed06626b07cb65ab55d6ae0ece1131"
-PV = "4.1"
+SRCREV = "a25199c9580b9b66424c494d3bf39c4d1b7e1f7b"
+PV = "4.1+git${SRCPV}"
 
 SRC_URI = "git://sourceware.org/git/systemtap.git \
            file://configure-allow-to-disable-libvirt.patch \
-- 
2.20.1



^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-09-06 14:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-06  7:23 [PATCH 1/2] systemtap: Test latest and greatest for 5.2 kernel Richard Purdie
2019-09-06  7:23 ` [PATCH 2/2] gcc-cross: Fix header file corruption problems Richard Purdie
2019-09-06 14:15   ` Khem Raj
2019-09-06 14:23     ` richard.purdie
2019-09-06 14:28       ` Khem Raj
2019-09-06  7:31 ` ✗ patchtest: failure for "systemtap: Test latest and gre..." and 1 more Patchwork
2019-09-06 12:24 ` [PATCH 1/2] systemtap: Test latest and greatest for 5.2 kernel Bruce Ashfield
2019-09-06 12:43   ` richard.purdie
2019-09-06 12:52     ` Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.