diff mbox series

[meta-oe,1/2] crash: upgrade 8.0.5 -> 8.0.6

Message ID 20250326111839.1206834-1-mark.yang@lge.com
State Accepted
Headers show
Series [meta-oe,1/2] crash: upgrade 8.0.5 -> 8.0.6 | expand

Commit Message

mark yang March 26, 2025, 11:18 a.m. UTC
From: "mark.yang" <mark.yang@lge.com>

ChangeLog:
https://crash-utility.github.io/changelog/ChangeLog-8.0.6.txt

Signed-off-by: mark.yang <mark.yang@lge.com>
---
 ...sh-cross-canadian_8.0.5.bb => crash-cross-canadian_8.0.6.bb} | 0
 meta-oe/recipes-kernel/crash/crash.inc                          | 2 +-
 meta-oe/recipes-kernel/crash/{crash_8.0.5.bb => crash_8.0.6.bb} | 0
 3 files changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-kernel/crash/{crash-cross-canadian_8.0.5.bb => crash-cross-canadian_8.0.6.bb} (100%)
 rename meta-oe/recipes-kernel/crash/{crash_8.0.5.bb => crash_8.0.6.bb} (100%)

Comments

Khem Raj March 26, 2025, 8:10 p.m. UTC | #1
I think this broke 32bit builds we need to backport -
https://github.com/crash-utility/crash/commit/2724bb1d0260f3886f8a3d533838caf80c7e61e5

On Wed, Mar 26, 2025 at 4:18 AM mark.yang via lists.openembedded.org
<mark.yang=lge.com@lists.openembedded.org> wrote:
>
> From: "mark.yang" <mark.yang@lge.com>
>
> ChangeLog:
> https://crash-utility.github.io/changelog/ChangeLog-8.0.6.txt
>
> Signed-off-by: mark.yang <mark.yang@lge.com>
> ---
>  ...sh-cross-canadian_8.0.5.bb => crash-cross-canadian_8.0.6.bb} | 0
>  meta-oe/recipes-kernel/crash/crash.inc                          | 2 +-
>  meta-oe/recipes-kernel/crash/{crash_8.0.5.bb => crash_8.0.6.bb} | 0
>  3 files changed, 1 insertion(+), 1 deletion(-)
>  rename meta-oe/recipes-kernel/crash/{crash-cross-canadian_8.0.5.bb => crash-cross-canadian_8.0.6.bb} (100%)
>  rename meta-oe/recipes-kernel/crash/{crash_8.0.5.bb => crash_8.0.6.bb} (100%)
>
> diff --git a/meta-oe/recipes-kernel/crash/crash-cross-canadian_8.0.5.bb b/meta-oe/recipes-kernel/crash/crash-cross-canadian_8.0.6.bb
> similarity index 100%
> rename from meta-oe/recipes-kernel/crash/crash-cross-canadian_8.0.5.bb
> rename to meta-oe/recipes-kernel/crash/crash-cross-canadian_8.0.6.bb
> diff --git a/meta-oe/recipes-kernel/crash/crash.inc b/meta-oe/recipes-kernel/crash/crash.inc
> index cab4e178b9..3d712592df 100644
> --- a/meta-oe/recipes-kernel/crash/crash.inc
> +++ b/meta-oe/recipes-kernel/crash/crash.inc
> @@ -24,7 +24,7 @@ SRC_URI = "git://github.com/crash-utility/${BPN}.git;branch=master;protocol=http
>             file://gdb_build_jobs_and_not_write_crash_target.patch \
>             file://0001-symbol-fix-S-cannot-work-with-kaslr-detection.patch \
>             "
> -SRCREV = "ceacceef7d13134d327719a624cfafed99e90f8a"
> +SRCREV = "f13853cef53f5c5463a51021edbc81977e2b1405"
>
>  SRC_URI[gdb.sha256sum] = "b33ad58d687487a821ec8d878daab0f716be60d0936f2e3ac5cf08419ce70350"
>
> diff --git a/meta-oe/recipes-kernel/crash/crash_8.0.5.bb b/meta-oe/recipes-kernel/crash/crash_8.0.6.bb
> similarity index 100%
> rename from meta-oe/recipes-kernel/crash/crash_8.0.5.bb
> rename to meta-oe/recipes-kernel/crash/crash_8.0.6.bb
> --
> 2.34.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#116293): https://lists.openembedded.org/g/openembedded-devel/message/116293
> Mute This Topic: https://lists.openembedded.org/mt/111914699/1997914
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
diff mbox series

Patch

diff --git a/meta-oe/recipes-kernel/crash/crash-cross-canadian_8.0.5.bb b/meta-oe/recipes-kernel/crash/crash-cross-canadian_8.0.6.bb
similarity index 100%
rename from meta-oe/recipes-kernel/crash/crash-cross-canadian_8.0.5.bb
rename to meta-oe/recipes-kernel/crash/crash-cross-canadian_8.0.6.bb
diff --git a/meta-oe/recipes-kernel/crash/crash.inc b/meta-oe/recipes-kernel/crash/crash.inc
index cab4e178b9..3d712592df 100644
--- a/meta-oe/recipes-kernel/crash/crash.inc
+++ b/meta-oe/recipes-kernel/crash/crash.inc
@@ -24,7 +24,7 @@  SRC_URI = "git://github.com/crash-utility/${BPN}.git;branch=master;protocol=http
            file://gdb_build_jobs_and_not_write_crash_target.patch \
            file://0001-symbol-fix-S-cannot-work-with-kaslr-detection.patch \
            "
-SRCREV = "ceacceef7d13134d327719a624cfafed99e90f8a"
+SRCREV = "f13853cef53f5c5463a51021edbc81977e2b1405"
 
 SRC_URI[gdb.sha256sum] = "b33ad58d687487a821ec8d878daab0f716be60d0936f2e3ac5cf08419ce70350"
 
diff --git a/meta-oe/recipes-kernel/crash/crash_8.0.5.bb b/meta-oe/recipes-kernel/crash/crash_8.0.6.bb
similarity index 100%
rename from meta-oe/recipes-kernel/crash/crash_8.0.5.bb
rename to meta-oe/recipes-kernel/crash/crash_8.0.6.bb