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 @@ JQUERY_VERSION = 3.5.1
|
||||
JQUERY_SITE = http://code.jquery.com
|
||||
JQUERY_SOURCE = jquery-$(JQUERY_VERSION).min.js
|
||||
JQUERY_LICENSE = MIT
|
||||
JQUERY_CPE_ID_VENDOR = jquery
|
||||
|
||||
define JQUERY_EXTRACT_CMDS
|
||||
cp $(JQUERY_DL_DIR)/$(JQUERY_SOURCE) $(@D)
|
||||
|
||||
Reference in New Issue
Block a user