]> code.ossystems Code Review - openembedded-core.git/commit
qt4: unconditionally disable gstreamer 0.10 support in qt webkit
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Wed, 27 May 2015 09:58:15 +0000 (12:58 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 30 May 2015 21:25:12 +0000 (22:25 +0100)
commit968973d55d4b33e1a929ed4cdf9387fcaba2d93f
tree7f2b5da6e71629dfb87d48fa47c55f9017f8df82
parent19eaf4a59f4545e049f525d0b0446a9c08d18f0f
qt4: unconditionally disable gstreamer 0.10 support in qt webkit

Previously it was auto-detected in a broken way, which was causing build errors
for qt-mobility. Qt4 build will fail if some gstreamer 0.10 packages are
available at build time, but not all. It will not fail if none of
the packages are available or if all of them are available. We can't guarantee either,
hence this patch.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-qt/qt4/qt4.inc