mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Andreas Hofmann <andreas.hofmann@corscience.de>
To: ptxdist@pengutronix.de
Cc: Andreas Hofmann <andreas.hofmann@corscience.de>
Subject: [ptxdist] [PATCH] rules/kexec-tools.make: Update to version 2.0.7
Date: Thu, 31 Jul 2014 10:55:03 +0200	[thread overview]
Message-ID: <1406796903-21254-1-git-send-email-andreas.hofmann@corscience.de> (raw)

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

                 reply	other threads:[~2014-07-31  8:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1406796903-21254-1-git-send-email-andreas.hofmann@corscience.de \
    --to=andreas.hofmann@corscience.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox