[OE-core] Workaround to compile linux-omap_2.6.39.bb?

Richard Purdie richard.purdie at linuxfoundation.org
Wed Oct 5 11:38:45 UTC 2011


On Wed, 2011-10-05 at 12:48 +0200, Tasslehoff Kjappfot wrote:
> I need to compile linux-omap_2.6.39.bb, but it fails since the 
> tmlind-repos are not currently on kernel.org.
> 
> I have downloaded 
> git_git.kernel.org.pub.scm.linux.kernel.git.tmlind.linux-omap-2.6.git_v2.6.39.tar.gz 
> from the angstrom mirrors. Can I extract that into my downloads/ in a 
> way that will make bitbake find and accept it?

OE-Core uses fetch2 and that is a tarball from fetch1. You'd need to
convert that tarball into the form that fetch2 expects and rename it,
then you stand some chance of it working.

Also note that your recipes needs to be using a fixed source revision
and that revision needs to be present in that tarball.

Cheers,

Richard





More information about the Openembedded-core mailing list