package/qt5: drop QT5_VERSION_LATEST symbol
authorPeter Korsgaard <peter@korsgaard.com>
Wed, 26 Feb 2020 14:46:08 +0000 (15:46 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 27 Feb 2020 22:56:04 +0000 (23:56 +0100)
Now that all the references to this symbol are gone, remove the blind
symbol.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/qt5/Config.in

index 7051bf517a069890e6f649434265fe513eff3134..4bbc6882497bfbe6f9eba002942ef6231ca01bb3 100644 (file)
@@ -37,10 +37,6 @@ menuconfig BR2_PACKAGE_QT5
 
 if BR2_PACKAGE_QT5
 
-config BR2_PACKAGE_QT5_VERSION_LATEST
-       bool
-       default y
-
 source "package/qt5/qt53d/Config.in"
 source "package/qt5/qt5base/Config.in"
 source "package/qt5/qt5canvas3d/Config.in"