Re: [yocto] Where does the 'PN' is set.

2013-01-04 Thread Biao
At 2013-01-05 14:24:07,Biao wrote: At 2013-01-04 19:35:58,"Burton, Ross" wrote: >On 4 January 2013 11:34, Bill Traynor wrote: >>> I would like to know where does the so-called 'gather' exactly happens? >>> For example, does it mean the bitbake core get the 'PN = u-boot' by >>> cutting of the

Re: [yocto] Where does the 'PN' is set.

2013-01-04 Thread Biao
At 2013-01-04 19:35:58,"Burton, Ross" wrote: >On 4 January 2013 11:34, Bill Traynor wrote: >>> I would like to know where does the so-called 'gather' exactly happens? >>> For example, does it mean the bitbake core get the 'PN = u-boot' by >>> cutting of the name of 'u-boot_2011.03.bb'? > >If you

Re: [yocto] Where does the 'PN' is set.

2013-01-04 Thread Biao
在 2013-01-04 19:34:10,"Bill Traynor" 写道: On Fri, Jan 4, 2013 at 1:53 AM, Biao wrote: Hi, In meta/conf/documentation.conf PN[doc] = "PN holds the name of the package (Package Name). It is gathered from the bitbake-file filename" I would like to know where does the so-called 'gather' exactl

Re: [yocto] Where does the 'PN' is set.

2013-01-04 Thread Burton, Ross
On 4 January 2013 11:34, Bill Traynor wrote: >> I would like to know where does the so-called 'gather' exactly happens? >> For example, does it mean the bitbake core get the 'PN = u-boot' by >> cutting of the name of 'u-boot_2011.03.bb'? If you want to know exactly where it happens, see bitbake.c

Re: [yocto] Where does the 'PN' is set.

2013-01-04 Thread Bill Traynor
On Fri, Jan 4, 2013 at 1:53 AM, Biao wrote: > Hi, > > In meta/conf/documentation.conf > PN[doc] = "PN holds the name of the package (Package Name). It is gathered > from the bitbake-file filename" > > I would like to know where does the so-called 'gather' exactly happens? > For example, does it m