[OE-core] Phonon is not available Qt 4.8.7

alexander.kanavin at linux.intel.com alexander.kanavin at linux.intel.com
Thu Aug 20 16:20:10 UTC 2015


> Hello!
> I have a piece of my custom software which is depends on Qt4 + Phonon +
> gstreamer 0.1 and two years ago I had successfully built oe-core image.
> Recent version of oe-core (19 Aug 2015) contain QT_PHONON ?= "-no-phonon"
> option inside qt4.inc file. Why this option banned in default Qt 4
> configuration? Also I do not see qt4-plugin-phonon-backend-gstreamer
> package in recent version, which my software also requires. Other
> gstreamer-0.1 components is fine and already built. What I should do to
> activate Phonon support for Qt4 in oe-core?

The reasons for this are explained here:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=6294

In the short term, don't use the master branch of oe-core. Use the current
stable branch (fido) which should still have the Qt4 with Phonon enabled.
It's also possible to use the master branch, by creating a custom layer
with a .bbappend file that tweaks the Qt4 build options, but I think it's
less hassle to roll back to fido.

In the long term, do port your software to Qt5. Qt4 itself goes out of
support at the end of 2015, and we plan to move it out of oe-core around
same time.

Alex



More information about the Openembedded-core mailing list