Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
config BR2_PACKAGE_LIBSYSFS
|
||||
bool "libsysfs"
|
||||
help
|
||||
These are a set of utilities built upon sysfs, a filesystem in
|
||||
Linux 2.6 kernels that exposes a system's device tree.
|
||||
These are a set of utilities built upon sysfs, a filesystem in
|
||||
Linux 2.6 kernels that exposes a system's device tree.
|
||||
|
||||
http://linux-diag.sourceforge.net/Sysfsutils.html
|
||||
http://linux-diag.sourceforge.net/Sysfsutils.html
|
||||
|
||||
@@ -8,7 +8,7 @@ LIBSYSFS_VERSION = 2.1.0
|
||||
LIBSYSFS_SITE = http://downloads.sourceforge.net/project/linux-diag/sysfsutils/$(LIBSYSFS_VERSION)
|
||||
LIBSYSFS_SOURCE = sysfsutils-$(LIBSYSFS_VERSION).tar.gz
|
||||
LIBSYSFS_INSTALL_STAGING = YES
|
||||
LIBSYSFS_LICENSE = GPLv2 (utilities), LGPLv2.1+ (library)
|
||||
LIBSYSFS_LICENSE = GPL-2.0 (utilities), LGPL-2.1+ (library)
|
||||
LIBSYSFS_LICENSE_FILES = cmd/GPL lib/LGPL
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user