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

@@ -5,7 +5,8 @@ config BR2_PACKAGE_LIBCOFI
depends on !BR2_STATIC_LIBS
help
A replacement for memcpy and memset functionality for the
Raspberry Pi with the intention of gaining greater performance.
Raspberry Pi with the intention of gaining greater
performance.
https://github.com/simonjhall/copies-and-fills

View File

@@ -6,7 +6,7 @@
LIBCOFI_VERSION = 7313fbe12b0593034d0a1b606bf33c7cf4ababce
LIBCOFI_SITE = $(call github,simonjhall,copies-and-fills,$(LIBCOFI_VERSION))
LIBCOFI_LICENSE = LGPLv2.1
LIBCOFI_LICENSE = LGPL-2.1
LIBCOFI_LICENSE_FILES = README.md
define LIBCOFI_BUILD_CMDS