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

Ross Burton ross.burton at intel.com
Thu Apr 4 00:32:32 PDT 2013


Please remember to ensure the list is included in your replies, i.e. reply to all not reply to sender. 

On Wednesday, 3 April 2013 at 23:47, Edward Vidal wrote: 
> Hello,
> I first want to thank Ross and Paul for pointing me in the direction of dev-manual. I was looking in the ref-manual this explains several things. 
> This is what I created.
> core-image-sato-sdk-ex.bb (http://core-image-sato-sdk-ex.bb)
> require core-image-sato.bb (http://core-image-sato.bb)
> 
> DESCRIPTION = "Image with Sato support that includes everything within \
> core-image-sato plus meta-toolchain, development headers and libraries to \
> form a standalone SDK."
> 
> IMAGE_FEATURES += "dev-pkgs tools-sdk qt4-pkgs \
> tools-debug eclipse-debug tools-profile tools-testapps debug-tweaks ssh-server-openssh "
> 
> IMAGE_INSTALL += "kernel-dev boost qt-mobility-x11"
> Currently running MACHINE=beaglebone bitbake core-image-sato-sdk-ex -vDD.
> It appears that boost and qt-mobility will be added.
> 
> If you want this in the meta-toolchain-sdk then you must create a custom image for this as well correct?
> Once again thanks

Using bitbake core-image-sato-sdk-ex -c populate_sdk should generate a standalone SDK based on your image, if I've understood correctly.

Ross



More information about the yocto mailing list