]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
qt5multimedia: Make it compile with no-opengl
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Sun, 8 Feb 2015 16:04:58 +0000 (16:04 +0000)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 8 Feb 2015 20:38:59 +0000 (21:38 +0100)
commit921a92e0b837c11a77d177ae42a00f9952743509
treec7e727dac736297246ce568deb7de50febf3c38d
parenta7f8bf5cfa8480400c7bfe49cced89b7de62e86b
qt5multimedia: Make it compile with no-opengl

Backport an upstream patch to make it compile with no-opengl. Otherwise
it will fail showing an error message like this one:

qpaintervideosurface.cpp:99:47: error: 'QOpenGLContext' has not been
declared

Upstream commit:

  https://qt.gitorious.org/qt/qtmultimedia/commit/2b181d546970d18a48a0f36f5d1a22418b61cd4d

Fixes:

  http://autobuild.buildroot.net/results/b77/b77cdf9b1cf6cafd5afef7337553bb32489207e5/

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/qt5/qt5multimedia/0001-Make-it-compile-with-no-opengl.patch [new file with mode: 0644]