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,8 +1,10 @@
|
||||
config BR2_PACKAGE_PYTHON_ARGON2_CFFI
|
||||
bool "python-argon2-cffi"
|
||||
depends on BR2_USE_MMU # libargon2
|
||||
depends on !BR2_STATIC_LIBS # libargon2
|
||||
select BR2_PACKAGE_PYTHON_CFFI # runtime
|
||||
select BR2_PACKAGE_PYTHON_ENUM34 if BR2_PACKAGE_PYTHON # runtime
|
||||
select BR2_PACKAGE_PYTHON_SIX # runtime
|
||||
select BR2_PACKAGE_LIBARGON2
|
||||
help
|
||||
The secure Argon2 password hashing algorithm.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user