[yocto] Add gstwebrtcdsp to gstreamer plugins

2018-06-18 Thread Andrea Picaro
Hello, for an imx6 machine i need to compile gstreamer plugin bad webrtcdsp. by following patterns i've found for other bad plugins, i tryed: PACKAGES += "${PN}-audio-bad" RDEPENDS_${PN}-audio-bad = "gstreamer1.0-plugins-bad-webrtcdsp" in packagegroup-fsl-gstreamer1.0.bb also, in

[yocto] Enable qt web engine mp4 support in yocto

2017-05-17 Thread Andrea Picaro
Hello i'd like to enable mp4 video support for QWebengine. I've read many threads regarding WEBENGINE_CONFIG+=proprietary_codecs to be passed to qmake But, how can i do this through a recipe? -- ___ yocto mailing list yocto@yoctoproject.org

[yocto] QtWebEngine cannot show google sites due to certificate errors

2017-05-16 Thread Andrea Picaro
tested gave results. All google sites gives ERR_INSECURE_RESPONSE and i see this error in console: ERROR:cert_verify_proc_openssl.cc(238)] X509 Verification error certificate has expired : 10 : 3 : 2 Any hint would much appreciated Thanks -- *Andrea Picaro