Re: [yocto] should yocto filename references start with a leading slash?

2013-11-07 Thread Rifenbark, Scott M
-Original Message- >From: yocto-boun...@yoctoproject.org [mailto:yocto- >boun...@yoctoproject.org] On Behalf Of Paul Eggleton >Sent: Thursday, November 07, 2013 2:49 AM >To: Robert P. J. Day; Scott Rifenbark >Cc: yocto@yoctoproject.org >Subject: Re: [yocto] should yocto f

Re: [yocto] should yocto filename references start with a leading slash?

2013-11-07 Thread Paul Eggleton
On Wednesday 06 November 2013 14:12:17 Robert P. J. Day wrote: > currently reading ref manual, section 6, and i'm seeing filename > references of the form /meta-yocto/conf, /scripts/oe-setup-builddir, > and so on. > > is it really appropriate for those filenames to begin with a leading > slash

[yocto] should yocto filename references start with a leading slash?

2013-11-06 Thread Robert P. J. Day
currently reading ref manual, section 6, and i'm seeing filename references of the form /meta-yocto/conf, /scripts/oe-setup-builddir, and so on. is it really appropriate for those filenames to begin with a leading slash? it seems unnecessary, and possibly a bit misleading. is there a reason f