All of lore.kernel.org
 help / color / mirror / Atom feed
* Doubt about layer priority and package version preference
@ 2013-03-29 11:29 saurav
  2013-03-29 14:17 ` Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: saurav @ 2013-03-29 11:29 UTC (permalink / raw)
  To: yocto

Hi,

I am having some doubt about the yocto 1.3.  can anyone clarify the same?

Is there any change done in yocto 1.3 about the layer priority and package
version preference? I observed that 

In yocto1.2: Package version takes preference over the layer priority.  Ex.
If 1.0 version of package-1 is present in layer1 with higher priority then
layer2 which contains 2.0 version of package-1, then while building 2.0
version of package-1 is considered though layer priority is otherwise but

In Yocto1.3: Layer priority takes preference over package version. 

Regards,
Saurav





^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Doubt about layer priority and package version preference
  2013-03-29 11:29 Doubt about layer priority and package version preference saurav
@ 2013-03-29 14:17 ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2013-03-29 14:17 UTC (permalink / raw)
  To: sauravkg; +Cc: yocto

Saurav

On Mar 29, 2013, at 4:29 AM, saurav <sauravkg@huawei.com> wrote:

> Hi,
> 
> I am having some doubt about the yocto 1.3.  can anyone clarify the same?
> 
> Is there any change done in yocto 1.3 about the layer priority and package
> version preference? I observed that 
> 
> In yocto1.2: Package version takes preference over the layer priority.  Ex.
> If 1.0 version of package-1 is present in layer1 with higher priority then
> layer2 which contains 2.0 version of package-1, then while building 2.0
> version of package-1 is considered though layer priority is otherwise but
> 
> In Yocto1.3: Layer priority takes preference over package version. 


If you do not lock version of recipe as preferred then bit bake will choose the newest
available as per versioning rules (similar to debian versioning rules) and it should be
considering all configured layers via bblayers.

> 
> Regards,
> Saurav
> 
> 
> 
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-03-29 14:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-29 11:29 Doubt about layer priority and package version preference saurav
2013-03-29 14:17 ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.