diff options
author | mark.yang <mark.yang@lge.com> | 2025-03-26 20:18:38 +0900 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-03-26 07:37:51 -0700 |
commit | afaa5f4737d4363b2e6a0adbb345ee6233f645f6 (patch) | |
tree | e46612fa368a76a0b9fd7ebcfbdebf3f967db19d | |
parent | 1de4965018c57bba9b3040b6704c65ecc0cbd77c (diff) | |
download | meta-openembedded-afaa5f4737d4363b2e6a0adbb345ee6233f645f6.tar.gz |
crash: upgrade 8.0.5 -> 8.0.6
ChangeLog:
https://crash-utility.github.io/changelog/ChangeLog-8.0.6.txt
Signed-off-by: mark.yang <mark.yang@lge.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-oe/recipes-kernel/crash/crash-cross-canadian_8.0.6.bb (renamed from meta-oe/recipes-kernel/crash/crash-cross-canadian_8.0.5.bb) | 0 | ||||
-rw-r--r-- | meta-oe/recipes-kernel/crash/crash.inc | 2 | ||||
-rw-r--r-- | meta-oe/recipes-kernel/crash/crash_8.0.6.bb (renamed from meta-oe/recipes-kernel/crash/crash_8.0.5.bb) | 0 |
3 files changed, 1 insertions, 1 deletions
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 index bafe56d2c4..bafe56d2c4 100644 --- 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 | |||
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 | |||
24 | file://gdb_build_jobs_and_not_write_crash_target.patch \ | 24 | file://gdb_build_jobs_and_not_write_crash_target.patch \ |
25 | file://0001-symbol-fix-S-cannot-work-with-kaslr-detection.patch \ | 25 | file://0001-symbol-fix-S-cannot-work-with-kaslr-detection.patch \ |
26 | " | 26 | " |
27 | SRCREV = "ceacceef7d13134d327719a624cfafed99e90f8a" | 27 | SRCREV = "f13853cef53f5c5463a51021edbc81977e2b1405" |
28 | 28 | ||
29 | SRC_URI[gdb.sha256sum] = "b33ad58d687487a821ec8d878daab0f716be60d0936f2e3ac5cf08419ce70350" | 29 | SRC_URI[gdb.sha256sum] = "b33ad58d687487a821ec8d878daab0f716be60d0936f2e3ac5cf08419ce70350" |
30 | 30 | ||
diff --git a/meta-oe/recipes-kernel/crash/crash_8.0.5.bb b/meta-oe/recipes-kernel/crash/crash_8.0.6.bb index 1af90978e0..1af90978e0 100644 --- a/meta-oe/recipes-kernel/crash/crash_8.0.5.bb +++ b/meta-oe/recipes-kernel/crash/crash_8.0.6.bb | |||