projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f88e67a
)
package/qt5: drop QT5_VERSION_LATEST symbol
author
Peter Korsgaard
<peter@korsgaard.com>
Wed, 26 Feb 2020 14:46:08 +0000
(15:46 +0100)
committer
Peter 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
patch
|
blob
|
history
diff --git
a/package/qt5/Config.in
b/package/qt5/Config.in
index 7051bf517a069890e6f649434265fe513eff3134..4bbc6882497bfbe6f9eba002942ef6231ca01bb3 100644
(file)
--- a/
package/qt5/Config.in
+++ b/
package/qt5/Config.in
@@
-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"