diff options
author | Mingli Yu <mingli.yu@windriver.com> | 2019-03-12 01:34:13 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-03-14 07:24:03 -0700 |
commit | f7f06219f14dae1099bc5a0744a2196e5ecf2f5b (patch) | |
tree | ef2544e1bf192595e4d923c9d55d3fd20c43648f | |
parent | b42de097dd04274461d9386fdd61fb052bc0d7be (diff) | |
download | meta-openembedded-f7f06219f14dae1099bc5a0744a2196e5ecf2f5b.tar.gz |
crash: Upgrade to 7.2.5
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-oe/recipes-kernel/crash/crash_7.2.5.bb (renamed from meta-oe/recipes-kernel/crash/crash_7.2.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-kernel/crash/crash_7.2.4.bb b/meta-oe/recipes-kernel/crash/crash_7.2.5.bb index c72b1a321..0b2335682 100644 --- a/meta-oe/recipes-kernel/crash/crash_7.2.4.bb +++ b/meta-oe/recipes-kernel/crash/crash_7.2.5.bb | |||
@@ -25,8 +25,8 @@ SRC_URI = "https://github.com/crash-utility/${BPN}/archive/${PV}.tar.gz;download | |||
25 | file://0002-crash-fix-build-error-unknown-type-name-gdb_fpregset.patch \ | 25 | file://0002-crash-fix-build-error-unknown-type-name-gdb_fpregset.patch \ |
26 | file://0003-crash-detect-the-sysroot-s-glibc-header-file.patch \ | 26 | file://0003-crash-detect-the-sysroot-s-glibc-header-file.patch \ |
27 | " | 27 | " |
28 | SRC_URI[md5sum] = "4f66eb0e9a82ff83de06ac2b37501f5c" | 28 | SRC_URI[md5sum] = "3f6e18d38821bb326700f1d6d43bcaec" |
29 | SRC_URI[sha256sum] = "85ca2e93f1ee628ef2499ab9c78623f8b04500bdf7378c09de19283f6a7a698f" | 29 | SRC_URI[sha256sum] = "114a83ca27c91e4321f6399d637a9d2270f72b9327e56d687c5fb139e903069b" |
30 | 30 | ||
31 | SRC_URI[gdb.md5sum] = "a9836707337e5f7bf76a009a8904f470" | 31 | SRC_URI[gdb.md5sum] = "a9836707337e5f7bf76a009a8904f470" |
32 | SRC_URI[gdb.sha256sum] = "8070389a5dcc104eb0be483d582729f98ed4d761ad19cedd3f17b5d2502faa36" | 32 | SRC_URI[gdb.sha256sum] = "8070389a5dcc104eb0be483d582729f98ed4d761ad19cedd3f17b5d2502faa36" |