Did you actually bother trying what I told you to try? You can specify a path to a directory just fine, and the file:///sdr/GPP_node I gave you will work just fine. It'll copy the entire tree into workdir and build there.
On Tue, Jun 8, 2010 at 8:34 AM, saleh usman <[email protected]> wrote: > > > If there are too many files in directory then I have to mention each file > one by one? Is there no option to give path of directory? > Saleh > >Chris Larson <clarson <at> kergoth.com> writes: > > > > > 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 <salehusman <at> hotmail.com> > 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' > _________________________________________________________________ > Hotmail: Trusted email with Microsoft’s 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
