All of lore.kernel.org
 help / color / mirror / Atom feed
* Multiple versions of libx11 are due to be built
@ 2015-05-17 20:23 Nithyakala Sainath
  2015-05-18 17:53 ` Randy Witt
  2015-05-19  7:29 ` Richard Purdie
  0 siblings, 2 replies; 5+ messages in thread
From: Nithyakala Sainath @ 2015-05-17 20:23 UTC (permalink / raw)
  To: poky

[-- Attachment #1: Type: text/plain, Size: 802 bytes --]

Hello,

I want to understand the process of choosing a recipe by bitbake

There is a libx11_1.3.2.bb in a layer called A with higher priority of 6.

There is another libx11_1.4.0.bb in a layer called B with priority of 5.

So bitbake sshould automatically pick up libx11  from A right ? Why is it
giving me error like:

" Multiple versions of libx11 are due to be built. Only one version of a
given PN should be built in any given build. You likely need to set
PREFERRED_VERSION_libx11 to select the correct version or don't depend on
multiple versions."

Why should i even prefer a version? This happens when I build an image. But
when I directly call

bitbake libx11

the one from layer A is getting picked up.

I am confused. Can you please tell me ?

Thanks,
Nithyakala.

[-- Attachment #2: Type: text/html, Size: 1140 bytes --]

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

end of thread, other threads:[~2015-05-19  8:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-17 20:23 Multiple versions of libx11 are due to be built Nithyakala Sainath
2015-05-18 17:53 ` Randy Witt
2015-05-19  7:32   ` Richard Purdie
2015-05-19  8:09     ` Nithyakala Sainath
2015-05-19  7:29 ` Richard Purdie

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.