diff mbox series

kexec-lite: Bump version

Message ID 20171122053604.23428-1-joel@jms.id.au
State Accepted
Headers show
Series kexec-lite: Bump version | expand

Commit Message

Joel Stanley Nov. 22, 2017, 5:36 a.m. UTC
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(-)

Comments

Thomas Petazzoni Nov. 22, 2017, 8:34 p.m. UTC | #1
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
diff mbox series

Patch

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