* [Buildroot] [PATCH 1/1] package/kexec: update to 2.0.18
@ 2019-03-13 8:35 Adrien Gallouët
2019-03-14 20:30 ` Thomas Petazzoni
2019-03-25 20:19 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Adrien Gallouët @ 2019-03-13 8:35 UTC (permalink / raw)
To: buildroot
This release fixes the following issue with new kernels:
kexec --load bzImage --reuse-cmdline
Unhandled rela relocation: R_X86_64_PLT32
Signed-off-by: Adrien Gallou?t <adrien@gallouet.fr>
---
package/kexec/kexec.hash | 2 +-
package/kexec/kexec.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/kexec/kexec.hash b/package/kexec/kexec.hash
index 24294909ee..f87692b689 100644
--- a/package/kexec/kexec.hash
+++ b/package/kexec/kexec.hash
@@ -1,4 +1,4 @@
# From https://www.kernel.org/pub/linux/utils/kernel/kexec/sha256sums.asc
-sha256 504c816b769da573167b63f3b6d4fce3740f231c98d8db0c4fda47a4b90482a9 kexec-tools-2.0.17.tar.xz
+sha256 f020f07341977eb512663e301c2de60c6589e141467c16a8efd58243c0b2b238 kexec-tools-2.0.18.tar.xz
# locally calculated
sha256 fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7 COPYING
diff --git a/package/kexec/kexec.mk b/package/kexec/kexec.mk
index b0f4367ddd..b011c0b4e5 100644
--- a/package/kexec/kexec.mk
+++ b/package/kexec/kexec.mk
@@ -4,7 +4,7 @@
#
################################################################################
-KEXEC_VERSION = 2.0.17
+KEXEC_VERSION = 2.0.18
KEXEC_SOURCE = kexec-tools-$(KEXEC_VERSION).tar.xz
KEXEC_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/kernel/kexec
KEXEC_LICENSE = GPL-2.0
--
2.19.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1] package/kexec: update to 2.0.18
2019-03-13 8:35 [Buildroot] [PATCH 1/1] package/kexec: update to 2.0.18 Adrien Gallouët
@ 2019-03-14 20:30 ` Thomas Petazzoni
2019-03-25 20:19 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2019-03-14 20:30 UTC (permalink / raw)
To: buildroot
On Wed, 13 Mar 2019 08:35:58 +0000
Adrien Gallou?t <adrien@gallouet.fr> wrote:
> This release fixes the following issue with new kernels:
>
> kexec --load bzImage --reuse-cmdline
> Unhandled rela relocation: R_X86_64_PLT32
>
> Signed-off-by: Adrien Gallou?t <adrien@gallouet.fr>
> ---
> package/kexec/kexec.hash | 2 +-
> package/kexec/kexec.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1] package/kexec: update to 2.0.18
2019-03-13 8:35 [Buildroot] [PATCH 1/1] package/kexec: update to 2.0.18 Adrien Gallouët
2019-03-14 20:30 ` Thomas Petazzoni
@ 2019-03-25 20:19 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2019-03-25 20:19 UTC (permalink / raw)
To: buildroot
>>>>> "Adrien" == Adrien Gallou?t <adrien@gallouet.fr> writes:
> This release fixes the following issue with new kernels:
> kexec --load bzImage --reuse-cmdline
> Unhandled rela relocation: R_X86_64_PLT32
> Signed-off-by: Adrien Gallou?t <adrien@gallouet.fr>
Committed to 2019.02.x, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-03-25 20:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-13 8:35 [Buildroot] [PATCH 1/1] package/kexec: update to 2.0.18 Adrien Gallouët
2019-03-14 20:30 ` Thomas Petazzoni
2019-03-25 20:19 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox