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 @@ JSONCPP_VERSION = 1.9.4
|
||||
JSONCPP_SITE = $(call github,open-source-parsers,jsoncpp,$(JSONCPP_VERSION))
|
||||
JSONCPP_LICENSE = Public Domain or MIT
|
||||
JSONCPP_LICENSE_FILES = LICENSE
|
||||
JSONCPP_CPE_ID_VALID = YES
|
||||
JSONCPP_INSTALL_STAGING = YES
|
||||
JSONCPP_CONF_OPTS = -Dtests=false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user