package/*/Config.in: fix consecutive lines check-package warnings

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Thomas Petazzoni 2017-12-18 09:25:24 +01:00
parent 1610200e78
commit 1b51fa44d0
2 changed files with 0 additions and 2 deletions

View File

@ -218,7 +218,6 @@ comment "gstreamer-0.10 support needs a toolchain w/ wchar, threads, dynamic lib
depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS || \ depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS || \
BR2_STATIC_LIBS BR2_STATIC_LIBS
config BR2_PACKAGE_OPENCV_WITH_GSTREAMER1 config BR2_PACKAGE_OPENCV_WITH_GSTREAMER1
bool "gstreamer-1.x" bool "gstreamer-1.x"
depends on BR2_USE_MMU # gstreamer1 -> libglib2 depends on BR2_USE_MMU # gstreamer1 -> libglib2

View File

@ -12,7 +12,6 @@ config BR2_PACKAGE_QT53D
This package corresponds to the qt53d module. This package corresponds to the qt53d module.
This module was in tech preview in Qt 5.6, and promoted This module was in tech preview in Qt 5.6, and promoted
to a core module in Qt 5.7.0. to a core module in Qt 5.7.0.