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 @@ RAPIDJSON_VERSION = 1.1.0
|
||||
RAPIDJSON_SITE = $(call github,miloyip,rapidjson,v$(RAPIDJSON_VERSION))
|
||||
RAPIDJSON_LICENSE = MIT
|
||||
RAPIDJSON_LICENSE_FILES = license.txt
|
||||
RAPIDJSON_CPE_ID_VENDOR = tencent
|
||||
|
||||
# rapidjson is a header-only C++ library
|
||||
RAPIDJSON_INSTALL_TARGET = NO
|
||||
|
||||
Reference in New Issue
Block a user