Commit 751f6f5a authored by Julien CORJON's avatar Julien CORJON Committed by Thomas Petazzoni
Browse files

qt/qt5quick1, qt/qt5script, qt/qt5webkit: tag as legacy compatibility

parent b122e7d3
Loading
Loading
Loading
Loading
+5 −4
Original line number Diff line number Diff line
@@ -36,15 +36,16 @@ source "package/qt5/qt5enginio/Config.in"
source "package/qt5/qt5graphicaleffects/Config.in"
source "package/qt5/qt5imageformats/Config.in"
source "package/qt5/qt5multimedia/Config.in"
source "package/qt5/qt5quick1/Config.in"
source "package/qt5/qt5quickcontrols/Config.in"
source "package/qt5/qt5script/Config.in"
source "package/qt5/qt5sensors/Config.in"
source "package/qt5/qt5serialport/Config.in"
source "package/qt5/qt5svg/Config.in"
source "package/qt5/qt5webkit/Config.in"
source "package/qt5/qt5webkit-examples/Config.in"
source "package/qt5/qt5websockets/Config.in"
source "package/qt5/qt5x11extras/Config.in"
source "package/qt5/qt5xmlpatterns/Config.in"
comment "legacy compatibility"
source "package/qt5/qt5quick1/Config.in"
source "package/qt5/qt5script/Config.in"
source "package/qt5/qt5webkit/Config.in"
source "package/qt5/qt5webkit-examples/Config.in"
endif
+4 −0
Original line number Diff line number Diff line
@@ -15,6 +15,10 @@ config BR2_PACKAGE_QT5QUICK1

	  This package corresponds to the qt5quick1 module.

	  This package has been tagged as deprecated since version
	  5.5.0 and should be replaced by Qt Quick module in new
	  design.

	  http://qt.io

comment "qt5quick1 needs a toolchain w/ dynamic library"
+4 −0
Original line number Diff line number Diff line
@@ -8,4 +8,8 @@ config BR2_PACKAGE_QT5SCRIPT

	  This package corresponds to the qt5script module.

	  This package has been tagged as deprecated since version
	  5.5.0 and should be replaced by Qt QML module in new
	  design.

	  http://qt.io
+4 −0
Original line number Diff line number Diff line
@@ -7,4 +7,8 @@ config BR2_PACKAGE_QT5WEBKIT_EXAMPLES

	  This package contains examples for the qt5webkit module.

	  This package has been tagged as deprecated since version
	  5.5.0 and should be replaced by Qt WebEngine module in
	  new design.

	  http://qt.io
+4 −0
Original line number Diff line number Diff line
@@ -17,4 +17,8 @@ config BR2_PACKAGE_QT5WEBKIT

	  This package corresponds to the qt5webkit module.

	  This package has been tagged as deprecated since version
	  5.5.0 and should be replaced by Qt WebEngine module in
	  new design.

	  http://qt.io