Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
# sha256 locally computed
|
||||
sha256 1ef7b4f440bf53aced26979cf8153482840699c556700671eb5dadb4222c70bd systemd-bootchart-231.tar.xz
|
||||
sha256 f4cb17b21928e36ec27de5c5294dea6ec1de4acd7ee6c56d6ecc75319cbcaefa systemd-bootchart-233.tar.xz
|
||||
|
||||
@@ -4,13 +4,13 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SYSTEMD_BOOTCHART_VERSION = 231
|
||||
SYSTEMD_BOOTCHART_VERSION = 233
|
||||
SYSTEMD_BOOTCHART_SOURCE = systemd-bootchart-$(SYSTEMD_BOOTCHART_VERSION).tar.xz
|
||||
# Do not use the github helper here: the uploaded release tarball already
|
||||
# contains the generated autotools scripts. It also slightly differs with
|
||||
# two missing source files... :-/
|
||||
SYSTEMD_BOOTCHART_SITE = https://github.com/systemd/systemd-bootchart/releases/download/v$(SYSTEMD_BOOTCHART_VERSION)
|
||||
SYSTEMD_BOOTCHART_LICENSE = LGPLv2.1+
|
||||
SYSTEMD_BOOTCHART_LICENSE = LGPL-2.1+
|
||||
SYSTEMD_BOOTCHART_LICENSE_FILES = LICENSE.LGPL2.1
|
||||
SYSTEMD_BOOTCHART_DEPENDENCIES = systemd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user