aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
authorBogdan Marinescu <bogdan.a.marinescu@intel.com>2013-05-08 11:17:16 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-05-12 08:40:57 +0100
commit4e559881b4dd56e47762770acfab45e43f95fe45 (patch)
tree77a392aa2fece3444a032be1a4500a5f4056636f /meta/recipes-kernel
parentcc7deb8b8dbc58975b8f55cd63f237aa0ded0887 (diff)
downloadopenembedded-core-4e559881b4dd56e47762770acfab45e43f95fe45.tar.gz
kexec-tools: upgraded to 2.0.4
Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r--meta/recipes-kernel/kexec/kexec-tools_2.0.4.bb (renamed from meta/recipes-kernel/kexec/kexec-tools_2.0.3.bb)6
1 files changed, 2 insertions, 4 deletions
diff --git a/meta/recipes-kernel/kexec/kexec-tools_2.0.3.bb b/meta/recipes-kernel/kexec/kexec-tools_2.0.4.bb
index 3cc8265609..de44cf0c74 100644
--- a/meta/recipes-kernel/kexec/kexec-tools_2.0.3.bb
+++ b/meta/recipes-kernel/kexec/kexec-tools_2.0.4.bb
@@ -2,10 +2,8 @@ require kexec-tools.inc
export LDFLAGS = "-L${STAGING_LIBDIR}"
EXTRA_OECONF = " --with-zlib=yes"
-PR = "r0"
-
-SRC_URI[md5sum] = "1b362abd2e8669171a5ba50a9cc26183"
-SRC_URI[sha256sum] = "36a50fad961e24c9cdaa7c01b74d3cdd2b1bebf9bf0f0f3740dd1f21bd1b8ba6"
+SRC_URI[md5sum] = "b9f2a3ba0ba9c78625ee7a50532500d8"
+SRC_URI[sha256sum] = "6ba1872c58434b8e92506ff515c7ef64555671af54097bae51b833bda3f5126c"
PACKAGES =+ "kexec kdump"