[OE-core] [oe-core] package inclusion and networking

Khem Raj raj.khem at gmail.com
Thu Mar 22 18:12:37 UTC 2018


use core-image-sato and it has UI to connect to wifi

On Thu, Mar 22, 2018 at 10:53 AM, Rajath C S <rajathcs.1996 at gmail.com> wrote:
> 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, <raj.khem at gmail.com> wrote:
>>
>> On Wed, Mar 21, 2018 at 9:58 PM, Rajath C S <rajathcs.1996 at gmail.com>
>> 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



More information about the Openembedded-core mailing list