[yocto] Source for recipe on local drive

Paul Eggleton paul.eggleton at linux.intel.com
Sun Feb 28 13:37:33 PST 2016


With 1.8 and later, if it's purely the source you want there is the "devtool 
extract" command which will extract the sources of the specified recipe to a 
directory of your choosing with all of the patches applied, tracked in the 
form of a git tree.

Cheers,
Paul

On Fri, 26 Feb 2016 15:38:38 Oliver wrote:
> Additionally, I use the following sentence to get directly the location
> where these sources are:
> 
> bitbake <recipe> -e | grep "^WORKDIR="
> 
> 
> 
>     El Viernes 26 de febrero de 2016 16:00, "Burton, Ross"
> <ross.burton at intel.com> escribió:
> 
> 
> 
> 
> 
> On 26 February 2016 at 14:55, Marius Liebenberg <mdlcameras at gmail.com>
> wrote:
> 
> How do I get all the source code for a specific recipe onto my local drive.
> That is without sifting through all the config files to try and get url's
> 
> 
> "bitbake [recipe] -c fetch" will just run the fetch task. 
> Ross

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the yocto mailing list