Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -7,13 +7,14 @@ config BR2_PACKAGE_BCACHE_TOOLS
|
||||
select BR2_PACKAGE_UTIL_LINUX_LIBBLKID
|
||||
help
|
||||
Bcache is a Linux kernel block layer cache. It allows one or
|
||||
more fast disk drives such as flash-based solid state drives (SSDs)
|
||||
to act as a cache for one or more slower hard disk drives.
|
||||
more fast disk drives such as flash-based solid state drives
|
||||
(SSDs) to act as a cache for one or more slower hard disk
|
||||
drives.
|
||||
|
||||
http://bcache.evilpiepirate.org/
|
||||
|
||||
This is the user space bcache tools, required to setup the linux
|
||||
bcache feature of the Linux kernel.
|
||||
This is the user space bcache tools, required to setup the
|
||||
linux bcache feature of the Linux kernel.
|
||||
|
||||
comment "bcache-tools needs udev /dev management"
|
||||
depends on BR2_USE_MMU
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
BCACHE_TOOLS_VERSION = v1.0.8
|
||||
BCACHE_TOOLS_SITE = $(call github,g2p,bcache-tools,$(BCACHE_TOOLS_VERSION))
|
||||
BCACHE_TOOLS_LICENSE = GPLv2
|
||||
BCACHE_TOOLS_LICENSE = GPL-2.0
|
||||
BCACHE_TOOLS_LICENSE_FILES = COPYING
|
||||
BCACHE_TOOLS_DEPENDENCIES = host-pkgconf util-linux
|
||||
|
||||
|
||||
Reference in New Issue
Block a user