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_LIBSIGROKDECODE
|
||||
bool "libsigrokdecode"
|
||||
depends on !BR2_PACKAGE_PYTHON # python3
|
||||
depends on BR2_USE_WCHAR # libglib2/python3
|
||||
depends on BR2_TOOLCHAIN_HAS_THREADS # libglib2/python3
|
||||
depends on BR2_USE_MMU # libglib2/python3
|
||||
@@ -19,9 +18,4 @@ config BR2_PACKAGE_LIBSIGROKDECODE
|
||||
|
||||
comment "libsigrokdecode needs a toolchain w/ wchar, threads, dynamic library"
|
||||
depends on BR2_USE_MMU
|
||||
depends on !BR2_PACKAGE_PYTHON
|
||||
depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS || BR2_STATIC_LIBS
|
||||
|
||||
comment "libsigrokdecode is not compatible with python"
|
||||
depends on BR2_USE_MMU
|
||||
depends on BR2_PACKAGE_PYTHON
|
||||
|
||||
Reference in New Issue
Block a user