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-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On 
Behalf Of Anooj Gopi
Sent: Mittwoch, 16. Juli 2014 12:28
To: yocto@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

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to