mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 17:42:10 +00:00
Upgrade buildroot to 2023.05 (from 2021.08.2), kernel is upgraded to 6.3 (from 5.13.19).
This commit is contained in:
@@ -4,11 +4,11 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_SPIDEV_VERSION = 3.5
|
||||
PYTHON_SPIDEV_VERSION = 3.6
|
||||
PYTHON_SPIDEV_SOURCE = spidev-$(PYTHON_SPIDEV_VERSION).tar.gz
|
||||
PYTHON_SPIDEV_SITE = https://files.pythonhosted.org/packages/62/56/de649e7d95f9fcfaf965a6eb937b4a46bc77ef21487c99cde1a7a0546040
|
||||
PYTHON_SPIDEV_SITE = https://files.pythonhosted.org/packages/c7/d9/401c0a7be089e02826cf2c201f489876b601f15be100fe391ef9c2faed83
|
||||
PYTHON_SPIDEV_SETUP_TYPE = setuptools
|
||||
PYTHON_SPIDEV_LICENSE = MIT
|
||||
PYTHON_SPIDEV_LICENSE_FILES = README.md
|
||||
PYTHON_SPIDEV_LICENSE_FILES = LICENSE
|
||||
|
||||
$(eval $(python-package))
|
||||
|
||||
Reference in New Issue
Block a user