[yocto] boost & qt-mobility-x11 added to core-image-sato

Edward Vidal vidal.develone at gmail.com
Wed Apr 3 07:01:55 PDT 2013


Hello,
I have been using the bitbake core-image-sato with

EXTRA_IMAGE_FEATURES = "debug-tweaks tools-sdk" which adds the sdk to the
image.

I since have done bitbake boost (added about 14 RPMs) and bitbake
qt-mobility-x11 (81 RPMs).

After creating the boost libs I installed the 14 RPMs on the target
with the script
rpm -Uh  \
boost-1.53.0-r1.armv7a_vfp_neon.rpm \
boost-dbg-1.53.0-r1.armv7a_vfp_neon.rpm \
boost-dev-1.53.0-r1.armv7a_vfp_neon.rpm \
boost-staticdev-1.53.0-r1.armv7a_vfp_neon.rpm \
boost-test-1.53.0-r1.armv7a_vfp_neon.rpm \
libboost-date-time1.53.0-1.53.0-r1.armv7a_vfp_neon.rpm \
libboost-filesystem1.53.0-1.53.0-r1.armv7a_vfp_neon.rpm \
libboost-graph1.53.0-1.53.0-r1.armv7a_vfp_neon.rpm \
libboost-iostreams1.53.0-1.53.0-r1.armv7a_vfp_neon.rpm \
libboost-program-options1.53.0-1.53.0-r1.armv7a_vfp_neon.rpm \
libboost-regex1.53.0-1.53.0-r1.armv7a_vfp_neon.rpm \
libboost-signals1.53.0-1.53.0-r1.armv7a_vfp_neon.rpm \
libboost-system1.53.0-1.53.0-r1.armv7a_vfp_neon.rpm \
libboost-thread1.53.0-1.53.0-r1.armv7a_vfp_neon.rpm

The qt-mobility-x11 RPMs were installed with rpm -Uh *.rpm.
The difficult part was determining what are the needed dependencies.  This
was done by running the rpm -Uh --test *.rpm many times and adding
additional RPMs to set of RPMs.

What is the correct procedure to add bitbake results to the target?
How does one know what packages are included in the image? What should be
the order first bitbake boost, bitbake qt-mobility, and then bitbake
core-image-sato?  This order did not work I still needed to install the new
RPMs after the target was running.


Any and all help will be appreciated!

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20130403/6bc5574f/attachment.html>


More information about the yocto mailing list