mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
create rootf's & SDK from 2018.02.9 buildroot (#10)
--------- Co-authored-by: tiopex <tiopxyz@gmail.com> Co-authored-by: tiopex <67048640+tiopex@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
config BR2_PACKAGE_PYTHON_PYPARTED
|
||||
bool "python-pyparted"
|
||||
depends on BR2_ENABLE_LOCALE # parted
|
||||
depends on BR2_USE_WCHAR
|
||||
select BR2_PACKAGE_PARTED
|
||||
help
|
||||
@@ -8,5 +7,5 @@ config BR2_PACKAGE_PYTHON_PYPARTED
|
||||
|
||||
https://github.com/rhinstaller/pyparted
|
||||
|
||||
comment "pyparted needs a toolchain w/ locale, wchar"
|
||||
depends on !BR2_ENABLE_LOCALE || !BR2_USE_WCHAR
|
||||
comment "pyparted needs a toolchain w/ wchar"
|
||||
depends on !BR2_USE_WCHAR
|
||||
|
||||
Reference in New Issue
Block a user