mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 13:16:35 +00:00
kexec: bump to version 2.0.4
Version 2.0.4 has improved support for handling of device-tree blobs on the ARM platform. Signed-off-by: Sven Neumann <s.neumann@raumfeld.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
ae04535e5e
commit
9540e4ceeb
@ -3,8 +3,9 @@
|
|||||||
# kexec
|
# kexec
|
||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
KEXEC_VERSION = 2.0.3
|
|
||||||
KEXEC_SOURCE = kexec-tools-$(KEXEC_VERSION).tar.bz2
|
KEXEC_VERSION = 2.0.4
|
||||||
|
KEXEC_SOURCE = kexec-tools-$(KEXEC_VERSION).tar.xz
|
||||||
KEXEC_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/kernel/kexec
|
KEXEC_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/kernel/kexec
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_KEXEC_ZLIB),y)
|
ifeq ($(BR2_PACKAGE_KEXEC_ZLIB),y)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user