Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user