Re: [yocto] PR and bbappends

2012-06-10 Thread Paul Eggleton
On Monday 04 June 2012 10:12:09 David Nyström wrote: > On 06/01/2012 09:32 PM, McClintock Matthew-B29882 wrote: > > Some based layers should not modify certain packages. Which > > meta-fsl-ppc is guilty of doing which I would like to cleanup. Changes > > to packages should be moved up to a distro l

Re: [yocto] PR and bbappends

2012-06-04 Thread David Nyström
On 06/01/2012 09:32 PM, McClintock Matthew-B29882 wrote: On Fri, Jun 1, 2012 at 5:34 AM, David Nyström wrote: On 05/31/2012 04:01 PM, Khem Raj wrote: On Thu, May 31, 2012 at 3:54 AM, David Nyström wrote: Hi All, Is there a good way to get the layer name ?, I want to add PR .= "+${LAYER_NAM

Re: [yocto] PR and bbappends

2012-06-01 Thread McClintock Matthew-B29882
On Fri, Jun 1, 2012 at 5:34 AM, David Nyström wrote: > On 05/31/2012 04:01 PM, Khem Raj wrote: >> >> On Thu, May 31, 2012 at 3:54 AM, David Nyström >>  wrote: >>> >>> Hi All, >>> >>> Is there a good way to get the layer name ?, I want to add >>> PR .= "+${LAYER_NAME}.0" to my bbappends for clarity

Re: [yocto] PR and bbappends

2012-06-01 Thread David Nyström
On 05/31/2012 04:01 PM, Khem Raj wrote: On Thu, May 31, 2012 at 3:54 AM, David Nyström wrote: Hi All, Is there a good way to get the layer name ?, I want to add PR .= "+${LAYER_NAME}.0" to my bbappends for clarity and versioning when having multiple meta layers. Where a bbappend:s on package X

Re: [yocto] PR and bbappends

2012-05-31 Thread Khem Raj
On Thu, May 31, 2012 at 3:54 AM, David Nyström wrote: > Hi All, > > Is there a good way to get the layer name ?, I want to add > PR .= "+${LAYER_NAME}.0" to my bbappends for clarity and versioning when > having multiple meta layers. > Where a bbappend:s on package X can reside in one, two or more