* [PATCH] systemtap: Bump SRCREV for 4.12 Linux kernel support
@ 2017-09-05 20:22 Saul Wold
2017-09-05 21:26 ` Wold, Saul
0 siblings, 1 reply; 2+ messages in thread
From: Saul Wold @ 2017-09-05 20:22 UTC (permalink / raw)
To: openembedded-core, richard.purdie
This SRCREV bump brings in support for the 4.12 Linux Kernel, this kernel
also has some newer CONFIG settings. The newer DEBUG_INFO and DEBUG_INFO_DWARF4
settings can be used with systemtap to get the full information. We do not
normally enabled these for a 'production' (standard) kernel, but can be
enabled via menuconfig.
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
meta/recipes-kernel/systemtap/systemtap_git.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-kernel/systemtap/systemtap_git.inc b/meta/recipes-kernel/systemtap/systemtap_git.inc
index a6aedd38a6..ea2d2c0d1d 100644
--- a/meta/recipes-kernel/systemtap/systemtap_git.inc
+++ b/meta/recipes-kernel/systemtap/systemtap_git.inc
@@ -1,6 +1,6 @@
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
-SRCREV = "b8ea350dc13adb6190d9044a5b80110a4c441270"
+SRCREV = "45d0e7a09a15a21078d0ebf2db5175ed9e87014e"
PV = "3.1"
SRC_URI = "git://sourceware.org/git/systemtap.git \
--
2.11.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] systemtap: Bump SRCREV for 4.12 Linux kernel support
2017-09-05 20:22 [PATCH] systemtap: Bump SRCREV for 4.12 Linux kernel support Saul Wold
@ 2017-09-05 21:26 ` Wold, Saul
0 siblings, 0 replies; 2+ messages in thread
From: Wold, Saul @ 2017-09-05 21:26 UTC (permalink / raw)
To: openembedded-core@lists.openembedded.org,
richard.purdie@linuxfoundation.org
On Tue, 2017-09-05 at 13:22 -0700, Saul Wold wrote:
> This SRCREV bump brings in support for the 4.12 Linux Kernel, this
> kernel
> also has some newer CONFIG settings. The newer DEBUG_INFO and
> DEBUG_INFO_DWARF4
> settings can be used with systemtap to get the full information. We
> do not
> normally enabled these for a 'production' (standard) kernel, but can
> be
> enabled via menuconfig.
>
> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Put a hold on this patch, I found an issue with a partial failure
during the install phase which did not cause an error to be thrown so
it completed!
Sau!
> ---
> meta/recipes-kernel/systemtap/systemtap_git.inc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-kernel/systemtap/systemtap_git.inc
> b/meta/recipes-kernel/systemtap/systemtap_git.inc
> index a6aedd38a6..ea2d2c0d1d 100644
> --- a/meta/recipes-kernel/systemtap/systemtap_git.inc
> +++ b/meta/recipes-kernel/systemtap/systemtap_git.inc
> @@ -1,6 +1,6 @@
> LICENSE = "GPLv2"
> LIC_FILES_CHKSUM =
> "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
> -SRCREV = "b8ea350dc13adb6190d9044a5b80110a4c441270"
> +SRCREV = "45d0e7a09a15a21078d0ebf2db5175ed9e87014e"
> PV = "3.1"
>
> SRC_URI = "git://sourceware.org/git/systemtap.git \
> --
> 2.11.0
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-09-05 21:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-05 20:22 [PATCH] systemtap: Bump SRCREV for 4.12 Linux kernel support Saul Wold
2017-09-05 21:26 ` Wold, Saul
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox