Re: [yocto] install and use "bitbake -c populate_sdk"

2013-02-04 Thread Eddy Lai GMail
which contains the development tools and needed development library and kernel sources. Please refer to core-image-sato-sdk for how to customize your image to allow your do development work on target. Thanks, Jessica -Original Message- From: yocto-boun...@yoctoproject.org <mail

Re: [yocto] install and use "bitbake -c populate_sdk"

2013-01-24 Thread Eddy Lai GMail
Hi, I have build and boot the image from USB flash disk with the .hddimg created by "bitbake -k core-image-basic" have added ssh server inside and make sure the ethernet works well, then use "bitbake -c populate_sdk core-image-basic" to create the "poky_eglibc_xx.sh" under "tmp/deploy/sdk" dir