* [ptxdist] [PATCH] rules/kexec-tools.make: Update to version 2.0.7
@ 2014-07-31 8:55 Andreas Hofmann
0 siblings, 0 replies; only message in thread
From: Andreas Hofmann @ 2014-07-31 8:55 UTC (permalink / raw)
To: ptxdist; +Cc: Andreas Hofmann
Version 2.0.4 has a bug on arm systems, which causes problems when
loading an initrd/initramfs with kexec.
Signed-off-by: Andreas Hofmann <andreas.hofmann@corscience.de>
---
rules/kexec-tools.make | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/rules/kexec-tools.make b/rules/kexec-tools.make
index e0b49bd..9e11b51 100644
--- a/rules/kexec-tools.make
+++ b/rules/kexec-tools.make
@@ -17,10 +17,10 @@ PACKAGES-$(PTXCONF_KEXEC_TOOLS) += kexec-tools
#
# Paths and names
#
-KEXEC_TOOLS_VERSION := 2.0.4
-KEXEC_TOOLS_MD5 := 05992bc8c0673fc55be7b6d27e48a8db
+KEXEC_TOOLS_VERSION := 2.0.7
+KEXEC_TOOLS_MD5 := 457f49ad1708eea1f6b332484855fe25
KEXEC_TOOLS := kexec-tools-$(KEXEC_TOOLS_VERSION)
-KEXEC_TOOLS_SUFFIX := tar.bz2
+KEXEC_TOOLS_SUFFIX := tar.xz
KEXEC_TOOLS_URL := $(call ptx/mirror, KERNEL, utils/kernel/kexec/$(KEXEC_TOOLS).$(KEXEC_TOOLS_SUFFIX))
KEXEC_TOOLS_SOURCE := $(SRCDIR)/$(KEXEC_TOOLS).$(KEXEC_TOOLS_SUFFIX)
KEXEC_TOOLS_DIR := $(BUILDDIR)/$(KEXEC_TOOLS)
--
1.9.1
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-07-31 8:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-31 8:55 [ptxdist] [PATCH] rules/kexec-tools.make: Update to version 2.0.7 Andreas Hofmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox