package/*/Config.in: fix consecutive lines check-package warnings
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 18 Dec 2017 08:25:24 +0000 (09:25 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 18 Dec 2017 08:25:24 +0000 (09:25 +0100)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/opencv/Config.in
package/qt5/qt53d/Config.in

index de8adcdfe4e0ecfe6d3f4bd20f4483ba30a744cd..b7c8c41682436808e341393127ee823a2d1bcac2 100644 (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 || \
                BR2_STATIC_LIBS
 
-
 config BR2_PACKAGE_OPENCV_WITH_GSTREAMER1
        bool "gstreamer-1.x"
        depends on BR2_USE_MMU # gstreamer1 -> libglib2
index c7f41270a5f11678de6e14c5407949243dcadfc3..78602a728759c7af2e755a4494a72d8be9800da5 100644 (file)
@@ -12,7 +12,6 @@ config BR2_PACKAGE_QT53D
 
          This package corresponds to the qt53d module.
 
-
          This module was in tech preview in Qt 5.6, and promoted
          to a core module in Qt 5.7.0.