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:
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_SOCKJS_VERSION = 0.10.0
|
||||
PYTHON_SOCKJS_VERSION = 0.11.0
|
||||
PYTHON_SOCKJS_SOURCE = sockjs-$(PYTHON_SOCKJS_VERSION).tar.gz
|
||||
PYTHON_SOCKJS_SITE = https://files.pythonhosted.org/packages/35/0e/6aa4f3283b064b04a0c7f3859c8c2c0b736c05cfb07853b6d94073c1bf63
|
||||
PYTHON_SOCKJS_SITE = https://files.pythonhosted.org/packages/88/e9/af7b321f70325fd2af3941aa147efd097156150da635e09efc7ccf70e54d
|
||||
PYTHON_SOCKJS_SETUP_TYPE = setuptools
|
||||
PYTHON_SOCKJS_LICENSE = Apache-2.0
|
||||
PYTHON_SOCKJS_LICENSE_FILES = LICENSE.txt
|
||||
|
||||
Reference in New Issue
Block a user