Commits

Bernd Kuhls committed b1d5aa1bc2b
package/qwt: Fix selecting OpenGL support in qt4 A Kconfig option being part of a choice can not be selected directly, so we use the new option BR2_PACKAGE_QT_OPENGL. Fixes http://autobuild.buildroot.net/results/2a8/2a8edb18ab7f8a9e324966282858014e9b5bbea0/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>