<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi,<div><br></div><div>I am trying to build the latest gstreamer version 1.14.2 using the yocto recipes from <a href="https://github.com/openembedded/openembedded-core/tree/master/meta/recipes-multimedia/gstreamer">https://github.com/openembedded/openembedded-core/tree/master/meta/recipes-multimedia/gstreamer</a></div><div><br></div><div>I have added new version recipes to my custom yocto layer; added the required .bbclass files to 'classes' directory inside my custom layer. There are older version (1.4.5, 1.6.0) recipes in other layers but my layer has higher priority so the 'bitbake -s' shows 1.14.2 as the version of gstreamer family, so that proves the recipes are successfully parsed.</div><div><br></div><div>After that I am trying to build gstreamer1.0 using the command '<b>bitbake gstreamer1.0</b>' but I get an error saying </div><div><b>Nothing PROVIDES 'gobject-introspection' .......... </b></div><div><b>Close matches: </b></div><div><b>gobject-introspection-stub </b></div><div><b>gobject-introspection-native</b></div><div><b><br></b></div><div>I have verified that the gobject-introspection.bbclass file has been added to classed directory of my layer. I have removed gobject-introspection from the inherit list in the  <span style="color:rgb(36,41,46);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol""><a href="http://gstreamer1.0_1.14.2.bb">gstreamer1.0_1.14.2.bb</a> and it successfully continued to bitbake until some 'installed but not shipped'</span> error occurred at do_package_qa task. Also another class '<span style="color:rgb(36,41,46);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;white-space:pre">upstream-version-is-even.bbclass</span>' is also inherited by <span style="color:rgb(36,41,46);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol""><a href="http://gstreamer1.0_1.14.2.bb">gstreamer1.0_1.14.2.bb</a> and that is also present in same directory as </span>gobject-introspection.bbclass but I don't get any error with that.</div><div><br></div><div>I am using the yocto setup cloned from freescale's repository (<a href="http://git.freescale.com/git/cgit.cgi/imx/fsl-arm-yocto-bsp.git/tree/imx-4.1.15-1.1.2.xml?h=imx-4.1.15-1.0.0_ga">http://git.freescale.com/git/cgit.cgi/imx/fsl-arm-yocto-bsp.git/tree/imx-4.1.15-1.1.2.xml?h=imx-4.1.15-1.0.0_ga</a>), so this might contain older dependency libraries. Also the bitbake version is 1.28.0</div><div><br></div><div>What could be the problem? Please let me know if I need to provide any additional information to understand issue better.</div><div><br></div><div>Thanks</div><div>Tarun</div><div><br></div></div></div></div></div>