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 184305 additions and 91107 deletions

View File

@@ -5,7 +5,6 @@ menuconfig BR2_PACKAGE_OPENCV3
depends on BR2_INSTALL_LIBSTDCPP
depends on BR2_USE_WCHAR
depends on !BR2_STATIC_LIBS # include dlfcn.h
depends on !BR2_PACKAGE_OPENCV
select BR2_PACKAGE_ZLIB
help
OpenCV (Open Source Computer Vision) is a library of
@@ -313,6 +312,14 @@ config BR2_PACKAGE_OPENCV3_WITH_V4L
If the package libv4l is enabled, its support is
automatically enabled.
config BR2_PACKAGE_OPENCV3_WITH_WEBP
bool "webp support"
select BR2_PACKAGE_WEBP
help
Enable WebP support.
Use shared libwebp from the target system.
comment "Install options"
config BR2_PACKAGE_OPENCV3_INSTALL_DATA