Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -9,7 +9,8 @@ config BR2_PACKAGE_KEXEC_LITE
|
||||
select BR2_PACKAGE_DTC_PROGRAMS
|
||||
help
|
||||
Kexec is a user space utiltity for loading another kernel
|
||||
and asking the currently running kernel to do something with it.
|
||||
and asking the currently running kernel to do something with
|
||||
it.
|
||||
|
||||
This package is a tiny implementation of the kexec userspace
|
||||
components, for devicetree-based platforms.
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 5786ddc0c94ead4fd4a1fded44bb1da0c9bc91af08049fed373ea161603e1e1f kexec-lite-86e45a47e8cc1f598ccfa9b873a23067f4ecc36f.tar.gz
|
||||
sha256 2e9b131324cec9d27840179daa35e3159a4032ff78b74e301850faa007567d0e kexec-lite-87d044a895b1c004320a2676099a54a5a2a74f2e.tar.gz
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
KEXEC_LITE_VERSION = 86e45a47e8cc1f598ccfa9b873a23067f4ecc36f
|
||||
KEXEC_LITE_VERSION = 87d044a895b1c004320a2676099a54a5a2a74f2e
|
||||
KEXEC_LITE_SITE = $(call github,antonblanchard,kexec-lite,$(KEXEC_LITE_VERSION))
|
||||
KEXEC_LITE_LICENSE = GPLv2+
|
||||
KEXEC_LITE_LICENSE = GPL-2.0+
|
||||
KEXEC_LITE_LICENSE_FILES = COPYING
|
||||
KEXEC_LITE_DEPENDENCIES = elfutils dtc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user