On Fri, Dec 11, 2015 at 11:49 AM, Ivan Sergio Borgonovo <[email protected]> wrote: > Hi, > > I've been able to build working images for an imx28evk based board with > fido. > I'm trying to do the same with jethro. > > release-notes/source/known-issues.rst > says > 1. Fail to build imx-lib/imx-vpu/imx-test/gst-fsl-plugin when building > against linux-fslc > > and that exactly what happens: > > ERROR: Nothing RPROVIDES 'gst-fsl-plugin' (but > /opt/yocto/jethro/sources/poky/meta/recipes-core/images/core-image-minimal.bb > RDEPENDS on or otherwise requires it) > > I didn't know gst-fsl-plugin till I downloaded the source to see. > While I don't plan to use those features I'd feel more comfort to switch to > jethro knowing I could relay on them. > > Is there a chance it is planned to be fixed? > If not, can somebody give me a short introduction to the problem to get an > idea if I can contribute and fix it?
gst-fsl-plugin is not supposed to work on mx28. And this package is deprecated as gst0.1 was completely replaced by gst1.0 In imx28 (no VPU) you can use gstreamer mailine. Daiane > > thanks > > -- > Ivan Sergio Borgonovo > http://www.webthatworks.it > > -- > _______________________________________________ > meta-freescale mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-freescale -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
