Hi,

On Wed, 2007-03-28 at 18:01 +0000, Scott Oberg wrote:
> I'm trying to checkout multiple components from svn trunks in a single
> recipe file.  If there's a no-brainer solution, I'd appreciate the heads
> up.  If not, then here's my use case.  I'm not a python dev, but I'm
> starting to pick up enough to be dangerous:)
> 
> I'm fighting against the lack of the ability to supply a checkout name
> for the svn checkout OR the ability for the svn fetcher to handle a
> module path (potential patch to svn.py at bottom).  I think it's a
> little messy to create separate .bb files for the components that should
> be built under a single make...but maybe that's what you'll recommend:)
> 
> Is the lack of a checkout name param done by design?  I don't think it
> could be for performance reasons since each recipe gets it's own
> svn/recipie_name dir.  Therefore, a common svn checkout cannot be reused
> across recipes.  ref:
> http://bugs.openembedded.org/show_bug.cgi?id=1168

I think you might be onto a problem and you're probably trying something
nobody has tried before. Could you confirm which version of bitbake
you're using though? 1.8.x and onwards have quite a few fetcher changes
and I'd like to confirm the problem exists in that version.

Cheers,

Richard

_______________________________________________
Bitbake-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bitbake-dev

Reply via email to