diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2015-12-17 16:33:45 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-28 09:25:15 +0000 |
commit | 503c08d5207d4af777a40e9f124b280ce115c4f2 (patch) | |
tree | e8fafbf9e6c7c9c40def29587b612ca04c39da4a /meta | |
parent | 4fa2e4b28d3b45ce66a92d8bb9b0b32bfcd31ed5 (diff) | |
download | poky-503c08d5207d4af777a40e9f124b280ce115c4f2.tar.gz |
kexec-tools: update to 2.0.11
(From OE-Core rev: d515df2d73defb73eb87b9df1b163a161c3e6e4e)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-kernel/kexec/kexec-tools_2.0.11.bb (renamed from meta/recipes-kernel/kexec/kexec-tools_2.0.10.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/kexec/kexec-tools_2.0.10.bb b/meta/recipes-kernel/kexec/kexec-tools_2.0.11.bb index f21121733f..717376703f 100644 --- a/meta/recipes-kernel/kexec/kexec-tools_2.0.10.bb +++ b/meta/recipes-kernel/kexec/kexec-tools_2.0.11.bb | |||
@@ -9,8 +9,8 @@ SRC_URI += "file://kexec-tools-Refine-kdump-device_tree-sort.patch \ | |||
9 | file://0001-purgatory-Pass-r-directly-to-linker.patch \ | 9 | file://0001-purgatory-Pass-r-directly-to-linker.patch \ |
10 | " | 10 | " |
11 | 11 | ||
12 | SRC_URI[md5sum] = "6cb4d22bcec71b6e070aa8e9d990a5e6" | 12 | SRC_URI[md5sum] = "86de066859f289048f1b286af6f03f78" |
13 | SRC_URI[sha256sum] = "c31bb83deef9547a28e8cfc1f0916e70f8e6b92a6bd2ef7077e12e3338239af3" | 13 | SRC_URI[sha256sum] = "84f652ebf1de3f7b9de757a50cdbf6d5639d88c1d5b5ef9f525edde5ef9590c2" |
14 | 14 | ||
15 | PACKAGES =+ "kexec kdump vmcore-dmesg" | 15 | PACKAGES =+ "kexec kdump vmcore-dmesg" |
16 | 16 | ||