[yocto] Adding nativesdk package to toolchain

2014-10-14 Thread Navani Srivastava
Hello, I am trying to add a nativesdk package of a custom recipe to toolchain in Poky-8.0.2. I have added nativesdk-qjson (custom package) to TOOLCHAIN_HOST_TASK variable, but it is throwing following error while generating the toolchain- Collected errors: | * opkg_install_cmd: Cannot install

[yocto] FW: [oss-security] Truly scary SSL 3.0 vuln to be revealed soon:

2014-10-14 Thread Sona Sarmadi
Hi all, It seems that another vulnerability is coming soon, the advice is disable SSLv3.: http://www.theregister.co.uk/2014/10/14/nasty_ssl_30_vulnerability_to_drop_tomorrow/ From Hanno Böck [ha...@hboeck.de]: Whether it's scary or not I have an

Re: [yocto] How to include static library and headers in sdk

2014-10-14 Thread Paul Eggleton
On Tuesday 23 September 2014 11:38:35 Matt Schuckmann wrote: Paul Eggleton wrote: So the way our system works, we assume that a recipe will have a main package and in the case of a library that that will contain the actual library file; the dev package just contains headers and the non-