Thanks, I'll check it out.

Can you help me setup WiFi connection to poky?
Im highly struggling with this, I have placed connman in local.conf file ,
what next is the procedure such that my poky on qemu can detect the WiFi?
Thanks

On Thu, 22 Mar 2018, 14:43 Khem Raj, <[email protected]> wrote:

> On Wed, Mar 21, 2018 at 9:58 PM, Rajath C S <[email protected]>
> wrote:
> > Can i install tensorflow and h5py (since they are not there as recipes)
> > using Internet on yocto? (just the way they are installed on ubuntu or
> other
> > host OS)
> >
>
> may be you can use on device SDK and build it natively on
> your target
>
> EXTRA_IMAGE_FEATURES_append = " tools-sdk"
> IMAGE_INSTALL_append = " python coreutils findutils git zlib tar"
>
> then checkout the sources on target and build it. You might need more
> packages then keep adding them to IMAGE_INSTALL and rebuilding image
>
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to