<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Thanks for the response but I'm not sure that I understand. </div><div>Where does this stuff go? In a Packagegroup file. </div><div><br></div><div>I tried adding simple1-staticdev to IMAGE_INSTALL and I get an error that it doesn't exist. </div><div><br></div><div>Can you point me at an example?<br><br><div>Matt S. </div>Sent from my pocket</div><div><br>On Sep 22, 2014, at 7:52 PM, Joseph Andrew de la Peña <<a href="mailto:jdelapena@lexmark.com">jdelapena@lexmark.com</a>> wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr"><div>Good day Matt,</div><div><br></div>You need to explicitly RDEPENDS your-unit-staticdev and your-unit in your image's packagegroup. Assuming, your FILES_${PN}-staticdev is your .a and FILES_${PN} contains your headers.<div><br></div><div>Thanks,</div><div>Joseph</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 23, 2014 at 9:57 AM, Matt Schuckmann <span dir="ltr"><<a href="mailto:Matt.Schuckmann@planar.com" target="_blank">Matt.Schuckmann@planar.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I've got a custom image and 2 custom recipes both very simple libraries that use cmake.<br>
I included the libraries into my image by adding<br>
EXTRA_IMAGEDEPENDS += "simple1"<br>
EXTRA_IMAGEDEPENDS += "simple2"<br>
To my image recipe.<br>
<br>
When I build my image (i.e. bitbake custom-image ) I can see that the library header files and .a files are placed in the correct place in the sysroot directory.<br>
<br>
However when I try to create an sdk (i.e. bitbake custom-image -c populate_sdk) and then install the SDK the headers and .a files are nowhere to be found in the installed sysroot.<br>
<br>
What am I missing?<br>
<br>
Thanks,<br>
Matt S.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
_______________________________________________<br>
yocto mailing list<br>
<a href="mailto:yocto@yoctoproject.org">yocto@yoctoproject.org</a><br>
<a href="https://lists.yoctoproject.org/listinfo/yocto" target="_blank">https://lists.yoctoproject.org/listinfo/yocto</a><br>
</font></span></blockquote></div><br></div>
</div></blockquote></body></html>