mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/kexec: bump to version 2.0.30
For release announce, see: https://lists.infradead.org/pipermail/kexec/2024-December/031314.html Fixes: https://autobuild.buildroot.org/results/64f179d996e9111ffe7b8ad18948066ebb1c6f93 Signed-off-by: Julien Olivain <ju.o@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
f7fe84508a
commit
c9e4657592
@@ -1,6 +1,6 @@
|
||||
# From https://www.kernel.org/pub/linux/utils/kernel/kexec/sha256sums.asc
|
||||
# After checking pgp signature with key:
|
||||
# B8868C80BA62A1FFFAF5FDA9632D3A06589DA6B1
|
||||
sha256 67b1ac503aade45a54db0bc79228a8830a35d5d4f83cee932cff3e7a81a4a9ec kexec-tools-2.0.29.tar.xz
|
||||
sha256 748a5fa7af27a8059d1de907bddfc32ac530c7189b5770c83e6f3d898d82124e kexec-tools-2.0.30.tar.xz
|
||||
# locally calculated
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
KEXEC_VERSION = 2.0.29
|
||||
KEXEC_VERSION = 2.0.30
|
||||
KEXEC_SOURCE = kexec-tools-$(KEXEC_VERSION).tar.xz
|
||||
KEXEC_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/kernel/kexec
|
||||
KEXEC_LICENSE = GPL-2.0
|
||||
|
||||
Reference in New Issue
Block a user