As you'd know if you'd read the manuals, local paths are specified with file://. file:///sdr/GPP_node is what you want.
On Tue, Jun 8, 2010 at 8:05 AM, saleh usman <[email protected]> wrote: > > I want to give a path of a directory /sdr/GPP_node in bitbake recipe in > which source files are placed. I did this as > > SRC_URI = "/sdr;module=GPP_node" > > But it is showing error as shown below. kindly tell me the exact format for > this path. > > > NOTE: Running task 1783 of 3200 (ID: 1081, > /sdr/ossie_collection/packages/ossie-nodes/ossie-gpp-node_svn.bb, > do_fetch) > NOTE: Task failed: Malformed URL: /sdr;module=GPP_node > ERROR: TaskFailed event exception, aborting > ERROR: Build of /sdr/ossie_collection/packages/ossie-nodes/ > ossie-gpp-node_svn.bb do_fetch failed > ERROR: Task 1081 (/sdr/ossie_collection/packages/ossie-nodes/ > ossie-gpp-node_svn.bb, do_fetch) failed > NOTE: Tasks Summary: Attempted 1782 tasks of which 1782 didn't need to be > rerun and 1 failed. > ERROR: '/sdr/ossie_collection/packages/ossie-nodes/ossie-gpp-node_svn.bb' > failed > > > Saleh > > _________________________________________________________________ > Hotmail: Trusted email with powerful SPAM protection. > https://signup.live.com/signup.aspx?id=60969 > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > -- Christopher Larson clarson at kergoth dot com Founder - BitBake, OpenEmbedded, OpenZaurus Maintainer - Tslib Senior Software Engineer, Mentor Graphics _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
