qt5: disallow the selection of Qt4 and Qt5
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 7 Apr 2013 09:57:15 +0000 (09:57 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 11 Apr 2013 13:54:39 +0000 (15:54 +0200)
commit76d9abd810a9739b78b818e982fd6f11ff4dbe67
treeea7c517bc2dafa2fbacf388193aef98284750d8d
parent099b41b91dc83692460006a6973af0a8bb91f879
qt5: disallow the selection of Qt4 and Qt5

As noticed by Arnout, Qt4 and Qt5 cannot be installed together,
because for example the qt.conf installed by one version cannot be
understood by the qmake of another version. We therefore make them
mutually exclusive, which sounds reasonable for the embedded systems
targeted by Buildroot.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/qt5/Config.in