From 7e4d87bde2e05e92c6bfa856ba48ca05138e73b9 Mon Sep 17 00:00:00 2001 From: Mingli Yu Date: Tue, 31 Jul 2018 18:25:39 -0700 Subject: [PATCH] crash: Upgrade to 7.2.3 Signed-off-by: Mingli Yu Signed-off-by: Khem Raj --- .../recipes-kernel/crash/{crash_7.2.0.bb => crash_7.2.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-kernel/crash/{crash_7.2.0.bb => crash_7.2.3.bb} (97%) diff --git a/meta-oe/recipes-kernel/crash/crash_7.2.0.bb b/meta-oe/recipes-kernel/crash/crash_7.2.3.bb similarity index 97% rename from meta-oe/recipes-kernel/crash/crash_7.2.0.bb rename to meta-oe/recipes-kernel/crash/crash_7.2.3.bb index 440a69d600..66d740af93 100644 --- a/meta-oe/recipes-kernel/crash/crash_7.2.0.bb +++ b/meta-oe/recipes-kernel/crash/crash_7.2.3.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] = "48899de3118e04cfa40a2364f5618193" -SRC_URI[sha256sum] = "5d076e1fefb41aa178ad3e1cef6511670efc47de5cb04d4af9bdd4e8f2f18cbc" +SRC_URI[md5sum] = "4026bc71c8c8c49477f4f551e25ee9fb" +SRC_URI[sha256sum] = "4c861b6fc05ab5048e8d3552445c1a08860d238e83f17ff6b51493cc17bcaa75" SRC_URI[gdb.md5sum] = "a9836707337e5f7bf76a009a8904f470" SRC_URI[gdb.sha256sum] = "8070389a5dcc104eb0be483d582729f98ed4d761ad19cedd3f17b5d2502faa36"