mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
bump version to 2022.02.9
add miyoo_defconfig
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-pydyf
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYDYF_VERSION = 0.1.2
|
||||
PYTHON_PYDYF_SOURCE = pydyf-$(PYTHON_PYDYF_VERSION).tar.gz
|
||||
PYTHON_PYDYF_SITE = https://files.pythonhosted.org/packages/78/ed/2ccc153d50d21a56916fd5c9d367cad798d4ca8a450cef03e7faa3b920c4
|
||||
PYTHON_PYDYF_SETUP_TYPE = distutils
|
||||
PYTHON_PYDYF_LICENSE = BSD-3-Clause
|
||||
PYTHON_PYDYF_LICENSE_FILES = LICENSE
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user