package/qt5: drop QT5_VERSION_LATEST symbol

Now that all the references to this symbol are gone, remove the blind
symbol.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard 2020-02-26 15:46:08 +01:00
parent f88e67a1db
commit 993ddd2765

View 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"