[OE-core] [PATCH 1/2] systemtap: Test latest and greatest for 5.2 kernel
Bruce Ashfield
bruce.ashfield at gmail.com
Fri Sep 6 12:24:04 UTC 2019
On Fri, Sep 6, 2019 at 3:24 AM Richard Purdie
<richard.purdie at linuxfoundation.org> wrote:
>
> 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.
And I can confirm that I can now run the stap test on all the arches with 5.2.
I'll send the rest of my 5.2 queue in a few hours (the removal of 5.0,
and setting 5.2 as default where needed). I just want to run a few
more tests before sending.
Cheers,
Bruce
>
> Signed-off-by: Richard Purdie <richard.purdie at 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
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
--
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II
More information about the Openembedded-core
mailing list