[OE-core] how to tweak a kernel recipe file to point at a local git repo?

Robert P. J. Day rpjday at crashcourse.ca
Sun Jan 27 23:12:22 UTC 2013


On Sun, 27 Jan 2013, Harvey Chapman wrote:

> On Jan 27, 2013, at 4:26 PM, "Robert P. J. Day" <rpjday at crashcourse.ca> wrote:
>
> > SRC_URI += "git://arago-project.org/git/projects/linux-davinci.git;protocol=git;branch=${BRANCH} \
> >        file://defconfig"
> > ===== snip =====
> >
> >  now i already *have* that repo cloned on my local hard drive, so
> > what would i change in the recipe file (just temporarily) to point the
> > fetcher there?  i would only need to do that once since i've set up my
>
> Something like this:
>
> SRC_URI = "git:///home/hchapman/kernel.git;branch=omap-3.5;protocol=file"

  that's exactly what i tried, and i still had a fetcher failure.
i'll test it again later.

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================




More information about the Openembedded-core mailing list