From 8e3db630d13d110387eeed08f789ab3b18a3920e Mon Sep 17 00:00:00 2001 From: Randy MacLeod Date: Tue, 9 Oct 2018 21:30:10 -0400 Subject: [PATCH] crash: Update from 7.2.3 to to 7.2.4 Change log: http://people.redhat.com/anderson/crash.changelog.html Signed-off-by: Randy MacLeod Signed-off-by: Khem Raj --- .../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 45a26545d9..c72b1a3211 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"