summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/kexec
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2014-04-28 15:49:04 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-04-30 16:36:39 +0100
commitba802d21eccfd20584fed784134b6fb72c3deb80 (patch)
treede7d493bcfb4f08c03a28a54b3c937f2c6d6baa4 /meta/recipes-kernel/kexec
parent90c61560fff8517a79741cef7347d3428e3f1be2 (diff)
downloadopenembedded-core-contrib-ba802d21eccfd20584fed784134b6fb72c3deb80.tar.gz
kexec-tools: upgrade to 2.0.6
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-kernel/kexec')
-rw-r--r--meta/recipes-kernel/kexec/kexec-tools_2.0.6.bb (renamed from meta/recipes-kernel/kexec/kexec-tools_2.0.4.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/kexec/kexec-tools_2.0.4.bb b/meta/recipes-kernel/kexec/kexec-tools_2.0.6.bb
index de44cf0c74..38a89479eb 100644
--- a/meta/recipes-kernel/kexec/kexec-tools_2.0.4.bb
+++ b/meta/recipes-kernel/kexec/kexec-tools_2.0.6.bb
@@ -2,8 +2,8 @@ require kexec-tools.inc
export LDFLAGS = "-L${STAGING_LIBDIR}"
EXTRA_OECONF = " --with-zlib=yes"
-SRC_URI[md5sum] = "b9f2a3ba0ba9c78625ee7a50532500d8"
-SRC_URI[sha256sum] = "6ba1872c58434b8e92506ff515c7ef64555671af54097bae51b833bda3f5126c"
+SRC_URI[md5sum] = "c39ea40a7598e49b6dc961ee7de38f57"
+SRC_URI[sha256sum] = "a9c6cd9adc8c1c37b3272782f581cb8b4b4070d0e3e921a558a9083f68dcf29a"
PACKAGES =+ "kexec kdump"