Bump buidlroot version to 2018.02.6

This commit is contained in:
jbnadal
2018-10-22 14:55:59 +02:00
parent 222960cedb
commit bec94fdb63
6150 changed files with 84803 additions and 117446 deletions

View File

@@ -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

View File

@@ -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