<br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Dec 6, 2012 at 8:28 AM, Tarek El-Sherbiny <span dir="ltr"><<a href="mailto:tarek.elsherbiny@gmail.com" target="_blank">tarek.elsherbiny@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Hi All,</div><div><br></div>I have pulled the latest git://<a href="http://git.yoctoproject.org/meta-fsl-arm" target="_blank">git.yoctoproject.org/meta-fsl-arm</a> into my -b master build just today.<br>
<div><br></div><div>In my local image I added to IMAGE_INSTALL += "libfslcodec" but I'm getting this error:</div>
<div><br></div><div><div>| Processing lighttpd-module-fastcgi...</div><div>| Processing perl-module-strict...</div><div>| Processing gst-fsl-plugin...</div><div>| Processing perl-module-file-glob...</div><div>| Processing libfslvpuwrap3...</div>

<div>| Processing libsysvar...</div><div>| Processing gstreamer...</div><div>| Processing libfslcodec...</div><div>| Processing perl-module-exporter-heavy...</div><div>| Processing libsdl-image-1.2-0...</div><div>| Unable to resolve package libfslcodec</div>

<div>| ERROR: some packages were missing</div><div>| ERROR: Function failed: do_rootfs (see /data/extend_homes/telsherbiny/work/fsl-community-bsp/build/tmp/work/imx6qsabrelite-poky-linux-gnueabi/imx6-accelerated-image-1.0-r0/temp/log.do_rootfs.16851 for further information)</div>

<div>ERROR: Task 7 (/data/extend_homes/telsherbiny/work/fsl-community-bsp/sources/meta-adh-console/recipes-core/images/<a href="http://imx6-accelerated-image.bb" target="_blank">imx6-accelerated-image.bb</a>, do_rootfs) failed with exit code '1'</div>

<div>NOTE: Tasks Summary: Attempted 3804 tasks of which 3802 didn't need to be rerun and 1 failed.</div><div>No currently running tasks (3803 of 3805)</div><div><br></div><div>Summary: 1 task failed:</div><div>  /data/extend_homes/telsherbiny/work/fsl-community-bsp/sources/meta-adh-console/recipes-core/images/<a href="http://imx6-accelerated-image.bb" target="_blank">imx6-accelerated-image.bb</a>, do_rootfs</div>

<div>Summary: There was 1 ERROR message shown, returning a non-zero exit code.</div></div><div><br></div><div>It is not complaining about libfslvpuwrap or libfslparser which is strange!!</div><div><br></div><div>I'm trying to use the gstreamer vpu plugin but it's not working so when I checked the installed libraries I didn't find the codecs which I think is causing the problem.</div>

<div><br></div><div>How can I fix this problem?</div></blockquote><div><br></div><div>You should add libfslcodec as depends of the application which will use it; and add the application in the image. The library will be add automatically.</div>
<div><br></div><div>For including the gstreamer plugin, the easiest way is to add packagegroup-fsl-gstreamer in the image. </div></div><div><br></div>-- <br>Otavio Salvador                             O.S. Systems<br>E-mail: <a href="mailto:otavio@ossystems.com.br" target="_blank">otavio@ossystems.com.br</a>  <a href="http://www.ossystems.com.br" target="_blank">http://www.ossystems.com.br</a><br>
Mobile: +55 53 9981-7854              <a href="http://projetos.ossystems.com.br" target="_blank">http://projetos.ossystems.com.br</a><br><br>
</div>