Update buidlroot to version 2016.08.1
This commit is contained in:
@@ -1,8 +1,14 @@
|
||||
config BR2_PACKAGE_LIBCOFI
|
||||
bool "libcofi"
|
||||
depends on BR2_arm
|
||||
# builds a shared library
|
||||
depends on !BR2_STATIC_LIBS
|
||||
help
|
||||
A replacement for memcpy and memset functionality for the
|
||||
Raspberry Pi with the intention of gaining greater performance.
|
||||
|
||||
https://github.com/simonjhall/copies-and-fills
|
||||
|
||||
comment "libcofi needs a toolchain w/ dynamic library"
|
||||
depends on BR2_arm
|
||||
depends on BR2_STATIC_LIBS
|
||||
|
||||
2
bsp/buildroot/package/libcofi/libcofi.hash
Normal file
2
bsp/buildroot/package/libcofi/libcofi.hash
Normal file
@@ -0,0 +1,2 @@
|
||||
# locally computed
|
||||
sha256 72ec89c19267612b316ec9c5835c07212b8f0a377c5b4c20b6e46e69a6e4a5e5 libcofi-7313fbe12b0593034d0a1b606bf33c7cf4ababce.tar.gz
|
||||
Reference in New Issue
Block a user