* [meta-oe][PATCH] crash: Update from 7.2.3 to to 7.2.4
@ 2018-10-10 1:30 Randy MacLeod
2018-10-10 1:41 ` Randy MacLeod
0 siblings, 1 reply; 2+ messages in thread
From: Randy MacLeod @ 2018-10-10 1:30 UTC (permalink / raw)
To: openembedded-devel
Change log: http://people.redhat.com/anderson/crash.changelog.html
Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
---
.../recipes-kernel/crash/{crash_7.2.3.bb => crash_7.2.4.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta-oe/recipes-kernel/crash/{crash_7.2.3.bb => crash_7.2.4.bb} (97%)
diff --git a/meta-oe/recipes-kernel/crash/crash_7.2.3.bb b/meta-oe/recipes-kernel/crash/crash_7.2.4.bb
similarity index 97%
rename from meta-oe/recipes-kernel/crash/crash_7.2.3.bb
rename to meta-oe/recipes-kernel/crash/crash_7.2.4.bb
index 45a26545d..c72b1a321 100644
--- a/meta-oe/recipes-kernel/crash/crash_7.2.3.bb
+++ b/meta-oe/recipes-kernel/crash/crash_7.2.4.bb
@@ -25,8 +25,8 @@ SRC_URI = "https://github.com/crash-utility/${BPN}/archive/${PV}.tar.gz;download
file://0002-crash-fix-build-error-unknown-type-name-gdb_fpregset.patch \
file://0003-crash-detect-the-sysroot-s-glibc-header-file.patch \
"
-SRC_URI[md5sum] = "4026bc71c8c8c49477f4f551e25ee9fb"
-SRC_URI[sha256sum] = "4c861b6fc05ab5048e8d3552445c1a08860d238e83f17ff6b51493cc17bcaa75"
+SRC_URI[md5sum] = "4f66eb0e9a82ff83de06ac2b37501f5c"
+SRC_URI[sha256sum] = "85ca2e93f1ee628ef2499ab9c78623f8b04500bdf7378c09de19283f6a7a698f"
SRC_URI[gdb.md5sum] = "a9836707337e5f7bf76a009a8904f470"
SRC_URI[gdb.sha256sum] = "8070389a5dcc104eb0be483d582729f98ed4d761ad19cedd3f17b5d2502faa36"
--
2.17.0
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [meta-oe][PATCH] crash: Update from 7.2.3 to to 7.2.4
2018-10-10 1:30 [meta-oe][PATCH] crash: Update from 7.2.3 to to 7.2.4 Randy MacLeod
@ 2018-10-10 1:41 ` Randy MacLeod
0 siblings, 0 replies; 2+ messages in thread
From: Randy MacLeod @ 2018-10-10 1:41 UTC (permalink / raw)
To: openembedded-devel, Kang Kai
On 10/09/2018 09:30 PM, Randy MacLeod wrote:
> Change log: http://people.redhat.com/anderson/crash.changelog.html
>
> Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
> ---
> .../recipes-kernel/crash/{crash_7.2.3.bb => crash_7.2.4.bb} | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
> rename meta-oe/recipes-kernel/crash/{crash_7.2.3.bb => crash_7.2.4.bb} (97%)
>
> diff --git a/meta-oe/recipes-kernel/crash/crash_7.2.3.bb b/meta-oe/recipes-kernel/crash/crash_7.2.4.bb
> similarity index 97%
> rename from meta-oe/recipes-kernel/crash/crash_7.2.3.bb
> rename to meta-oe/recipes-kernel/crash/crash_7.2.4.bb
> index 45a26545d..c72b1a321 100644
> --- a/meta-oe/recipes-kernel/crash/crash_7.2.3.bb
> +++ b/meta-oe/recipes-kernel/crash/crash_7.2.4.bb
> @@ -25,8 +25,8 @@ SRC_URI = "https://github.com/crash-utility/${BPN}/archive/${PV}.tar.gz;download
> file://0002-crash-fix-build-error-unknown-type-name-gdb_fpregset.patch \
> file://0003-crash-detect-the-sysroot-s-glibc-header-file.patch \
> "
> -SRC_URI[md5sum] = "4026bc71c8c8c49477f4f551e25ee9fb"
> -SRC_URI[sha256sum] = "4c861b6fc05ab5048e8d3552445c1a08860d238e83f17ff6b51493cc17bcaa75"
> +SRC_URI[md5sum] = "4f66eb0e9a82ff83de06ac2b37501f5c"
> +SRC_URI[sha256sum] = "85ca2e93f1ee628ef2499ab9c78623f8b04500bdf7378c09de19283f6a7a698f"
>
> SRC_URI[gdb.md5sum] = "a9836707337e5f7bf76a009a8904f470"
> SRC_URI[gdb.sha256sum] = "8070389a5dcc104eb0be483d582729f98ed4d761ad19cedd3f17b5d2502faa36"
>
This update of crash looks like a useful addition for thud
due to the fixes, support for recent kernel and a few new
features.
I've built:
qemux86 qemux86-64 qemuarm qemuarm64 qemuppc qemumips
Only glibc is supported.
I haven't done any runtime testing yet.
We'll be doing that at WR over the coming weeks.
Kai, you have worked on crash before, any concerns or
comments?
--
# Randy MacLeod
# Wind River Linux
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-10-10 1:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-10 1:30 [meta-oe][PATCH] crash: Update from 7.2.3 to to 7.2.4 Randy MacLeod
2018-10-10 1:41 ` Randy MacLeod
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.