SRC_URI arguments, how to

Sudharshan S sudharsh at gmail.com
Tue Oct 30 08:36:30 CET 2007


On Mon, 2007-10-29 at 22:44 +0100, Pontus Oldberg wrote:
> Sorry guys,
> Here's a newbie questions. I have been trying to get bitbake to
> recognize my imported project in the local overlay.
> 
> I did the myhelloworld exercise which worked fine. Now I have created a
> new directory with multiple sub directories containing source and header
> files. When I run standard make on the base makefile in my structure it
> works OK. When I try to build it with my MokoMakefile it seems my
> project does not get copied to the work directory. Do I need to specify
> every single source file in the SRC_URI variable or is there a way to
> point to a directory structure and have all of it copied to the work
> directory ?
> 
> Regards
> /Pontus

What you could do is wrap everything up in a tarball and make SRC_URI
point to it. Should work.

Regards
Sudharshan S
blog: http://www.sudharsh.wordpress.com





More information about the community mailing list