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:
@@ -1,6 +1,5 @@
|
||||
config BR2_PACKAGE_PYTHON_VALIDATORS
|
||||
bool "python-validators"
|
||||
depends on BR2_PACKAGE_PYTHON3
|
||||
select BR2_PACKAGE_PYTHON_SIX # runtime
|
||||
select BR2_PACKAGE_PYTHON_DECORATOR # runtime
|
||||
help
|
||||
|
||||
@@ -10,5 +10,7 @@ PYTHON_VALIDATORS_SITE = https://files.pythonhosted.org/packages/c4/4a/4f9c892f9
|
||||
PYTHON_VALIDATORS_SETUP_TYPE = setuptools
|
||||
PYTHON_VALIDATORS_LICENSE = MIT
|
||||
PYTHON_VALIDATORS_LICENSE_FILES = LICENSE
|
||||
PYTHON_VALIDATORS_CPE_ID_VENDOR = validators_project
|
||||
PYTHON_VALIDATORS_CPE_ID_PRODUCT = validators
|
||||
|
||||
$(eval $(python-package))
|
||||
|
||||
Reference in New Issue
Block a user