diff options
author | Mingli Yu <mingli.yu@windriver.com> | 2019-07-19 02:15:36 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-07-21 09:31:09 -0700 |
commit | 96ec1963c476470cd4c87d809fda5d88900b8579 (patch) | |
tree | e33c357799c179ee8ccd0846ec1a8f7aa273dce9 | |
parent | ef290c543285f645ff43a53d01b25f2a69f9c1b9 (diff) | |
download | meta-openembedded-96ec1963c476470cd4c87d809fda5d88900b8579.tar.gz |
crash: Upgrade to 7.2.6
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.6.bb (renamed from meta-oe/recipes-kernel/crash/crash_7.2.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-kernel/crash/crash_7.2.5.bb b/meta-oe/recipes-kernel/crash/crash_7.2.6.bb index e124db19c..a8bfe27da 100644 --- a/meta-oe/recipes-kernel/crash/crash_7.2.5.bb +++ b/meta-oe/recipes-kernel/crash/crash_7.2.6.bb | |||
@@ -26,7 +26,7 @@ SRC_URI = "git://github.com/crash-utility/${BPN}.git \ | |||
26 | file://0002-crash-fix-build-error-unknown-type-name-gdb_fpregset.patch \ | 26 | file://0002-crash-fix-build-error-unknown-type-name-gdb_fpregset.patch \ |
27 | file://0003-crash-detect-the-sysroot-s-glibc-header-file.patch \ | 27 | file://0003-crash-detect-the-sysroot-s-glibc-header-file.patch \ |
28 | " | 28 | " |
29 | SRCREV = "c0a2fc9d322cf0c5f569ce54e9201d2f586edb0c" | 29 | SRCREV = "4076ebea6626e3f0a20150602c6ffab999ea5c90" |
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" |