Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gstreamer1.0-plugins-bad: add expansion parameter | Samuli Piippo | 2017-12-20 | 1 | -2/+2 |
| | | | | | | | | | The expansion is now again optional, but for brief time it was required. Add the default value (True) so that the layer can be used also with older oe-core versions. Signed-off-by: Samuli Piippo <samuli.piippo@qt.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | gstreamer1.0-plugins-bad: add qt5 packageconfig | Carlos Rafael Giani | 2017-08-13 | 1 | -0/+15 |
This adds a new command line switch to the configure script to make sure the right paths to moc, uic, rcc are used. It also makes sure OpenGL is enabled if the qt5 packageconfig is in use. Note that the moc/uic/rcc path configure switches were introduced in GStreamer 1.12.2, so this version is a requirement. Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |