All of lore.kernel.org
 help / color / mirror / Atom feed
* PREFERRED_VERSION and wildcards
@ 2012-03-14 21:34 Andreas Oberritter
  2012-03-14 22:54 ` Martin Jansa
  0 siblings, 1 reply; 4+ messages in thread
From: Andreas Oberritter @ 2012-03-14 21:34 UTC (permalink / raw)
  To: bitbake-devel

Hi,

I just tried using wildcards, like it's done for gcc, e.g.:

PREFERRED_VERSION_foo = "1.2%"

Now, if I have two foo recipes, foo_1.2.1.bb and foo_1.2.3.bb, in the
same directory, then Bitbake always chooses 1.2.1 instead of the one
with the higher version number. Does bitbake always choose the first
matching version it can find? Is this a general limitation of wildcards,
or is this a problem that can get corrected? I'd expect it to choose the
highest matching version.

Regards,
Andreas



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

end of thread, other threads:[~2012-03-15  0:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-14 21:34 PREFERRED_VERSION and wildcards Andreas Oberritter
2012-03-14 22:54 ` Martin Jansa
2012-03-14 23:53   ` Andreas Oberritter
2012-03-15  0:02     ` Martin Jansa

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.