summaryrefslogtreecommitdiffstats
path: root/package/qt5/qt5webkit-examples/Config.in
diff options
context:
space:
mode:
authorJulien CORJON <corjon.j@ecagroup.com>2016-03-17 10:42:27 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-03-20 23:22:42 +0100
commit940bfe2f4336a3fea1ec6805db1f90ce83bd4a78 (patch)
tree44e6e84b3d1bf47e8d5b395abd6cbb73b03ef498 /package/qt5/qt5webkit-examples/Config.in
parent1c7cae04b2c152055e9a4d08313fe3051a2b1218 (diff)
downloadbuildroot-940bfe2f4336a3fea1ec6805db1f90ce83bd4a78.tar.gz
buildroot-940bfe2f4336a3fea1ec6805db1f90ce83bd4a78.zip
package/qt5webkit-examples: remove obsolete package
Signed-off-by: Julien Corjon <corjon.j@ecagroup.com> [Thomas: add removed option to Config.in.legacy.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/qt5/qt5webkit-examples/Config.in')
-rw-r--r--package/qt5/qt5webkit-examples/Config.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/package/qt5/qt5webkit-examples/Config.in b/package/qt5/qt5webkit-examples/Config.in
deleted file mode 100644
index 3f9c243937..0000000000
--- a/package/qt5/qt5webkit-examples/Config.in
+++ /dev/null
@@ -1,14 +0,0 @@
-config BR2_PACKAGE_QT5WEBKIT_EXAMPLES
- bool "qt5webkit examples"
- depends on BR2_PACKAGE_QT5WEBKIT
- help
- Qt is a cross-platform application and UI framework for
- developers using C++.
-
- 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
OpenPOWER on IntegriCloud