From c636bc25dba745eb459cc6d55b0d86ef09253016 Mon Sep 17 00:00:00 2001 From: Randy MacLeod Date: Wed, 25 Sep 2019 10:09:03 -0400 Subject: [PATCH] crash: update from 7.2.6 to 7.2.7 Change log: http://people.redhat.com/anderson/crash.changelog.html Signed-off-by: Randy MacLeod Signed-off-by: Khem Raj --- meta-oe/recipes-kernel/crash/{crash_7.2.6.bb => crash_7.2.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-kernel/crash/{crash_7.2.6.bb => crash_7.2.7.bb} (98%) diff --git a/meta-oe/recipes-kernel/crash/crash_7.2.6.bb b/meta-oe/recipes-kernel/crash/crash_7.2.7.bb similarity index 98% rename from meta-oe/recipes-kernel/crash/crash_7.2.6.bb rename to meta-oe/recipes-kernel/crash/crash_7.2.7.bb index 770b99ff04..8098d096e3 100644 --- a/meta-oe/recipes-kernel/crash/crash_7.2.6.bb +++ b/meta-oe/recipes-kernel/crash/crash_7.2.7.bb @@ -26,7 +26,7 @@ SRC_URI = "git://github.com/crash-utility/${BPN}.git \ file://0002-crash-fix-build-error-unknown-type-name-gdb_fpregset.patch \ file://0003-crash-detect-the-sysroot-s-glibc-header-file.patch \ " -SRCREV = "4076ebea6626e3f0a20150602c6ffab999ea5c90" +SRCREV = "5b0e3777ccbb571678791903e93446ccd0aba03a" SRC_URI[gdb.md5sum] = "a9836707337e5f7bf76a009a8904f470" SRC_URI[gdb.sha256sum] = "8070389a5dcc104eb0be483d582729f98ed4d761ad19cedd3f17b5d2502faa36"