diff options
author | Yi Zhao <yi.zhao@windriver.com> | 2024-09-12 10:45:56 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-09-11 21:15:34 -0700 |
commit | 3f3231f62f4124da8b1278d2616e0a75528408a4 (patch) | |
tree | e5711b13f1fadbf4258491f9dc9e85dedb897f93 | |
parent | 352b4de567c9b9d826c043e08526a925a804d26d (diff) | |
download | meta-openembedded-3f3231f62f4124da8b1278d2616e0a75528408a4.tar.gz |
crash: upgrade 8.0.4 -> 8.0.5
ChangeLog:
https://crash-utility.github.io/changelog/ChangeLog-8.0.5.txt
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-oe/recipes-kernel/crash/crash-cross-canadian_8.0.5.bb (renamed from meta-oe/recipes-kernel/crash/crash-cross-canadian_8.0.4.bb) | 0 | ||||
-rw-r--r-- | meta-oe/recipes-kernel/crash/crash.inc | 2 | ||||
-rw-r--r-- | meta-oe/recipes-kernel/crash/crash_8.0.5.bb (renamed from meta-oe/recipes-kernel/crash/crash_8.0.4.bb) | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-kernel/crash/crash-cross-canadian_8.0.4.bb b/meta-oe/recipes-kernel/crash/crash-cross-canadian_8.0.5.bb index 54883cef38..54883cef38 100644 --- a/meta-oe/recipes-kernel/crash/crash-cross-canadian_8.0.4.bb +++ b/meta-oe/recipes-kernel/crash/crash-cross-canadian_8.0.5.bb | |||
diff --git a/meta-oe/recipes-kernel/crash/crash.inc b/meta-oe/recipes-kernel/crash/crash.inc index 04318b1505..29cff569f7 100644 --- a/meta-oe/recipes-kernel/crash/crash.inc +++ b/meta-oe/recipes-kernel/crash/crash.inc | |||
@@ -23,7 +23,7 @@ SRC_URI = "git://github.com/crash-utility/${BPN}.git;branch=master;protocol=http | |||
23 | file://donnot-extract-gdb-during-do-compile.patch \ | 23 | file://donnot-extract-gdb-during-do-compile.patch \ |
24 | file://gdb_build_jobs_and_not_write_crash_target.patch \ | 24 | file://gdb_build_jobs_and_not_write_crash_target.patch \ |
25 | " | 25 | " |
26 | SRCREV = "a6832f608cb5d473739cf33bbf84ab1df8d98fd5" | 26 | SRCREV = "ceacceef7d13134d327719a624cfafed99e90f8a" |
27 | 27 | ||
28 | SRC_URI[gdb.sha256sum] = "b33ad58d687487a821ec8d878daab0f716be60d0936f2e3ac5cf08419ce70350" | 28 | SRC_URI[gdb.sha256sum] = "b33ad58d687487a821ec8d878daab0f716be60d0936f2e3ac5cf08419ce70350" |
29 | 29 | ||
diff --git a/meta-oe/recipes-kernel/crash/crash_8.0.4.bb b/meta-oe/recipes-kernel/crash/crash_8.0.5.bb index 1af90978e0..1af90978e0 100644 --- a/meta-oe/recipes-kernel/crash/crash_8.0.4.bb +++ b/meta-oe/recipes-kernel/crash/crash_8.0.5.bb | |||