bump version to 2022.02.9

add miyoo_defconfig
This commit is contained in:
tiopex
2023-01-31 13:11:45 +01:00
parent 1fa746c353
commit dcdaa3599c
8423 changed files with 184304 additions and 91106 deletions
-2
View File
@@ -1,6 +1,5 @@
config BR2_PACKAGE_PYTHON_PYPARTED
bool "python-pyparted"
depends on BR2_PACKAGE_PYTHON3
depends on BR2_ENABLE_LOCALE # parted
depends on BR2_USE_WCHAR
select BR2_PACKAGE_PARTED
@@ -10,5 +9,4 @@ config BR2_PACKAGE_PYTHON_PYPARTED
https://github.com/rhinstaller/pyparted
comment "pyparted needs a toolchain w/ locale, wchar"
depends on BR2_PACKAGE_PYTHON3
depends on !BR2_ENABLE_LOCALE || !BR2_USE_WCHAR