From: Michael Olbrich <mol@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Artur Wiebe <artur@4wiebe.de>
Subject: Re: [ptxdist] [APPLIED] kexec-tools: version bump 2.0.16 -> 2.0.20
Date: Mon, 17 Aug 2020 08:18:27 +0200 [thread overview]
Message-ID: <E1k7YTT-0008Gz-IA@dude02.hi.pengutronix.de> (raw)
In-Reply-To: <20200812075644.3878625-1-artur@4wiebe.de>
Thanks, applied as 6f80063f5e6543a01e17c71dda7033c4505ffa21.
Michael
[sent from post-receive hook]
On Mon, 17 Aug 2020 08:18:27 +0200, Artur Wiebe <artur@4wiebe.de> wrote:
> as kdump was removed from kexec-tools there is no need to select installed binaries
>
> Signed-off-by: Artur Wiebe <artur@4wiebe.de>
> Message-Id: <20200812075644.3878625-1-artur@4wiebe.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/kexec-tools.in b/rules/kexec-tools.in
> index afb1f1d18cf8..9dc7c6e5978b 100644
> --- a/rules/kexec-tools.in
> +++ b/rules/kexec-tools.in
> @@ -23,20 +23,4 @@ config KEXEC_TOOLS_XEN
> help
> kexec has been ported to xen for the hypervisor and domain 0.
>
> -config KEXEC_TOOLS_KEXEC
> - bool
> - prompt "Install kexec"
> - help
> - FIXME
> -
> -config KEXEC_TOOLS_KDUMP
> - bool
> - prompt "Install kdump"
> - help
> - Kdump is a kexec based crash dumping mechansim for Linux.
> - Its functionality is broken mainly into two components,
> - user space and kernel space. Kernel space patches are
> - already part of main line kernel tree. User space component
> - is nothing but a patch on top of existing kexec tools.
> -
> endif
> diff --git a/rules/kexec-tools.make b/rules/kexec-tools.make
> index 665ea828fbf6..48a782ed764a 100644
> --- a/rules/kexec-tools.make
> +++ b/rules/kexec-tools.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_KEXEC_TOOLS) += kexec-tools
> #
> # Paths and names
> #
> -KEXEC_TOOLS_VERSION := 2.0.16
> -KEXEC_TOOLS_MD5 := b6bd3e0cc59ae0206ef0197b76a1f0b9
> +KEXEC_TOOLS_VERSION := 2.0.20
> +KEXEC_TOOLS_MD5 := 3b3ee68064648b1b9e86ad93b1c50644
> KEXEC_TOOLS := kexec-tools-$(KEXEC_TOOLS_VERSION)
> KEXEC_TOOLS_SUFFIX := tar.xz
> KEXEC_TOOLS_URL := $(call ptx/mirror, KERNEL, utils/kernel/kexec/$(KEXEC_TOOLS).$(KEXEC_TOOLS_SUFFIX))
> @@ -39,6 +39,7 @@ endif
> #
> KEXEC_TOOLS_AUTOCONF := \
> $(CROSS_AUTOCONF_USR) \
> + --without-gamecube \
> --$(call ptx/wwo, PTXCONF_KEXEC_TOOLS_ZLIB)-zlib \
> --without-lzma \
> --$(call ptx/wwo, PTXCONF_KEXEC_TOOLS_XEN)-xen \
> @@ -57,13 +58,7 @@ $(STATEDIR)/kexec-tools.targetinstall:
> @$(call install_fixup, kexec-tools,AUTHOR,"Erwin Rol <erwin@erwinrol.com>")
> @$(call install_fixup, kexec-tools,DESCRIPTION,missing)
>
> -ifdef PTXCONF_KEXEC_TOOLS_KEXEC
> @$(call install_copy, kexec-tools, 0, 0, 0755, -, /usr/sbin/kexec)
> -endif
> -
> -ifdef PTXCONF_KEXEC_TOOLS_KDUMP
> - @$(call install_copy, kexec-tools, 0, 0, 0755, -, /usr/sbin/kdump)
> -endif
>
> @$(call install_finish, kexec-tools)
>
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
prev parent reply other threads:[~2020-08-17 6:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-12 7:56 [ptxdist] [PATCH] " Artur Wiebe
2020-08-17 6:18 ` Michael Olbrich [this message]
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=E1k7YTT-0008Gz-IA@dude02.hi.pengutronix.de \
--to=mol@pengutronix.de \
--cc=artur@4wiebe.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