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:
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/s3transfer/json
|
||||
md5 8ca74015d9dc58af26c68276a8867eca s3transfer-0.2.1.tar.gz
|
||||
sha256 6efc926738a3cd576c2a79725fed9afde92378aa5c6a957e3af010cb019fac9d s3transfer-0.2.1.tar.gz
|
||||
md5 e351d246498fca53e2ca2bf75c550d60 s3transfer-0.3.3.tar.gz
|
||||
sha256 921a37e2aefc64145e7b73d50c71bb4f26f46e4c9f414dc648c6245ff92cf7db s3transfer-0.3.3.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 8c6db340475136df3c1201d458fa5755698eace76e510471ecc9d857d6083dac LICENSE.txt
|
||||
sha256 8c6db340475136df3c1201d458fa5755698eace76e510471ecc9d857d6083dac LICENSE.txt
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_S3TRANSFER_VERSION = 0.2.1
|
||||
PYTHON_S3TRANSFER_VERSION = 0.3.3
|
||||
PYTHON_S3TRANSFER_SOURCE = s3transfer-$(PYTHON_S3TRANSFER_VERSION).tar.gz
|
||||
PYTHON_S3TRANSFER_SITE = https://files.pythonhosted.org/packages/39/12/150cd55c606ebca6725683642a8e7068cd6af10f837ce5419a9f16b7fb55
|
||||
PYTHON_S3TRANSFER_SITE = https://files.pythonhosted.org/packages/50/de/2b688c062107942486c81a739383b1432a72717d9a85a6a1a692f003c70c
|
||||
PYTHON_S3TRANSFER_SETUP_TYPE = setuptools
|
||||
PYTHON_S3TRANSFER_LICENSE = Apache-2.0
|
||||
PYTHON_S3TRANSFER_LICENSE_FILES = LICENSE.txt
|
||||
|
||||
Reference in New Issue
Block a user