On Wed, Sep 19, 2012 at 9:48 AM, Tarek El-Sherbiny <[email protected]> wrote: > > I would like to check out from our local SVN repository. This is the URI > line I'm using in the recipe: > > SRC_URI = > "svn://svn.local.repo/svn/dev_repos/Generation3_app;module=trunk;proto=http"
use protocol=http above and make sure that your server exports over http otherwise drop the argument > > When I try the same command bitbake is using on the command line it works > fine. But bitbake is not fetching the package. > > Is there a special parameter that I need to modify for SVN to work? _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
