Bump Buildroot to 2021.02-rc3 (#1260)
* Rebase patches to Buildroot 2021.02-rc3 * Update Buildroot to 2021.02-rc3 * Declare Kernel headers to be Linux version 5.10 (since they are, and new Buildroot knows about 5.10)
This commit is contained in:
@@ -8,6 +8,7 @@ SQLCIPHER_VERSION = 4.4.2
|
||||
SQLCIPHER_SITE = $(call github,sqlcipher,sqlcipher,v$(SQLCIPHER_VERSION))
|
||||
SQLCIPHER_LICENSE = BSD-3-Clause
|
||||
SQLCIPHER_LICENSE_FILES = LICENSE
|
||||
SQLCIPHER_CPE_ID_VENDOR = zetetic
|
||||
SQLCIPHER_DEPENDENCIES = host-pkgconf openssl host-tcl
|
||||
SQLCIPHER_INSTALL_STAGING = YES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user