[yocto] Include all the native sdk packages built into sdk install script (populate_sdk)

Meier, Dennis meier.dennis at siemens.com
Wed Jul 16 05:59:02 PDT 2014


Dear Anooj

What goes into the native sysroot is determined by the TOOLCHAIN_HOST_TASK variable I believe. So setting TOOLCHAIN_HOST_TASK += “nativesdk-libqt5core-dev” or something alike should be what you are looking for. I don’t know if there is a simple solution to include *every* nativesdk-* package in the SDK, I think you need to add them manually or write your own IMAGE_FEATURE.

Regards,
Dennis

From: yocto-bounces at yoctoproject.org [mailto:yocto-bounces at yoctoproject.org] On Behalf Of Anooj Gopi
Sent: Mittwoch, 16. Juli 2014 12:28
To: yocto at yoctoproject.org
Subject: [yocto] Include all the native sdk packages built into sdk install script (populate_sdk)

Hello,
Which is the best way to include all the native sdk packages built during the command

bitbake <image> -c populate_sdk
into the SDK sysroots generated in the SDKMACHINE (generated by sdk installation script).
For eg. I can see "build/tmp/deploy/rpm/i686_nativesdk/nativesdk-libqt5core-dev-5.2.1-r1.i686_nativesdk.rpm" package generated in the build machine. But it is not available by default in the sysroot generated by "build/tmp/deploy/sdk/oecore-i686-cortexa15hf-vfp-neon-toolchain-oe-core.0.sh<http://oecore-i686-cortexa15hf-vfp-neon-toolchain-oe-core.0.sh>".

Best Regards,
Anooj Gopi

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20140716/5ac14c5c/attachment.html>


More information about the yocto mailing list