On Tue, Jul 8, 2014 at 3:00 AM, jags gediya <[email protected]> wrote: > I have run below command > > bitbake -c fetchall core-image-minimal > > It has created downloads directory and packages source codes are > there, but i am not able to fine the kernel and u-boot source code. > > But, I have build then without internet connectivity, and kernel and > u-boot have built properly. I am not getting from where it is taking > the source code for kernel and u-boot. > > I am building yocto sdk for imx6l evolution kit and i have checked out > daisy branch. > > Please suggest where can be the source code for kernel and u-boot > before build but after fetch.
You find a copy of source code into your download folder (pointed by DL_DIR) If you´re using a default configuration ;) Daiane -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
