[yocto] Unable to parse conf/bitbake.conf

2014-06-25 Thread Kashyap Gada
Trying to build Cross Compile toolchain $ bitbake meta-ide-support ERROR: Traceback (most recent call last): File "/home/kashyap/kashyap/yocto/poky/bitbake/lib/bb/cookerdata.py", line 163, in wrapped return func(fn, *args) File "/home/kashyap/kashyap/yocto/poky/bitbake/lib/bb/cookerdata.

Re: [yocto] Yocto Labs (Alex J Lennon)

2014-06-22 Thread Kashyap Gada
looking forward to that book, Have already pre booked it. Kashyap Gada On Mon, Jun 23, 2014 at 12:30 AM, wrote: > Send yocto mailing list submissions to > yocto@yoctoproject.org > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.y

[yocto] Rasperry Pi bcm2835-bootfiles-20140221-r3 do_fetch

2014-06-13 Thread Kashyap Gada
Hello, The following do_fetch of bcm28353-bootfiles-20140221-r3 is taking considerable amount of time. I have kept system monitor applcation on on my ubuntu workstation which shows download at about 114KBps. I want to know if this do_fetch task is interrupted and bitbake is stopped as I have to cl

[yocto] do_compile failed

2014-06-06 Thread Kashyap Gada
Hello While bitbake was running my pc froze. I did a restart and then started bitbake command again. After that getting following error ERROR: Function failed: do_compile (log file is located at /home/kashyap/kashyap/yocto/poky/minimal/tmp/work/x86_64-linux/qemu-native/1.7.0-r0/temp/log.do_compil

[yocto] Building for Boards not supported by Yocto Project

2014-06-05 Thread Kashyap Gada
linux. I would like to know how should I proceed further. Is it possible to use the same BSP without any changes and make an image using Yocto? Kashyap Gada -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Source Command Permission Denied

2014-06-04 Thread Kashyap Gada
Yes, I have already dropped my plan for continuing further on that setup. I have got a new computer and started the complete process again. Thanks for the help. :-) On Thu, Jun 5, 2014 at 12:04 PM, Burton, Ross wrote: > On Thursday, 5 June 2014, Kashyap Gada wrote: > >> Its a di

Re: [yocto] Source Command Permission Denied

2014-06-04 Thread Kashyap Gada
Its a different ntfs partition. I mount it manually. On Tue, Jun 3, 2014 at 10:44 PM, Saul Wold wrote: > On 06/03/2014 09:20 AM, Kashyap Gada wrote: > >> Thank you Ross. >> >> I actually ran into another problem in bitbaking core-image-sato from the >> getting s

Re: [yocto] Source Command Permission Denied

2014-06-03 Thread Kashyap Gada
its copied! On Tue, Jun 3, 2014 at 9:16 PM, Burton, Ross wrote: > On 3 June 2014 16:39, Kashyap Gada wrote: > > bash: /home/kashyap/yocto/poky/scripts/oe-setup-builddir: Permission > denied > > The permissions on that file don't involve +x. Is that a fresh > check

Re: [yocto] Source Command Permission Denied

2014-06-03 Thread Kashyap Gada
$ sudo mount -t auto -v /dev/sda5 /mnt/hda > > after the work is done can unmount using > > sudo unmount /dev/sda5 (not checked this part yet) > > Thanks > Kashyap Gada > smartsys india > gada(.)kashyap(@)gmail(.)com > > $sudo mount -t > > > On Fri, May 30

Re: [yocto] Source Command Permission Denied

2014-05-30 Thread Kashyap Gada
can unmount using sudo unmount /dev/sda5 (not checked this part yet) Thanks Kashyap Gada smartsys india gada(.)kashyap(@)gmail(.)com $sudo mount -t On Fri, May 30, 2014 at 4:40 PM, Burton, Ross wrote: > On 30 May 2014 05:06, Kashyap Gada wrote: > >> bash: > >> /media/kas

[yocto] Source Command Permission Denied

2014-05-29 Thread Kashyap Gada
Hello Community, This is my first question please excuse if I'm making a silly mistake. I am just starting learning the yocto project to develop custom linux os. I was following the few commands to download and setup poky on my build system from the quick start guide at . $ git clone http://git.yo

[yocto] (no subject)

2014-05-29 Thread Kashyap Gada
Hello Community, This is my first question please excuse if I'm making a silly mistake. I am just starting learning the yocto project to develop custom linux os. I was following the few commands to download and setup poky on my build system from the quick start guide at . $ git clone http://git.yo