[yocto] Detailed steps involved in populate_sdk

2014-05-30 Thread Anooj Gopi
Hello, I am new to yocto project and learning about the project step by step for one of our project. For study purpose, I'm currently using the latest yocto git clone and built "bitbake core-image-minimal" successfully for "beaglebone". I have got all the target images to boot. At this point I

Re: [yocto] Source Command Permission Denied

2014-05-30 Thread Kashyap Gada
Thank You. I did the following and it worked. First Found the drive using $ sudo fdisk -l Then Selected the desired drive and create a directory in the /mnt path $ sudo mkdir hda Now Mount the sda5(can be different for you) $ sudo mount -t auto -v /dev/sda5 /mnt/hda after the work is done ca

[yocto] How to leave original git remote in unpacked repository?

2014-05-30 Thread Alex J Lennon
Hi, When I drop into a devshell for an unpacked SRV_REV from a particular git SRC_URI I have the git remote origin set to a local archive in the ~/downloads tree. Is there a build variable, say, I can set to leave the original git remote set as well so that I can more easily push back changes I m

Re: [yocto] Source Command Permission Denied

2014-05-30 Thread Burton, Ross
On 30 May 2014 05:06, Kashyap Gada wrote: >> bash: >> /media/kashyap/3E0800DC08009555/yocto/poky/scripts/oe-setup-builddir: >> Permission denied You appear to be running Yocto on external media and your system has likely mounted it with the "noexec" flags to prevent malicious programs. You'll wa

Re: [yocto] [OE-core] [Repo Issue] x264: Unable to find revision

2014-05-30 Thread Paul Eggleton
Hi Hui Qing, On Friday 30 May 2014 09:44:31 Chong, Hui Qing wrote: > Hi, I am working on Yocto Project 1.6, Daisy branch. Previously I am able to > build the image successfully, but now I have errors as follow: > > ERROR: Fetcher failure: Unable to find revision > 585324fee380109acd9986388f857f41

[yocto] [Repo Issue] x264: Unable to find revision

2014-05-30 Thread Chong, Hui Qing
Hi, I am working on Yocto Project 1.6, Daisy branch. Previously I am able to build the image successfully, but now I have errors as follow: ERROR: Fetcher failure: Unable to find revision 585324fee380109acd9986388f857f413a60b896 in branch master even from upstream ERROR: Function failed: Fetcher