mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-11-16 14:19:26 +00:00
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_REQUESTS_OAUTHLIB_VERSION = 1.2.0
|
||||
PYTHON_REQUESTS_OAUTHLIB_VERSION = 1.3.0
|
||||
PYTHON_REQUESTS_OAUTHLIB_SOURCE = requests-oauthlib-$(PYTHON_REQUESTS_OAUTHLIB_VERSION).tar.gz
|
||||
PYTHON_REQUESTS_OAUTHLIB_SITE = https://files.pythonhosted.org/packages/de/a2/f55312dfe2f7a344d0d4044fdfae12ac8a24169dc668bd55f72b27090c32
|
||||
PYTHON_REQUESTS_OAUTHLIB_SITE = https://files.pythonhosted.org/packages/23/eb/68fc8fa86e0f5789832f275c8289257d8dc44dbe93fce7ff819112b9df8f
|
||||
PYTHON_REQUESTS_OAUTHLIB_SETUP_TYPE = setuptools
|
||||
PYTHON_REQUESTS_OAUTHLIB_LICENSE = ISC
|
||||
PYTHON_REQUESTS_OAUTHLIB_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user