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 (which appears to have added many 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 Now with the many RPMs created with bitbake qt-mobility-x11 what is the correct procedure to add this to the target? 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? Any and all help will be appreciated! Thanks
_______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto