All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] kexec-lite: Bump version
@ 2017-11-22  5:36 Joel Stanley
  2017-11-22 20:34 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Joel Stanley @ 2017-11-22  5:36 UTC (permalink / raw)
  To: buildroot

From: Patryk Duda <pdk@semihalf.com>

From this version kexec-lite gained support for FreeBSD kernel
loading.

Signed-off-by: Patryk Duda <pdk@semihalf.com>
Signed-off-by: Joel Stanley <joel@jms.id.au>
---
Tested on powerpc64le. Submitting on behalf of Patryk, who sent this
patch to the OpenPower Github repository.

 package/kexec-lite/kexec-lite.hash | 2 +-
 package/kexec-lite/kexec-lite.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/kexec-lite/kexec-lite.hash b/package/kexec-lite/kexec-lite.hash
index 0f212241da9e..d71e8d00a45f 100644
--- a/package/kexec-lite/kexec-lite.hash
+++ b/package/kexec-lite/kexec-lite.hash
@@ -1,2 +1,2 @@
 # Locally calculated
-sha256 5786ddc0c94ead4fd4a1fded44bb1da0c9bc91af08049fed373ea161603e1e1f  kexec-lite-86e45a47e8cc1f598ccfa9b873a23067f4ecc36f.tar.gz
+sha256 2e9b131324cec9d27840179daa35e3159a4032ff78b74e301850faa007567d0e kexec-lite-87d044a895b1c004320a2676099a54a5a2a74f2e.tar.gz
diff --git a/package/kexec-lite/kexec-lite.mk b/package/kexec-lite/kexec-lite.mk
index 76b6819dfaa6..8e1ad8d52df6 100644
--- a/package/kexec-lite/kexec-lite.mk
+++ b/package/kexec-lite/kexec-lite.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-KEXEC_LITE_VERSION = 86e45a47e8cc1f598ccfa9b873a23067f4ecc36f
+KEXEC_LITE_VERSION = 87d044a895b1c004320a2676099a54a5a2a74f2e
 KEXEC_LITE_SITE = $(call github,antonblanchard,kexec-lite,$(KEXEC_LITE_VERSION))
 KEXEC_LITE_LICENSE = GPL-2.0+
 KEXEC_LITE_LICENSE_FILES = COPYING
-- 
2.14.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] kexec-lite: Bump version
  2017-11-22  5:36 [Buildroot] [PATCH] kexec-lite: Bump version Joel Stanley
@ 2017-11-22 20:34 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2017-11-22 20:34 UTC (permalink / raw)
  To: buildroot

Hello,

On Wed, 22 Nov 2017 16:06:04 +1030, Joel Stanley wrote:
> From: Patryk Duda <pdk@semihalf.com>
> 
> From this version kexec-lite gained support for FreeBSD kernel
> loading.
> 
> Signed-off-by: Patryk Duda <pdk@semihalf.com>
> Signed-off-by: Joel Stanley <joel@jms.id.au>
> ---
> Tested on powerpc64le. Submitting on behalf of Patryk, who sent this
> patch to the OpenPower Github repository.

Applied to next, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-11-22 20:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-22  5:36 [Buildroot] [PATCH] kexec-lite: Bump version Joel Stanley
2017-11-22 20:34 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.