<div dir="ltr"><div>Hello,<br></div>I have been using the bitbake core-image-sato with 


        
        
        
        <style type="text/css">PRE { direction: ltr; color: rgb(0, 0, 0); }PRE.western {  }PRE.cjk { font-family: "WenQuanYi Zen Hei Sharp",monospace; }PRE.ctl {  }P { margin-bottom: 0.08in; direction: ltr; color: rgb(0, 0, 0); }P.western { font-family: "Liberation Serif","Times New Roman",serif; font-size: 12pt; }P.cjk { font-family: "WenQuanYi Zen Hei Sharp"; font-size: 12pt; }P.ctl { font-family: "DejaVu Sans"; font-size: 12pt; }A:link {  }</style>


<pre class="" style="margin-bottom:0.2in">EXTRA_IMAGE_FEATURES = "debug-tweaks tools-sdk" which adds the sdk to the image.<br></pre><pre class="" style="margin-bottom:0.2in">I since have done bitbake boost (added about 14 RPMs) and bitbake qt-mobility-x11 (which appears to have added many RPMs).<br>
</pre><pre class="" style="margin-bottom:0.2in">After creating the boost libs I installed the 14 RPMs on the target with the script<br>rpm -Uh  \<br>boost-1.53.0-r1.armv7a_vfp_neon.rpm \<br>boost-dbg-1.53.0-r1.armv7a_vfp_neon.rpm \<br>
boost-dev-1.53.0-r1.armv7a_vfp_neon.rpm \<br>boost-staticdev-1.53.0-r1.armv7a_vfp_neon.rpm \<br>boost-test-1.53.0-r1.armv7a_vfp_neon.rpm \<br>libboost-date-time1.53.0-1.53.0-r1.armv7a_vfp_neon.rpm \<br>libboost-filesystem1.53.0-1.53.0-r1.armv7a_vfp_neon.rpm \<br>
libboost-graph1.53.0-1.53.0-r1.armv7a_vfp_neon.rpm \<br>libboost-iostreams1.53.0-1.53.0-r1.armv7a_vfp_neon.rpm \<br>libboost-program-options1.53.0-1.53.0-r1.armv7a_vfp_neon.rpm \<br>libboost-regex1.53.0-1.53.0-r1.armv7a_vfp_neon.rpm \<br>
libboost-signals1.53.0-1.53.0-r1.armv7a_vfp_neon.rpm \<br>libboost-system1.53.0-1.53.0-r1.armv7a_vfp_neon.rpm \<br>libboost-thread1.53.0-1.53.0-r1.armv7a_vfp_neon.rpm<br>Now with the many RPMs created with bitbake qt-mobility-x11 what is the correct procedure to add this to the target?<br>
How does one know what is included in the image? What should be the order first bitbake boost, bitbake qt-mobility, and then bitbake core-image-sato?<br></pre><pre class="" style="margin-bottom:0.2in">Any and all help will be appreciated!<br>
</pre><pre class="" style="margin-bottom:0.2in">Thanks<br></pre>

</div>