qt/qt5quick1, qt/qt5script, qt/qt5webkit: tag as legacy compatibility
authorJulien CORJON <corjon.j@ecagroup.com>
Tue, 21 Jul 2015 11:30:16 +0000 (13:30 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 21 Jul 2015 21:21:23 +0000 (23:21 +0200)
Signed-off-by: Julien Corjon <corjon.j@ecagroup.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/qt5/Config.in
package/qt5/qt5quick1/Config.in
package/qt5/qt5script/Config.in
package/qt5/qt5webkit-examples/Config.in
package/qt5/qt5webkit/Config.in

index e8ec7d90f3fc72a1566019fa9f457176cfa31ba9..737a789bfe016f075641859f20ebbee0b40555ff 100644 (file)
@@ -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
index 16076ebadda22542eeca5458c8ca02311bbcb3ae..345ffae7143b0b400f173c6bc9d846dc43875c8b 100644 (file)
@@ -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"
index 5313e9038af6292341e669befec17b86ab413c25..0d15ef265c6f62b8d58619b8dcce641f6d2b3470 100644 (file)
@@ -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
index e7610c2088948175a4ae2b04d9923609173af952..3f9c243937efb340c8d391cf8c593cbf207d0fc5 100644 (file)
@@ -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
index 3507a9d3503d8b841bbf7dce592eae7cbe49d6c9..eee82e8df6af7eec45e96cf03616fad3e9e17c41 100644 (file)
@@ -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